eratosthenes_1sec/C/Makefile.oldlinux

5 lines
69 B
Makefile

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