correct paths, even though i don't think this is used.
This commit is contained in:
parent
787a5a559b
commit
6d2233eec2
1 changed files with 3 additions and 4 deletions
|
|
@ -1,12 +1,11 @@
|
||||||
# edit ../ps.mk instead
|
|
||||||
SYSTEM=plan9
|
SYSTEM=plan9
|
||||||
VERSION=3.3.1
|
VERSION=3.3.1
|
||||||
|
|
||||||
ROOT=
|
ROOT=
|
||||||
POSTBIN=$ROOT/$objtype/bin/aux
|
POSTBIN=$PLAN9/bin
|
||||||
DKHOST=FALSE
|
DKHOST=FALSE
|
||||||
DKSTREAMS=FALSE
|
DKSTREAMS=FALSE
|
||||||
ROUNDPAGE=TRUE
|
ROUNDPAGE=TRUE
|
||||||
|
|
||||||
FONTDIR=/sys/lib/troff/font
|
FONTDIR=$PLAN9/troff/font
|
||||||
POSTLIB=/sys/lib/postscript/prologues
|
POSTLIB=$PLAN9/postscript/prologues
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue