4 lines
47 B
Makefile
4 lines
47 B
Makefile
|
all:
|
||
|
cd @TOOLKIT_DIR@; make
|
||
|
cd samples; make
|