fixed clean target: bug 92
This commit is contained in:
parent
078fb4f287
commit
e1cc3616ed
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user