mirror of
https://github.com/pmret/gcc-papermario.git
synced 2024-11-08 20:02:47 +01:00
8 lines
230 B
Plaintext
8 lines
230 B
Plaintext
LIBGCC1 = libgcc1-asm.a
|
|
CROSS_LIBGCC1 = libgcc1-asm.a
|
|
LIB1ASMSRC = i386/cygwin32.asm
|
|
LIB1ASMFUNCS = _chkstk
|
|
|
|
winnt.o: $(srcdir)/config/i386/winnt.c
|
|
$(CC) -c $(ALL_CFLAGS) $(ALL_CPPFLAGS) $(INCLUDES) $(srcdir)/config/i386/winnt.c
|