correct paths, even though i don't think this is used.
This commit is contained in:
parent
787a5a559b
commit
6d2233eec2
@ -1,12 +1,11 @@
|
||||
# edit ../ps.mk instead
|
||||
SYSTEM=plan9
|
||||
VERSION=3.3.1
|
||||
|
||||
ROOT=
|
||||
POSTBIN=$ROOT/$objtype/bin/aux
|
||||
POSTBIN=$PLAN9/bin
|
||||
DKHOST=FALSE
|
||||
DKSTREAMS=FALSE
|
||||
ROUNDPAGE=TRUE
|
||||
|
||||
FONTDIR=/sys/lib/troff/font
|
||||
POSTLIB=/sys/lib/postscript/prologues
|
||||
FONTDIR=$PLAN9/troff/font
|
||||
POSTLIB=$PLAN9/postscript/prologues
|
||||
|
||||
Loading…
Reference in New Issue
Block a user