Plan 9 from Bell Labs’s /usr/web/sources/contrib/fgb/root/sys/src/ape/lib/xml2/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/libxml2.a

OFILES=\
	DOCBparser.$O\
	HTMLparser.$O\
	HTMLtree.$O\
	SAX.$O\
	SAX2.$O\
	c14n.$O\
	catalog.$O\
	chvalid.$O\
	debugXML.$O\
	dict.$O\
	encoding.$O\
	entities.$O\
	error.$O\
	globals.$O\
	hash.$O\
	legacy.$O\
	list.$O\
	nanoftp.$O\
	nanohttp.$O\
	parser.$O\
	parserInternals.$O\
	pattern.$O\
	relaxng.$O\
	schematron.$O\
	threads.$O\
	tree.$O\
	trio.$O\
	triostr.$O\
	uri.$O\
	valid.$O\
	xinclude.$O\
	xlink.$O\
	xmlIO.$O\
	xmlmemory.$O\
	xmlmodule.$O\
	xmlreader.$O\
	xmlregexp.$O\
	xmlsave.$O\
	xmlschemas.$O\
	xmlschemastypes.$O\
	xmlstring.$O\
	xmlunicode.$O\
	xmlwriter.$O\
	xpath.$O\
	xpointer.$O\

CLEANFILES=$O.gjobread

</sys/src/cmd/mksyslib

CFLAGS=-c -I. -DHAVE_CONFIG_H

$O.gjobread: gjobread.$O $LIB
	$LD -o $target $prereq

test:V: $O.gjobread gjobs.xml
	./$O.gjobread gjobs.xml

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.