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