eratosthenes_1sec/C/Makefile.oldlinux

5 lines
69 B
Makefile
Raw Normal View History

CFLAGS = -O9 -Wall -std=gnu99
LDFLAGS = -lrt
all: eratosthenes_1sec