3 lines
42 B
Makefile
Executable file
3 lines
42 B
Makefile
Executable file
|
|
all install clean:
|
|
cd gnu && $(MAKE) $@
|