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

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