GIT
/
REPO
/
FRED-BOY
Projects
/
odcread.git
/ commitdiff
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
816241a
)
Cleaner clean
author
Gert van Valkenhoef <g.h.m.van.valkenhoef@rug.nl>
Tue, 15 Nov 2011 20:36:33 +0000
(20:36 +0000)
committer
Gert van Valkenhoef <g.h.m.van.valkenhoef@rug.nl>
Tue, 15 Nov 2011 20:36:33 +0000
(20:36 +0000)
Makefile
patch
|
blob
|
history
diff --git
a/Makefile
b/Makefile
index 7a09b516badb1fd84a5e2d59e77685a1f7ca0350..3e394f058f9f266778df401a8587d539ddf54e10 100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-45,7
+45,9
@@
endef
$(foreach src,$(SRCS),$(eval $(call depend_on_compiled_header,$(src))))
clean:
- rm -f
odcread *.o */*.o */*.d */*
.ih.gch
+ rm -f
*/*.o */module.d */module
.ih.gch
+dist-clean: clean
+ rm -f odcread
# Include the generated dependency files (if they exist)
-include $(patsubst %,%/module.d,$(MODULES))
DEADSOFTWARE 2012-2025