(winnt.o): Compile properly.

From-SVN: r12733
This commit is contained in:
Doug Evans 1996-09-17 23:42:22 +00:00
parent b8eb88d06f
commit 855609f334
1 changed files with 1 additions and 2 deletions

View File

@ -4,5 +4,4 @@ LIB1ASMSRC = i386/cygwin32.asm
LIB1ASMFUNCS = _chkstk
winnt.o: $(srcdir)/config/i386/winnt.c
$(CC) -I. -I$(srcdir) -I$(srcdir)/config -c $(srcdir)/config/i386/winnt.c
$(CC) -c $(ALL_CFLAGS) $(ALL_CPPFLAGS) $(INCLUDES) $(srcdir)/config/i386/winnt.c