summaryrefslogtreecommitdiffstats
path: root/ds9/win
diff options
context:
space:
mode:
authorWilliam Joye <wjoye@cfa.harvard.edu>2017-01-27 18:59:30 (GMT)
committerWilliam Joye <wjoye@cfa.harvard.edu>2017-01-27 18:59:30 (GMT)
commite1605708257f4ef5800a57af05039a72d4a353f6 (patch)
tree004b7a38c0bd8cafcfa6dd231bb5dbb916cf1117 /ds9/win
parent9212f790aaf716a609290e68b6edbadfec78553d (diff)
downloadblt-e1605708257f4ef5800a57af05039a72d4a353f6.zip
blt-e1605708257f4ef5800a57af05039a72d4a353f6.tar.gz
blt-e1605708257f4ef5800a57af05039a72d4a353f6.tar.bz2
simplify build
Diffstat (limited to 'ds9/win')
-rwxr-xr-xds9/win/Makefile.in10
1 files changed, 0 insertions, 10 deletions
diff --git a/ds9/win/Makefile.in b/ds9/win/Makefile.in
index af02f16..fd3e758 100755
--- a/ds9/win/Makefile.in
+++ b/ds9/win/Makefile.in
@@ -157,16 +157,6 @@ tcllib :
cp -pr $(prefix)/tcllib/modules/textutil $(APPDIR)/.
cp -pr $(prefix)/tcllib/modules/math $(APPDIR)/.
-tkblt :
- mkdir $(APPDIR)/tkblt
- cp -p $(prefix)/tkblt/library/graph.tcl $(APPDIR)/tkblt/.
- echo "pkg_mkIndex ../../bin/ds9app/tkblt *.tcl; exit" | $(bindir)/tclsh86s
-
-tkcon :
- mkdir $(APPDIR)/tkcon
- cp -p $(prefix)/tkcon/*.tcl $(APPDIR)/tkcon/.
- echo "pkg_mkIndex ../../bin/ds9app/tkblt *.tcl; exit" | $(bindir)/tclsh86s
-
xpa :
cp -p $(bindir)/xpans.exe $(APPDIR)/.