mirror of
https://salsa.debian.org/srivasta/make-dfsg.git
synced 2024-12-26 14:00:56 +00:00
Formerly compatMakefile.~54~
This commit is contained in:
parent
5c44db1b5f
commit
6ef5854e47
1 changed files with 2 additions and 1 deletions
|
@ -189,7 +189,8 @@ $(mandir)/$(instname).$(manext): make.man
|
|||
clean: glob-clean
|
||||
-rm -f make *.o core
|
||||
distclean: clean glob-realclean
|
||||
-rm -f Makefile config.h TAGS tags make.info* make-* make.dvi
|
||||
-rm -f Makefile config.h config.status build.sh
|
||||
-rm -f TAGS tags make.info* make-* make.dvi
|
||||
-rm -f make.?? make.??s make.log make.toc make.*aux
|
||||
realclean: distclean
|
||||
mostlyclean: clean
|
||||
|
|
Loading…
Reference in a new issue