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

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