Details |
Last modification |
View Log
| RSS feed
Rev |
Author |
Line No. |
Line |
2 |
- |
1 |
</$objtype/mkfile
|
|
|
2 |
|
|
|
3 |
TARG=troff2html
|
|
|
4 |
HFILES=chars.h
|
|
|
5 |
OFILES=troff2html.$O\
|
|
|
6 |
|
|
|
7 |
BIN=/$objtype/bin
|
|
|
8 |
</sys/src/cmd/mkone
|
|
|
9 |
CFLAGS=$CFLAGS -DLUCENT
|
|
|
10 |
|
|
|
11 |
outsideinstall:V: /386/bin/troff2html
|
|
|
12 |
9fs outside
|
|
|
13 |
cp /386/bin/troff2html /n/outside/386/bin/troff2html
|
|
|
14 |
|