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