Fossil SCM
added Makefile.mingw32cross for Linux cross-compile to Windows
Commit
c67c61b6944bf5ad2fa364e9a30e6a6f7b0a0db7
Parent
79b7902cdd1a621…
1 file changed
+2
| --- a/win/Makefile.mingw32cross | ||
| +++ b/win/Makefile.mingw32cross | ||
| @@ -0,0 +1,2 @@ | ||
| 1 | +#!/usr/bin/make | |
| 2 | +# This makefile i |
| --- a/win/Makefile.mingw32cross | |
| +++ b/win/Makefile.mingw32cross | |
| @@ -0,0 +1,2 @@ | |
| --- a/win/Makefile.mingw32cross | |
| +++ b/win/Makefile.mingw32cross | |
| @@ -0,0 +1,2 @@ | |
| 1 | #!/usr/bin/make |
| 2 | # This makefile i |