From c038740be3e0dec1798c0c660081f1b6d2445907 Mon Sep 17 00:00:00 2001 From: Calvin Morrison Date: Wed, 26 Feb 2014 13:38:43 -0500 Subject: update sparse --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') 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/ -- cgit v1.2.3