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