mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-05-06 15:40:29 +02:00
6 lines
108 B
Makefile
6 lines
108 B
Makefile
|
|
#
|
|
# Hosted compilers for 88k for Meerkat.
|
|
#
|
|
CC = gcc88 -Dm88k -ansi -pedantic -Wall -fno-builtin
|
|
AS = as88
|