Adjusted makefiles
This commit is contained in:
parent
841c3f93cd
commit
8d82e8235b
20 changed files with 51 additions and 24 deletions
|
@ -1,5 +1,5 @@
|
|||
CC = gcc
|
||||
CFLAGS = -O0
|
||||
CFLAGS = -O0 -I../include -I../../c-libp2p/include
|
||||
LFLAGS =
|
||||
DEPS = builder.h ipfs_node.h
|
||||
OBJS = builder.o
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue