summaryrefslogtreecommitdiffstats
path: root/qpb/Makefile
blob: 2237def02c646eeaae040a806cd31a9835f1c7d1 (plain)
1
2
3
4
5
6
7
8
9
10
all: ALWAYS
	@$(MAKE) -s -C .. fpm/libfrr_pb.la
%: ALWAYS
	@$(MAKE) -s -C .. fpm/$@

Makefile:
	#nothing
ALWAYS:
.PHONY: ALWAYS makefiles
.SUFFIXES: