mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
6 lines
46 B
Makefile
6 lines
46 B
Makefile
all: t1 t2
|
|
@echo TEST-PASS
|
|
|
|
t1:
|
|
touch t1 t2
|