|
|
1.1 root 1: RANLIB = :
2: RANLIB_TEST = false
3: CLIB = libc.lib kernel32.lib
4: CC = cl -D_SYSV -DWINNT -D_M_IX86 -D_X86_ -D__STDC__=0 -DALMOST_STDC
5: LDFLAGS = -align:0x1000 -subsystem:console -entry:mainCRTStartup \
6: -stack:1000000,1000000
7:
8: EXTRA_PROGRAMS=ld-winnt
9:
10: ld.o: $(srcdir)/config/winnt/ld.c
11: $(CC) -I. -I$(srcdir) -I$(srcdir)/config -c $(srcdir)/config/winnt/ld.c
12:
13: ld-winnt: ld.o
14: $(CC) -o ld-winnt ld.o
15: copy ld-winnt.exe ld.exe
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.