chiark
/
gitweb
/
~mdw
/
dnserr
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6fc3a0c
)
Makefile: Include local makefile fragment, e.g., to deploy the zones.
author
Mark Wooding
<mdw@distorted.org.uk>
Fri, 1 Jul 2016 22:53:18 +0000
(23:53 +0100)
committer
Mark Wooding
<mdw@distorted.org.uk>
Fri, 1 Jul 2016 22:53:18 +0000
(23:53 +0100)
Makefile
patch
|
blob
|
blame
|
history
diff --git
a/Makefile
b/Makefile
index 9e4d709431782305824f89783cab3f5a7d58d1e9..81e97d470ed83b922be186e4364932689e416b9e 100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-89,3
+89,5
@@
all: $(TARGETS)
clean::; rm -f $(CLEAN)
realclean:: clean; rm -f $(REALCLEAN)
.PHONY: clean realclean
+
+-include local.mk