-clean: clean-contrib clean-base clean-lac clean-dealII clean-doc clean-examples clean-lib clean-tests
+clean: clean-contrib clean-base clean-lac clean-dealII clean-doc clean-examples clean-lib clean-tests clean-common-scripts
-rm -f TODO common/TAGS
clean-contrib:
clean-tests:
-cd tests && $(MAKE) clean
+clean-common-scripts:
+ cd $D/common/scripts && $(MAKE) clean
+
distclean: clean
cd lib && $(MAKE) distclean
-cd tests && $(MAKE) distclean
.PHONY: base baseg lac lacg 1d 2d 3d 1dg 2dg 3dg all \
online-doc printable-doc tex-doc contrib \
clean clean-contrib clean-base clean-lac clean-dealII \
- clean-doc clean-examples clean-lib clean-tests distclean \
+ clean-doc clean-examples clean-lib clean-tests clean-common-scripts \
+ distclean \
TAGS TODO
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