mirror of
https://github.com/9fans/plan9port.git
synced 2025-01-15 11:20:03 +00:00
7 lines
77 B
Makefile
7 lines
77 B
Makefile
|
../bin/mk: mkmk.sh
|
||
|
sh -x mkmk.sh
|
||
|
|
||
|
all clean install nuke: ../bin/mk
|
||
|
mk $@
|
||
|
|