diff --git a/port/Makefile.in b/port/Makefile.in index 173ee933..a821d37c 100644 --- a/port/Makefile.in +++ b/port/Makefile.in @@ -1,5 +1,5 @@ #! smake -# $Header: /cvs/maptools/cvsroot/libtiff/port/Makefile.in,v 1.3 2001-04-06 03:02:33 warmerda Exp $ +# $Header: /cvs/maptools/cvsroot/libtiff/port/Makefile.in,v 1.4 2001-12-07 16:32:08 warmerda Exp $ # # @WARNING@ # @@ -65,4 +65,4 @@ ${PORT}/libport.a: libport.a install: default clean: - rm -f ${TARGETS} ${OBJS} core a.out + rm -f ${TARGETS} ${OBJECTS} core a.out