mirror of
https://github.com/pmret/gcc-papermario.git
synced 2024-11-08 20:02:47 +01:00
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
|