commit | 767d13d36e9fa7de7feb3d97edd55bfe52b2a3dd | [log] [tgz] |
---|---|---|
author | Obaid Amin <soamin@memphis.edu> | Mon Feb 11 23:17:40 2013 -0600 |
committer | Obaid Amin <soamin@memphis.edu> | Mon Feb 11 23:17:40 2013 -0600 |
tree | 3c9424f6f293cd5e5a70a6baf14d51ef0746ab9d | |
parent | 018692c417579ddbb51fb5fcdeec5de12b340baf [diff] [blame] |
Updated the compiler flags
diff --git a/Makefile b/Makefile index 313a3ac..f9d826c 100644 --- a/Makefile +++ b/Makefile
@@ -1,5 +1,5 @@ CC = gcc -CFLAGS = -g -Wall -gdwarf-2 -g3 +CFLAGS = -Wall -gdwarf-2 -g3 LIBS = -lccn -lccnsync -lcrypto PROGRAMS = nlsrc nlsr