Plan 9 from Bell Labs’s /usr/web/sources/contrib/lucio/asn1/pem/mkfile

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


</$objtype/mkfile

TARG=grep
#HFILES=\
#	grep.h\

OFILES=\
	pemout.$O\
	b64.$O\
	ber.$O\
	oid.$O\
	strftime.$O\

# YFILES=grep.y\

BIN=/$objtype/bin
</sys/src/cmd/mkone

ber.$O:	../devel/ber.c
	8c -o ber.$O -FVw ../devel/ber.c

oid.$O:	../devel/oid.c
	8c -o oid.$O -FVw ../devel/oid.c

strftime.$O:	../../stat/strftime.c
	8c -o strftime.$O -FVw ../../stat/strftime.c

8.b64:	b64.8
	8l -o 8.b64 b64.8


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.