summaryrefslogtreecommitdiffstats
path: root/build/pymake/tests/justprint.mk
blob: be11ba8deca9f61b57ce778f100bd59f5701ca78 (plain)
1
2
3
4
5
#T commandline: ['-n']

all: 
	false   # without -n, we wouldn't get past this
	TEST-PASS  # heh