projects
/
apps
/
pfixtools.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
59dfdaa
)
Clean tests on clean.
author
Pierre Habouzit
<madcoder@debian.org>
Mon, 27 Aug 2007 21:33:40 +0000
(23:33 +0200)
committer
Pierre Habouzit
<madcoder@debian.org>
Mon, 27 Aug 2007 21:33:40 +0000
(23:33 +0200)
Makefile
patch
|
blob
|
history
diff --git
a/Makefile
b/Makefile
index
109daac
..
7ef024d
100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-54,8
+54,7
@@
tst-rbl_SOURCES = tst-rbl.c
all: $(PROGRAMS) $(GENERATED) | $(GENERATED)
clean:
- $(RM) $(PROGRAMS)
- $(RM) .*.o .*.dep
+ $(RM) $(PROGRAMS) $(TESTS) .*.o .*.dep
distclean: clean
$(RM) $(GENERATED)