comparison: build/pymake/tests/includedeps-variables.mk
build/pymake/tests/includedeps-variables.mk
- branch
- TOR_BUG_9701
- changeset 3
- 141e0f1194b1
equal
deleted
inserted
replaced
|
1 #T gmake skip |
|
2 |
|
3 FILE = includedeps-variables |
|
4 |
|
5 all: $(FILE)1 |
|
6 |
|
7 includedeps $(TESTPATH)/includedeps-variables.deps |
|
8 |
|
9 filemissing: |
|
10 @echo TEST-PASS |