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

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