summaryrefslogtreecommitdiff
path: root/libtiff/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'libtiff/Makefile.in')
-rw-r--r--libtiff/Makefile.in10
1 files changed, 5 insertions, 5 deletions
diff --git a/libtiff/Makefile.in b/libtiff/Makefile.in
index 5915b504..c7b9491f 100644
--- a/libtiff/Makefile.in
+++ b/libtiff/Makefile.in
@@ -1,9 +1,9 @@
-# $Header: /usr/people/sam/tiff/libtiff/RCS/Makefile.in,v 1.24 1995/10/16 19:15:09 sam Exp $
+# $Header: /usr/people/sam/tiff/libtiff/RCS/Makefile.in,v 1.27 1996/01/10 19:35:01 sam Exp $
#
# Tag Image File Format Library
#
-# Copyright (c) 1988-1995 Sam Leffler
-# Copyright (c) 1991-1995 Silicon Graphics, Inc.
+# Copyright (c) 1988-1996 Sam Leffler
+# Copyright (c) 1991-1996 Silicon Graphics, Inc.
#
# Permission to use, copy, modify, distribute, and sell this software and
# its documentation for any purpose is hereby granted without fee, provided
@@ -259,10 +259,10 @@ installDSO: @DSO@dso
install: all installHdrs
${INSTALL} -idb tiff.sw.dev -m 755 -dir @DIR_LIB@
${INSTALL} -idb tiff.sw.dev -m 444 -F @DIR_LIB@ -O libtiff.a
- if [ @DSO@dso != dso ]; then \
+ if [ @DSO@dso != nodso ]; then \
${MAKE} installDSO; \
fi
clean:
rm -f ${TARGETS} ${OBJS} core a.out mkg3states tif_fax3sm.c version.h \
- libtiff.@DSOSUF@ *dso
+ libtiff.@DSOSUF@ *dso mkversion