4 lines
36 B
Makefile
4 lines
36 B
Makefile
|
all:
|
||
|
cd lib; make
|
||
|
cd sample; make
|