* XMakefile (clean): rm tagtable.c
* .cvsignore: XXMakefile config.h config.param
This commit is contained in:
		
							
								
								
									
										3
									
								
								.cvsignore
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										3
									
								
								.cvsignore
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,3 @@ | |||||||
|  | XXMakefile | ||||||
|  | config.h | ||||||
|  | config.param | ||||||
| @@ -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> | 2001-11-20  Hironori Sakamoto <hsaka@mth.biglobe.ne.jp> | ||||||
|  |  | ||||||
| 	* XMakefile.dist deflate.c: removed, not used | 	* XMakefile.dist deflate.c: removed, not used | ||||||
|   | |||||||
| @@ -104,7 +104,7 @@ uninstall: | |||||||
|  |  | ||||||
| clean: sweep | clean: sweep | ||||||
| 	rm -f *.o *.a $(TARGETS) mktable$(EXT) | 	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: | sweep: | ||||||
| 	-rm -f core *~ *.bak *.orig *.rej | 	-rm -f core *~ *.bak *.orig *.rej | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user