summaryrefslogtreecommitdiffstats
path: root/watchfrr/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'watchfrr/Makefile')
-rw-r--r--watchfrr/Makefile10
1 files changed, 10 insertions, 0 deletions
diff --git a/watchfrr/Makefile b/watchfrr/Makefile
new file mode 100644
index 0000000..91ad59c
--- /dev/null
+++ b/watchfrr/Makefile
@@ -0,0 +1,10 @@
+all: ALWAYS
+ @$(MAKE) -s -C .. watchfrr/watchfrr
+%: ALWAYS
+ @$(MAKE) -s -C .. watchfrr/$@
+
+Makefile:
+ #nothing
+ALWAYS:
+.PHONY: ALWAYS makefiles
+.SUFFIXES: