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