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:
Nigel Croxon 2014-04-14 13:40:29 -04:00
parent 1a04669a7b
commit d5f35dfb80

View File

@ -23,6 +23,8 @@ all:
clean:
rm -f *~
$(INCDIRINSTALL) \
$(INCDIRINSTALL)/protocol \
$(INCDIRINSTALL)/$(ARCH) \