This website requires JavaScript.
Explore
Help
Sign In
wine
/
gecko
Watch
0
Star
0
Fork
0
You've already forked gecko
mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced
2024-09-13 09:24:08 -07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
ffd2e6087e
gecko
/
build
/
pymake
/
tests
/
empty-command-semicolon.mk
Benjamin Smedberg
3bbf52cdfb
Update pymake for additional fixes, including making it work in MozillaBuild 1.4 without manually exporting SHELL, not printing warnings for -include files which don't exist, and parsing errors in browser/locales/Makefile.
2009-10-26 14:08:20 -04:00
6 lines
31 B
Makefile
Raw
Blame
History
all
:
@echo TEST-PASS
foo
:
;
Reference in New Issue
View Git Blame
Copy Permalink