aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorCalvin Morrison <mutantturkey@gmail.com>2014-02-26 13:38:43 -0500
committerCalvin Morrison <mutantturkey@gmail.com>2014-02-26 13:38:43 -0500
commitc038740be3e0dec1798c0c660081f1b6d2445907 (patch)
tree42b84413c1ad0dcecadcb721176746ca788fd338 /Makefile
parent719c45d9ea49f33f087db899737ad5af4fc4414f (diff)
update sparse
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index e51a508..5a1f34d 100644
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,6 @@
VERSION=\"0.0.2\"
CC = gcc
-CFLAGS = -O3 -s -mtune=native -Wall -DVERSION=$(VERSION) -Wextra -lcsparse
+CFLAGS = -O3 -s -mtune=native -Wall -DVERSION=$(VERSION) -Wextra
DESTDIR = /usr/local/