summaryrefslogtreecommitdiffstats
path: root/ds9/win
diff options
context:
space:
mode:
authorWilliam Joye <wjoye@cfa.harvard.edu>2017-01-11 17:45:03 (GMT)
committerWilliam Joye <wjoye@cfa.harvard.edu>2017-01-11 17:45:03 (GMT)
commit315b00aa6ea1b15def3206fde2ea88c2f939c5b7 (patch)
tree0af099bef52c34df0ea734fbfb5e9e096c100da2 /ds9/win
parent513a7ec723319d0cc78b9d6e83cfefef2142e11a (diff)
downloadblt-315b00aa6ea1b15def3206fde2ea88c2f939c5b7.zip
blt-315b00aa6ea1b15def3206fde2ea88c2f939c5b7.tar.gz
blt-315b00aa6ea1b15def3206fde2ea88c2f939c5b7.tar.bz2
update TEA 3.10
Diffstat (limited to 'ds9/win')
-rwxr-xr-xds9/win/Makefile.in3
1 files changed, 2 insertions, 1 deletions
diff --git a/ds9/win/Makefile.in b/ds9/win/Makefile.in
index 4e38f44..9287810 100755
--- a/ds9/win/Makefile.in
+++ b/ds9/win/Makefile.in
@@ -96,8 +96,8 @@ ds9Base$(EXEEXT): $(OBJS) $(LLIBS)
$(RM) $@
$(CC) $(CFLAGS) -o $@ \
$(OBJS) \
+ $(tksao_LIB_SPEC) \
$(LLIBS) \
- $(LIBS) \
$(tifftcl_LIB_SPEC) \
$(pngtcl_LIB_SPEC) \
$(jpegtcl_LIB_SPEC) \
@@ -111,6 +111,7 @@ ds9Base$(EXEEXT): $(OBJS) $(LLIBS)
$(TK_STUB_LIB_SPEC) $(TK_LIB_SPEC) \
$(TCL_STUB_LIB_SPEC) $(TCL_LIB_SPEC) \
$(TK_LIBS) \
+ $(LIBS) \
-mwindows -static
winMain.o : winMain.c