diff options
Diffstat (limited to 'SMakefile.template')
| -rw-r--r-- | SMakefile.template | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/SMakefile.template b/SMakefile.template index e6bda7f..4705713 100644 --- a/SMakefile.template +++ b/SMakefile.template @@ -192,7 +192,7 @@ clean: glob-clean  	-$(RM) -f make loadavg *.o core make.dvi  distclean: clean glob-realclean -	-$(RM) -f Makefile config.h config.status build.sh stamp-config +	-$(RM) -f Makefile config.h config.status build.sh  	-$(RM) -f config.log config.cache  	-$(RM) -f TAGS tags  	-$(RM) -f make.?? make.??s make.log make.toc make.*aux  | 
