# GNU compiler collection: C compiler %section Makefile CC = gcc CFLAGS = -DFUNDERSC=1 CFLAGS_DOUBLE = -DDOUBLE_PRECISION %endsection Makefile