Merge branch 'master' of https://github.com/kenCode-de/c-ipfs
This commit is contained in:
commit
5f452969fd
29 changed files with 173 additions and 171 deletions
|
@ -1,5 +1,5 @@
|
|||
CC = gcc
|
||||
CFLAGS = -O0 -I../include -I../../c-libp2p/include
|
||||
CFLAGS = -O0 -I../include -I../../c-libp2p/include -Wall
|
||||
LFLAGS =
|
||||
DEPS = builder.h ipfs_node.h
|
||||
OBJS = builder.o
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue