4 lines
36 B
Makefile
4 lines
36 B
Makefile
|
|
||
|
all install:
|
||
|
cd gnu && $(MAKE) $@
|