summaryrefslogtreecommitdiffstats
path: root/unix/Makefile.in
diff options
context:
space:
mode:
authorWilliam Joye <wjoye@cfa.harvard.edu>2017-02-03 18:53:48 (GMT)
committerWilliam Joye <wjoye@cfa.harvard.edu>2017-02-03 18:53:48 (GMT)
commit4161c2dcebf447b06aef37b835356d875dc2bb02 (patch)
treeab984bc04b2f39f78d89a8bbc44ed9e86631b7de /unix/Makefile.in
parent8ca1a46568bb14ab5b6457aad4dcb469668ec8c3 (diff)
downloadblt-4161c2dcebf447b06aef37b835356d875dc2bb02.zip
blt-4161c2dcebf447b06aef37b835356d875dc2bb02.tar.gz
blt-4161c2dcebf447b06aef37b835356d875dc2bb02.tar.bz2
simplify build
Diffstat (limited to 'unix/Makefile.in')
-rw-r--r--unix/Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/unix/Makefile.in b/unix/Makefile.in
index 399bda3..34f9a44 100644
--- a/unix/Makefile.in
+++ b/unix/Makefile.in
@@ -24,7 +24,7 @@ CACHE = --config-cache --cache-file=$(prefix)/config.cache
.PHONY : saods9 tcl tk
-saods9 : tcl tk \
+saods9 : dirs tcl tk \
tclcheckdns tcliis tclsignal \
tclzvfs tclxml xpa \
tkblt tktable tkimg \