Annoying changes to work on Sun boxes.
This commit is contained in:
parent
50e628cb8f
commit
1c253ceb58
19 changed files with 95 additions and 54 deletions
|
|
@ -1,5 +1,6 @@
|
|||
../bin/mk: mkmk.sh
|
||||
PATH=`pwd`/../bin:$PATH export PATH
|
||||
PATH=`pwd`/../bin:$$PATH export PATH; \
|
||||
PLAN9=`pwd`/.. export PLAN9; \
|
||||
sh -x mkmk.sh
|
||||
|
||||
all clean install nuke: ../bin/mk
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue