Plan 9 from Bell Labs’s /usr/web/sources/contrib/stallion/root/sys/src/ape/lib/expat/lib/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/libexpat.a
OFILES=\
	loadlibrary.$O\
	xmlparse.$O\
	xmlparse_plan9.$O\
	xmltok.$O\
	xmlrole.$O\
	
HFILES=\
	ascii.h\
	asciitab.h\
	iasciitab.h\
	internal.h\
	latin1tab.h\
	nametab.h\
	siphash.h\
	utf8tab.h\
	winconfig.h\
	xmlrole.h\
	xmltok.h\
	xmltok_impl.h\

CLEANFILES=xmltok.$O

</sys/src/cmd/mklib

CFLAGS=-c -FTV -D_POSIX_SOURCE -D_SUSV2_SOURCE -D_PLAN9_SOURCE -DHAVE_ARC4RANDOM_BUF

xmltok.$O: xmltok.c xmltok_impl.c xmltok_ns.c

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.