Fixes for compiling with memwatch

This commit is contained in:
Michiel Broek
2002-05-11 11:14:35 +00:00
parent e3a8865b45
commit 741e8a077d
8 changed files with 20 additions and 20 deletions

View File

@@ -85,7 +85,7 @@ libmemwatch.a: ${MEMWATCH_OBJS}
install: all
clean:
@rm -f ${TARGET} *.o *.h~ *.c~ ftscprod.c core filelist Makefile.bak
rm -f ${TARGET} *.o *.h~ *.c~ ftscprod.c core filelist Makefile.bak
filelist: Makefile
BASE=`pwd`; \