summaryrefslogtreecommitdiffstats
path: root/ds9/win/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'ds9/win/Makefile.in')
-rwxr-xr-xds9/win/Makefile.in6
1 files changed, 0 insertions, 6 deletions
diff --git a/ds9/win/Makefile.in b/ds9/win/Makefile.in
index 29bb859..4378f80 100755
--- a/ds9/win/Makefile.in
+++ b/ds9/win/Makefile.in
@@ -17,14 +17,11 @@ TK_LIB_SPEC = @TK_LIB_SPEC@
TK_STUB_LIB_SPEC= @TK_STUB_LIB_SPEC@
tifftcl_LIB_SPEC= @tifftcl_LIB_SPEC@
-pngtcl_LIB_SPEC = @pngtcl_LIB_SPEC@
jpegtcl_LIB_SPEC= @jpegtcl_LIB_SPEC@
zlibtcl_LIB_SPEC= @zlibtcl_LIB_SPEC@
tkimg_LIB_SPEC = @tkimg_LIB_SPEC@
-tkimggif_LIB_SPEC= @tkimggif_LIB_SPEC@
tkimgjpeg_LIB_SPEC= @tkimgjpeg_LIB_SPEC@
-tkimgpng_LIB_SPEC= @tkimgpng_LIB_SPEC@
tkimgtiff_LIB_SPEC= @tkimgtiff_LIB_SPEC@
tkimgwindow_LIB_SPEC= @tkimgwindow_LIB_SPEC@
@@ -80,7 +77,6 @@ space:=$(empty) $(empty)
SPECS = \
$(jpegtcl_LIB_SPEC) \
- $(pngtcl_LIB_SPEC) \
$(tifftcl_LIB_SPEC) \
$(zlibtcl_LIB_SPEC) \
$(tcliis_LIB_SPEC) \
@@ -89,9 +85,7 @@ SPECS = \
$(tkblt_LIB_SPEC) \
$(tkhtml1_LIB_SPEC) \
$(tkimg_LIB_SPEC) \
- $(tkimggif_LIB_SPEC) \
$(tkimgjpeg_LIB_SPEC) \
- $(tkimgpng_LIB_SPEC) \
$(tkimgtiff_LIB_SPEC) \
$(tkimgwindow_LIB_SPEC) \
$(tkmpeg_LIB_SPEC) \