source $PLAN9/config
This commit is contained in:
parent
87ccb5f9cf
commit
eea5f6adfe
1
bin/9c
1
bin/9c
@ -1,5 +1,6 @@
|
||||
#!/bin/sh
|
||||
|
||||
test -f $PLAN9/config && . $PLAN9/config
|
||||
usegcc()
|
||||
{
|
||||
cc=gcc
|
||||
|
||||
Loading…
Reference in New Issue
Block a user