* XMakefile (clean): rm tagtable.c

* .cvsignore: XXMakefile config.h config.param
This commit is contained in:
Fumitoshi UKAI
2001-11-20 15:16:33 +00:00
parent 1dd1049794
commit ce759a27cb
3 changed files with 9 additions and 1 deletions

3
.cvsignore Normal file
View File

@@ -0,0 +1,3 @@
XXMakefile
config.h
config.param

View File

@@ -1,3 +1,8 @@
2001-11-21 Fumitoshi UKAI <ukai@debian.or.jp>
* XMakefile (clean): rm tagtable.c
* .cvsignore: XXMakefile config.h config.param
2001-11-20 Hironori Sakamoto <hsaka@mth.biglobe.ne.jp>
* XMakefile.dist deflate.c: removed, not used

View File

@@ -104,7 +104,7 @@ uninstall:
clean: sweep
rm -f *.o *.a $(TARGETS) mktable$(EXT)
rm -f funcname.c funcname1.h funcname2.h
rm -f funcname.c funcname1.h funcname2.h tagtable.c
sweep:
-rm -f core *~ *.bak *.orig *.rej