Here is a very small patch to remove *~ files in include diretory.
Signed-off-by: Bernard Burette <bub75@users.sf.net> Signed-off-by: Nigel Croxon <nigel.croxon@hp.com>
This commit is contained in:
parent
1a04669a7b
commit
d5f35dfb80
@ -23,6 +23,8 @@ all:
|
||||
|
||||
clean:
|
||||
|
||||
rm -f *~
|
||||
|
||||
$(INCDIRINSTALL) \
|
||||
$(INCDIRINSTALL)/protocol \
|
||||
$(INCDIRINSTALL)/$(ARCH) \
|
||||
|
Loading…
Reference in New Issue
Block a user