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