mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-04-30 20:00:19 +02:00
6 lines
69 B
Makefile
6 lines
69 B
Makefile
|
|
#
|
|
# `Normal' configuration.
|
|
#
|
|
CC = gcc -ansi -Wall -pedantic
|
|
|