1 line
88 B
Makefile
1 line
88 B
Makefile
CFLAGS += -I../ -Wall -W -Wshadow -ansi -O3 -fomit-frame-pointer -funroll-loops ../bn.c
|