source $PLAN9/config

This commit is contained in:
rsc 2005-01-17 20:57:57 +00:00
parent 87ccb5f9cf
commit eea5f6adfe
2 changed files with 3 additions and 1 deletions

1
bin/9c
View file

@ -1,5 +1,6 @@
#!/bin/sh
test -f $PLAN9/config && . $PLAN9/config
usegcc()
{
cc=gcc