]> git.ipfire.org Git - thirdparty/make.git/commit
Add configure operations to support MINGW on Windows.
authorPaul Smith <psmith@gnu.org>
Sat, 26 Feb 2005 01:41:48 +0000 (01:41 +0000)
committerPaul Smith <psmith@gnu.org>
Sat, 26 Feb 2005 01:41:48 +0000 (01:41 +0000)
commit9d153cc1b1e467cd6245755c32f78efbd62142c2
tree229919252d0b4a25e1e5c00d80ab744fbe5b5c81
parent6d995b036e714ea3d61112ebc582b0671cc36e77
Add configure operations to support MINGW on Windows.
ChangeLog
Makefile.am
config/.cvsignore
configure.in
main.c
tests/run_make_tests.pl
w32/.cvsignore [new file with mode: 0644]
w32/Makefile.am [new file with mode: 0644]
w32/subproc/sub_proc.c
w32/subproc/w32err.c