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

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