mirror of
https://github.com/pmret/gcc-papermario.git
synced 2024-11-12 13:52:30 +01:00
5 lines
139 B
Plaintext
5 lines
139 B
Plaintext
|
# Make assignments for compilation for hp200 running 4.3bsd
|
||
|
CC=gcc
|
||
|
OLDCC=oldcc
|
||
|
# You must have a previous version of gcc for bootstrapping
|