commit | 3cced64fc2b8f162aceeb73cefd608ac5ec2a3e6 | [log] [tgz] |
---|---|---|
author | akmhoque <akmhoque@gmail.com> | Mon Sep 24 16:20:20 2012 -0500 |
committer | akmhoque <akmhoque@gmail.com> | Mon Sep 24 16:20:20 2012 -0500 |
tree | a737af5d029f65277bb04580d9c456478cd04e1d | |
parent | 9fe296bd343bc7ad85bd2afa0c08b6becfc90737 [diff] [blame] |
Multi Path Routing Complete
diff --git a/Makefile b/Makefile index 1897130..2498b17 100644 --- a/Makefile +++ b/Makefile
@@ -1,7 +1,6 @@ CC = cc -CFLAGS = -g -Wall -#-Wpointer-arith -Wreturn-type -Wstrict-prototypes -LIBS = -lccn -lcrypto +CFLAGS = -g -Wall -Wpointer-arith -Wreturn-type -Wstrict-prototypes +LIBS = -lcrypto -lccn PROGRAMS = nlsr