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

3 lines
91 B
Makefile

all:
@ sh -c 'if [ $$# = 3 ] ; then echo TEST-PASS; else echo TEST-FAIL; fi' -- a "" b