Don't try to build modules that won't build.

Support latest MinGW releases.
Support building on linux.

svn path=/trunk/; revision=3454
This commit is contained in:
Casper Hornstrup 2002-09-03 18:44:19 +00:00
parent f8310e0ce2
commit 068a37b1cd
45 changed files with 89 additions and 91 deletions

View file

@ -1,4 +1,4 @@
#include <defines.h>
#include <windows.h>
#include <reactos/resource.h>
LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US

View file

@ -1,4 +1,4 @@
#include <defines.h>
#include <windows.h>
#include <reactos/resource.h>
LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US

View file

@ -54,7 +54,7 @@ static char sccsid[] = "@(#)touch.c 5.5 (Berkeley) 3/7/93";
//#error "__STDC__ defined"
//#endif
#include <sys\utime.h>
#include <sys/utime.h>
#include <io.h>
#include <fcntl.h>
#include <getopt.h>

View file

@ -1,4 +1,4 @@
#include <defines.h>
#include <windows.h>
#include <reactos/resource.h>
LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US

View file

@ -1,4 +1,4 @@
#include <defines.h>
#include <windows.h>
#include <reactos/resource.h>
LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US