File:  [GCC 2.x] / gcc / config / winnt / x-winnt
Revision 1.1.1.1 (vendor branch): download - view: text, annotated - select for diffs
Tue Apr 24 18:27:54 2018 UTC (8 years, 3 months ago) by root
Branches: fsf, MAIN
CVS tags: gcc-2723, gcc-2722, gcc-2721, gcc-272, HEAD
gcc-2.7.2

STMP_FIXPROTO =
OTHER_FIXINCLUDES_DIRS=${srcdir}
RANLIB = :
RANLIB_TEST = false
OLDCC = cl
MAKE = make
SHELL = sh
SYMLINK = cp
INSTALL = $(srcdir)/install.sh -c
.SUFFIXES: .obj
.c.obj:
	$(CC) -c $(ALL_CFLAGS) $(ALL_CPPFLAGS) $(INCLUDES) $<
.adb.obj:
	$(CC) -c $(ALL_ADAFLAGS) $<
.ads.obj:
	$(CC) -c $(ALL_ADAFLAGS) $<
exeext = .exe
objext = .obj

CC = gcc
CLIB = 
LDFLAGS = 

ld.o: $(srcdir)/config/winnt/ld.c
	$(CC) -I. -I$(srcdir) -I$(srcdir)/config -c $(srcdir)/config/winnt/ld.c
 
ld.exe: ld.o
	$(CC) -o ld.exe ld.o

oldnames.o: $(srcdir)/config/winnt/oldnames.c
	$(CC) -I. -I$(srcdir) -I$(srcdir)/config -c $(srcdir)/config/winnt/oldnames.c

spawnv.o: $(srcdir)/config/winnt/spawnv.c
	$(CC) -I. -I$(srcdir) -I$(srcdir)/config -c $(srcdir)/config/winnt/spawnv.c

unix.superglobalmegacorp.com

This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.