summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorWilliam Joye <wjoye@cfa.harvard.edu>2019-01-18 18:58:59 (GMT)
committerWilliam Joye <wjoye@cfa.harvard.edu>2019-01-18 18:58:59 (GMT)
commitaf8d1d62cdd21bfeb644ec9f94be673b6131d41e (patch)
tree4fc034bbd67b8cdd6848f47fdcfbeda5ab8cee57
parent1b5793edd03cff66da16212f573aee219f0c0a7f (diff)
downloadblt-af8d1d62cdd21bfeb644ec9f94be673b6131d41e.zip
blt-af8d1d62cdd21bfeb644ec9f94be673b6131d41e.tar.gz
blt-af8d1d62cdd21bfeb644ec9f94be673b6131d41e.tar.bz2
tclzipfs
-rwxr-xr-xds9/win/Makefile.in1
-rw-r--r--macos/Makefile.in2
2 files changed, 1 insertions, 2 deletions
diff --git a/ds9/win/Makefile.in b/ds9/win/Makefile.in
index 7956ed1..0004002 100755
--- a/ds9/win/Makefile.in
+++ b/ds9/win/Makefile.in
@@ -160,7 +160,6 @@ ds9Base.exe: $(OBJS) $(LLIBS)
-L $(prefix)/openssl -lssl -lcrypto \
-lgdi32 \
-mwindows
-#-static
winMain.o : winMain.c
$(COMPILE) \
diff --git a/macos/Makefile.in b/macos/Makefile.in
index 300ba2d..b123463 100644
--- a/macos/Makefile.in
+++ b/macos/Makefile.in
@@ -42,7 +42,7 @@ TKFILES = \
saods9 : dirs tcl tk \
tcliis tclsignal \
- tclzvfs tls tclxml xpa \
+ tls tclxml xpa \
tkblt tktable tkimg \
tkmpeg tkhtml1 tkcon \
tkmacosx \