Plan 9 from Bell Labs’s /usr/web/sources/contrib/bichued/root/sys/src/cmd/python/Objects/mkfile

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


APE=/sys/src/ape
<$APE/config

LIB=/$objtype/lib/ape/libpython.a

OFILES=\
	abstract.$O\
	boolobject.$O\
	bufferobject.$O\
	cellobject.$O\
	classobject.$O\
	cobject.$O\
	codeobject.$O\
	complexobject.$O\
	descrobject.$O\
	dictobject.$O\
	enumobject.$O\
	exceptions.$O\
	fileobject.$O\
	floatobject.$O\
	frameobject.$O\
	funcobject.$O\
	genobject.$O\
	intobject.$O\
	iterobject.$O\
	listobject.$O\
	longobject.$O\
	methodobject.$O\
	moduleobject.$O\
	object.$O\
	obmalloc.$O\
	rangeobject.$O\
	setobject.$O\
	sliceobject.$O\
	stringobject.$O\
	structseq.$O\
	tupleobject.$O\
	typeobject.$O\
	unicodectype.$O\
	unicodeobject.$O\
	weakrefobject.$O\

</sys/src/cmd/mklib

CFLAGS=-c -I.. -I../Include -DT$objtype -DPy_BUILD_CORE -DNDEBUG


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.