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

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