/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
- all: t1 t2
- @echo TEST-PASS
- t1:
- touch t1 t2
http://github.com/zpao/v8monkey · Makefile · 5 lines · 4 code · 1 blank · 0 comment · 0 complexity · 6c95c1e893e5c7f69ab1c510d8571403 MD5 · raw file
- all: t1 t2
- @echo TEST-PASS
- t1:
- touch t1 t2