mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-12-14 10:43:24 +00:00
Add back file accidentally removed
This commit is contained in:
parent
e2fee3941f
commit
864c681c57
@ -0,0 +1,11 @@
|
||||
all:
|
||||
./prepare
|
||||
./test
|
||||
|
||||
single:
|
||||
./prepare2
|
||||
./test
|
||||
|
||||
clean:
|
||||
rm *.[1-5] result.*
|
||||
|
Loading…
Reference in New Issue
Block a user