summaryrefslogtreecommitdiffstats
path: root/build/pymake/tests/includedeps-variables.mk
blob: 314618da4e9ea8eb781378963373dcb68d6e4d8f (plain)
1
2
3
4
5
6
7
8
9
10
#T gmake skip

FILE = includedeps-variables

all: $(FILE)1

includedeps $(TESTPATH)/includedeps-variables.deps

filemissing:
	@echo TEST-PASS