Commit c7cbbc18 authored by Takhir Fakhrutdinov's avatar Takhir Fakhrutdinov

zve (отладка)

parent fff835eb
...@@ -69,12 +69,6 @@ $(RELDIR)/%.o: %.f* ...@@ -69,12 +69,6 @@ $(RELDIR)/%.o: %.f*
$(FC) -c $(FCFLAGS) $(RELCFLAGS) -o $@ $< $(FC) -c $(FCFLAGS) $(RELCFLAGS) -o $@ $<
include $(wildcard $(RELDIR)/*.d) include $(wildcard $(RELDIR)/*.d)
include $(BIN)/docs.mk
.PHONY: transform
transform:
$(BIN)/each
.PHONY: clean .PHONY: clean
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment