wmacpi: Merge clean and clean-all targets in Makefile.

"make clean" should do the expected thing.
This commit is contained in:
Doug Torrance 2014-11-23 23:06:20 -06:00 committed by Carlos R. Mafra
parent d2808842d3
commit 7232482853

View file

@ -57,9 +57,9 @@ endif
clean:
rm -f TAGS *.o *~ trace *.out *.bb *.bbg
rm -f *.d $(targets)
clean-all: clean
rm -f *.d $(targets)
install: $(targets)
install -d $(PREFIX)/bin/