4 lines
119 B
Plaintext
4 lines
119 B
Plaintext
# Make assignments for compiling on NeXT with their compiler version.
|
|
CC=cc -traditional-cpp
|
|
OLDCC=cc -traditional-cpp
|