5 lines
No EOL
54 B
Makefile
5 lines
No EOL
54 B
Makefile
all:
|
|
cd ipfs; make all;
|
|
|
|
clean:
|
|
cd ipfs; make clean;
|