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