tenfourfox/build/pymake/tests/empty-arg.mk

3 lines
91 B
Makefile
Raw Normal View History

2017-04-19 00:56:45 -07:00
all:
@ sh -c 'if [ $$# = 3 ] ; then echo TEST-PASS; else echo TEST-FAIL; fi' -- a "" b