summaryrefslogtreecommitdiffstats
path: root/win
diff options
context:
space:
mode:
authorWilliam Joye <wjoye@cfa.harvard.edu>2016-12-28 18:14:17 (GMT)
committerWilliam Joye <wjoye@cfa.harvard.edu>2016-12-28 18:14:17 (GMT)
commit0ee40606be624d4995b145dd2732c7144d02d70c (patch)
treeac9f8e2380b364899df0d339b2861fbd7a765db1 /win
parent144ed9e442afecfc0ab33261fe8fd81d1fc4576c (diff)
downloadblt-0ee40606be624d4995b145dd2732c7144d02d70c.zip
blt-0ee40606be624d4995b145dd2732c7144d02d70c.tar.gz
blt-0ee40606be624d4995b145dd2732c7144d02d70c.tar.bz2
let tcl create standard dirs
Diffstat (limited to 'win')
-rw-r--r--win/Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/win/Makefile.in b/win/Makefile.in
index 1ed6514..ecaa415 100644
--- a/win/Makefile.in
+++ b/win/Makefile.in
@@ -19,7 +19,7 @@ include ./make.include
.PHONY : saods9 tcl tk tkwin libxml2 libxslt zlib
-saods9 : dirs tcl tk \
+saods9 : tcl tk \
libxml2 libxslt zlib \
tclxml xpa \
tkblt tktable tkimg \