plan9port/src/Makefile

8 lines
114 B
Makefile
Raw Normal View History

2003-11-23 18:32:42 +00:00
../bin/mk: mkmk.sh
2003-11-23 18:33:24 +00:00
PATH=`pwd`/../bin:$PATH export PATH
2003-11-23 18:32:42 +00:00
sh -x mkmk.sh
all clean install nuke: ../bin/mk
mk $@