3 lines
45 B
Makefile
3 lines
45 B
Makefile
|
all:
|
||
|
@$(MAKE) -C ../ -f Makefile.waf copter
|