|
|
1.1 root 1: # Make assignments for compiling on NeXT with their compiler version.
2: AR=ar
3: OLDAR=ar
4:
5: CC=cc -traditional-cpp
6: OLDCC=cc -traditional-cpp
7:
8: libgcc2.a: stdarg.h
9:
10: stdarg.h:
11: cp $(srcdir)/gstdarg.h ./stdarg.h
12:
13: # When gcc is running on a NeXT, we want the make interaction in it.
14:
15: COMMON_OBJS = makeUser.o make-support.o next-version.o
16:
17: makeUser.o: make.h
18:
19: makeUser.c make.h: make.defs
20: mig make.defs
21:
22: next-version.o: next-version.c
23: next-version.c:
24: echo "const char *next_version = "\"`cd $(srcdir);vers_string -f cc`\" ";" > \
25: $@
26:
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.