From 7232482853f6fe32a248387a913ec7e1075c1552 Mon Sep 17 00:00:00 2001 From: Doug Torrance Date: Sun, 23 Nov 2014 23:06:20 -0600 Subject: [PATCH] wmacpi: Merge clean and clean-all targets in Makefile. "make clean" should do the expected thing. --- wmacpi/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wmacpi/Makefile b/wmacpi/Makefile index 716e683..44fb5bd 100644 --- a/wmacpi/Makefile +++ b/wmacpi/Makefile @@ -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/