Plan 9 from Bell Labs’s /usr/web/sources/contrib/ericvh/ppctools/ql/mkfile

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


</$objtype/mkfile

TARG=ql
OFILES=\
	asm.$O\
	asmout.$O\
	list.$O\
	noop.$O\
	obj.$O\
	optab.$O\
	pass.$O\
	span.$O\
	enam.$O\
	cnam.$O\
	sched.$O\
	compat.$O\

HFILES=\
	l.h\
	../qc/q.out.h\

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

enam.$O:	../qc/enam.c
	$CC $CFLAGS ../qc/enam.c
cnam.c:	l.h
	rc mkcname

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.