File:  [Apple XNU] / GNUtools / cc / config / i386 / x-next
Revision 1.1.1.1 (vendor branch): download - view: text, annotated - select for diffs
Tue Apr 24 17:45:47 2018 UTC (8 years, 2 months ago) by root
Branches: MAIN, Apple
CVS tags: HEAD, GNUtools33
GNU tools for NeXTSTEP 3.3

# Make assignments for compiling on NeXT with their compiler version.
AR=ar
OLDAR=ar

CC=cc -traditional-cpp
OLDCC=cc -traditional-cpp

libgcc2.a: stdarg.h

stdarg.h:
	cp $(srcdir)/gstdarg.h ./stdarg.h

# When gcc is running on a NeXT, we want the make interaction in it.

COMMON_OBJS = makeUser.o make-support.o next-version.o

makeUser.o: make.h

makeUser.c make.h: make.defs
	mig make.defs

next-version.o:	next-version.c
next-version.c:
	echo "const char *next_version = "\"`cd $(srcdir);vers_string -f cc`\" ";" > \
		$@


unix.superglobalmegacorp.com

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