clean:
-rm -f *~ include/*~ include/*/*~ lib/o/*.o lib/go/*.go lib/Makefile.dep
-veryclean: clean
- -rm include/base/forward_declarations.h*
#Rule to generate the dependency file. This file is
#automagically remade whenever needed, i.e. whenever
include $D/common/scripts/forward_declarations
-.PHONY: clean veryclean
+.PHONY: clean
.PHONY: lib lib.a lib.g.a
-rm -f *~ */*~ */*/*~
cd lib ; $(MAKE) clean
-veryclean: clean
- -rm -f include/grid/forward_declarations.h*
###################
clean:
-rm -f *~ include/*~ include/*/*~ lib/o/*.o lib/go/*.go lib/Makefile.dep
-veryclean: clean
- -rm include/base/forward_declarations.h*
-
#Rule to generate the dependency file. This file is
#automagically remade whenever needed, i.e. whenever
include $D/common/scripts/forward_declarations
-.PHONY: clean veryclean
+.PHONY: clean
.PHONY: lib lib.a lib.g.a
In the beginning the Universe was created. This has made a lot of
people very angry and has been widely regarded as a bad move.
Douglas Adams