Details |
Last modification |
View Log
| RSS feed
Rev |
Author |
Line No. |
Line |
2 |
- |
1 |
#!/bin/rc
|
|
|
2 |
# defs - definitions for the mkfile
|
|
|
3 |
src9=/n/sources/plan9 # what to export
|
|
|
4 |
dist=/sys/lib/dist # where this machinery lives
|
|
|
5 |
scr=/n/other/dist # scratch space before copying to web.protect
|
|
|
6 |
|
|
|
7 |
srccpy=/n/other/srcs.copy
|
|
|
8 |
srcbin=/n/other/srcs.bin
|
|
|
9 |
srcs=/n/sources/plan9
|