summaryrefslogtreecommitdiffstats
path: root/ds9/make.include
diff options
context:
space:
mode:
authorWilliam Joye <wjoye@cfa.harvard.edu>2017-01-30 18:21:43 (GMT)
committerWilliam Joye <wjoye@cfa.harvard.edu>2017-01-30 18:21:43 (GMT)
commit7cb75e10cf003d28856d0dce1df09901db1c6e1d (patch)
treedbb8acfc1090bf5bc06e259dca746faeba5a97c5 /ds9/make.include
parentbc0a3e63be8207a505de3d7d05b2e1005f2a6b6a (diff)
downloadblt-7cb75e10cf003d28856d0dce1df09901db1c6e1d.zip
blt-7cb75e10cf003d28856d0dce1df09901db1c6e1d.tar.gz
blt-7cb75e10cf003d28856d0dce1df09901db1c6e1d.tar.bz2
simplify build
Diffstat (limited to 'ds9/make.include')
-rw-r--r--ds9/make.include7
1 files changed, 2 insertions, 5 deletions
diff --git a/ds9/make.include b/ds9/make.include
index 5cf7909..61aa5c4 100644
--- a/ds9/make.include
+++ b/ds9/make.include
@@ -52,12 +52,9 @@ math :
mkdir $(LIBDIR)/math
cp -r $(prefix)/tcllib/modules/math/*.tcl $(LIBDIR)/math/.
-#--------------------------cleanup
+#--------------------------distclean
-.PHONY : clean distclean
-
-clean :
- $(RM) core *~ *# ds9base ds9 *.zip *.o
+.PHONY : distclean
distclean: clean
-rm -f Makefile config.cache config.log config.status