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

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