4 lines
37 B
Makefile
4 lines
37 B
Makefile
|
CFLAGS=-std=c99
|
||
|
|
||
|
all: approximate-pi
|