6 lines
No EOL
65 B
Makefile
6 lines
No EOL
65 B
Makefile
all:
|
|
cd ipfsaddr; make all;
|
|
|
|
clean:
|
|
cd ipfsaddr; make clean;
|
|
|