mirror of
https://github.com/roytam1/palemoon27.git
synced 2026-06-06 16:38:55 +00:00
6 lines
48 B
Makefile
6 lines
48 B
Makefile
#T returncode: 2
|
|
|
|
all:
|
|
exit 1
|
|
@echo TEST-PASS
|