/build/pymake/tests/justprint.mk

http://github.com/zpao/v8monkey · Makefile · 5 lines · 3 code · 1 blank · 1 comment · 0 complexity · e70a76ea9896d8ca17b3fd1ab284b74b MD5 · raw file

  1. #T commandline: ['-n']
  2. all:
  3. false # without -n, we wouldn't get past this
  4. TEST-PASS # heh