mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-01 22:55:23 +00:00
6 lines
46 B
Makefile
6 lines
46 B
Makefile
all: t1 t2
|
|
@echo TEST-PASS
|
|
|
|
t1:
|
|
touch t1 t2
|