5 lines
26 B
Makefile
5 lines
26 B
Makefile
|
|
||
|
|
||
|
all:
|
||
|
cd src && $(MAKE)
|