forked from mirrors/tftp-hpa-google
"make distclean" -> delete all files not for release
"make spotless" -> delete all non-generated files
This commit is contained in:
parent
b98d08b5d4
commit
d59b94d721
4 changed files with 9 additions and 6 deletions
|
@ -23,5 +23,5 @@ install: tftpd
|
|||
clean:
|
||||
rm -f *.o tftpd tftpsubs.c tftpsubs.h
|
||||
|
||||
spotless: clean
|
||||
distclean: clean
|
||||
rm -f *~
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue