projects
/
rrq
/
nfblocker.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ec000ce
)
Improving the "clean" target
author
Ralph Ronnquist
<rrq@rrq.au>
Mon, 17 Feb 2025 02:59:34 +0000
(13:59 +1100)
committer
Ralph Ronnquist
<rrq@rrq.au>
Mon, 17 Feb 2025 02:59:34 +0000
(13:59 +1100)
Makefile
patch
|
blob
|
history
diff --git
a/Makefile
b/Makefile
index 9428b3d1b2a9cc917b68e74a726b6894281d4f4e..fc660adc44409eba13c79649697ae00ca8463da4 100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-45,5
+45,6
@@
$(SBINDIR)/% $(BINDIR)/% $(ETCDIR)/% $(MAN5DIR)/% $(MAN8DIR)/%: %
install: $(INSTALLTARGETS)
+GEN = nfblocker nfblocker.5 nfblocker.8 nfblockerctl.8
clean:
- rm -f
nfblocker
+ rm -f
$(GEN)