Plan 9 from Bell Labs’s /usr/web/sources/contrib/lucio/pub/zlib/plan9/mkfile

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


</$objtype/mkfile

OFILES=\
	fitblk.$O \
	gun.$O \
	gzappend.$O \
	gzjoin.$O \
	gzlog.$O \
	zpipe.$O \
	zran.$O \

HFILES=

CLEANFILES=

TARG=fitblk gun gzappend gzjoin gzlog zpipe zran
PROGS=${TARG:%=$O.%}

</sys/src/cmd/mkfile

CFLAGS= -FVw -p -D_PLAN_9 -I/sys/include/pub

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.