Modify INLCUDE path
This commit is contained in:
+1
-1
@@ -1,5 +1,5 @@
|
||||
CC=gcc
|
||||
IFLAGS=-I /usr/local/include/btc -I include
|
||||
IFLAGS=-I /usr/local/include -I include
|
||||
CFLAGS=-g
|
||||
LDFLAGS=-lbtc
|
||||
OBJDIR=obj
|
||||
|
||||
Reference in New Issue
Block a user