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

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