Linux fix

This commit is contained in:
Trammell Hudson 2015-01-04 14:59:38 -05:00
parent f27adf8e3a
commit 50c40074fc
1 changed files with 2 additions and 1 deletions

View File

@ -1,10 +1,11 @@
CFLAGS = \
-std=c99 \
-g \
-O3 \
-W \
-Wall \
LDFLAGS = \
LDLIBS = \
-lm \
all: unfold