Plan 9 from Bell Labs’s /usr/web/sources/plan9/sys/src/cmd/postscript/text2post/mkfile

Copyright © 2021 Plan 9 Foundation.
Distributed under the MIT License.
Download the Plan 9 distribution.


</$objtype/mkfile

<../config

COMMONDIR=../common

TARG=text2post

OFILES=text2post.$O\

HFILES=$COMMONDIR/comments.h\
	$COMMONDIR/path.h\

BIN=$POSTBIN
</sys/src/cmd/mkone

CFLAGS=$CFLAGS -D'PROGRAMVERSION="0.1"' -D'DOROUND=1' -I$COMMONDIR

install:V:	$POSTLIB/pjw.char.ps

$POSTLIB/pjw.char.ps:	pjw.char.ps
	cp $prereq $target

Bell Labs OSI certified Powered by Plan 9

(Return to Plan 9 Home Page)

Copyright © 2021 Plan 9 Foundation. All Rights Reserved.
Comments to webmaster@9p.io.