/build/pymake/tests/serial-dep-resolution.mk

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

  1. all: t1 t2
  2. @echo TEST-PASS
  3. t1:
  4. touch t1 t2