bsd.lib.mk does not build _pic.a libraries any longer

This commit is contained in:
naddy 2012-09-01 12:02:26 +00:00
parent ec926d33f8
commit 046d7dbf7d
65 changed files with 66 additions and 128 deletions

View File

@ -1,9 +1,10 @@
# $OpenBSD: Makefile,v 1.9 2012/08/07 07:33:21 ajacoutot Exp $
# $OpenBSD: Makefile,v 1.10 2012/09/01 12:02:26 naddy Exp $
COMMENT= compression wrapper library
DISTNAME= shrink-0.5.1
PKGNAME= lib${DISTNAME}
REVISION= 0
CATEGORIES= archivers devel
SHARED_LIBS= shrink 2.0

View File

@ -1,2 +0,0 @@
@comment $OpenBSD: PFRAG.no_mips64,v 1.1 2011/03/13 20:43:24 jasper Exp $
lib/libshrink_pic.a

View File

@ -1,8 +1,7 @@
@comment $OpenBSD: PLIST,v 1.3 2011/06/23 22:50:26 naddy Exp $
@comment $OpenBSD: PLIST,v 1.4 2012/09/01 12:02:26 naddy Exp $
%%SHARED%%
@bin bin/shrink
include/shrink.h
lib/libshrink.a
lib/libshrink_p.a
%%no_mips64%%
@man man/man3/shrink.3

View File

@ -1,9 +1,10 @@
# $OpenBSD: Makefile,v 1.17 2012/08/07 07:32:24 ajacoutot Exp $
# $OpenBSD: Makefile,v 1.18 2012/09/01 12:02:26 naddy Exp $
COMMENT= configurable logging library
DISTNAME= clog-0.6.2
PKGNAME= lib${DISTNAME}
REVISION= 0
CATEGORIES= devel
SHARED_LIBS= clog 1.6

View File

@ -1,2 +0,0 @@
@comment $OpenBSD: PFRAG.no_mips64,v 1.1 2011/01/03 13:47:57 jasper Exp $
lib/libclog_pic.a

View File

@ -1,9 +1,8 @@
@comment $OpenBSD: PLIST,v 1.8 2011/11/14 17:05:22 dhill Exp $
@comment $OpenBSD: PLIST,v 1.9 2012/09/01 12:02:26 naddy Exp $
%%SHARED%%
include/clog.h
lib/libclog.a
lib/libclog_p.a
%%no_mips64%%
@man man/man3/CABORT.3
@man man/man3/CABORTX.3
@man man/man3/CALERT.3

View File

@ -1,8 +1,9 @@
# $OpenBSD: Makefile,v 1.2 2011/11/18 11:16:23 espie Exp $
# $OpenBSD: Makefile,v 1.3 2012/09/01 12:02:26 naddy Exp $
COMMENT= simple C Library for entropy measurement
DISTNAME= libdisorder-0.0.2
REVISION= 0
SHARED_LIBS= disorder 0.0

View File

@ -1,2 +0,0 @@
@comment $OpenBSD: PFRAG.no_mips64,v 1.1.1.1 2010/08/26 01:10:16 kevlo Exp $
lib/libdisorder_pic.a

View File

@ -1,6 +1,5 @@
@comment $OpenBSD: PLIST,v 1.1.1.1 2010/08/26 01:10:16 kevlo Exp $
@comment $OpenBSD: PLIST,v 1.2 2012/09/01 12:02:26 naddy Exp $
%%SHARED%%
%%no_mips64%%
@bin bin/ropy
include/disorder.h
lib/libdisorder.a

View File

@ -1,11 +1,11 @@
# $OpenBSD: Makefile,v 1.5 2011/11/18 11:16:23 espie Exp $
# $OpenBSD: Makefile,v 1.6 2012/09/01 12:02:26 naddy Exp $
COMMENT = libevent extra features
VERSION = 1.4.13
DISTNAME = libevent-${VERSION}-stable
PKGNAME = libeventextra-${VERSION}
REVISION = 0
REVISION = 1
SHARED_LIBS = eventextra 1.0

View File

@ -1,2 +0,0 @@
@comment $OpenBSD: PFRAG.no_mips64,v 1.1 2010/06/09 08:52:14 jasper Exp $
lib/libeventextra_pic.a

View File

@ -1,7 +1,6 @@
@comment $OpenBSD: PLIST,v 1.2 2010/06/09 08:52:14 jasper Exp $
@comment $OpenBSD: PLIST,v 1.3 2012/09/01 12:02:27 naddy Exp $
%%SHARED%%
include/evdns.h
include/evhttp.h
include/evrpc.h
lib/libeventextra.a
%%no_mips64%%

View File

@ -1,11 +1,11 @@
# $OpenBSD: Makefile,v 1.12 2011/12/09 10:20:56 sthen Exp $
# $OpenBSD: Makefile,v 1.13 2012/09/01 12:02:27 naddy Exp $
COMMENT = clone of backtrace facility found in the GNU libc
V = 0.2
DISTNAME = backtrace-$V
PKGNAME = libexecinfo-$V
REVISION = 0
REVISION = 1
EPOCH = 0
CATEGORIES = devel

View File

@ -1,2 +0,0 @@
@comment $OpenBSD: PFRAG.no_mips64,v 1.3 2011/11/16 15:12:53 jasper Exp $
lib/libexecinfo_pic.a

View File

@ -1,6 +1,5 @@
@comment $OpenBSD: PLIST,v 1.5 2011/11/16 15:12:53 jasper Exp $
@comment $OpenBSD: PLIST,v 1.6 2012/09/01 12:02:27 naddy Exp $
%%SHARED%%
%%no_mips64%%
@bin bin/backtrace_test
include/execinfo.h
lib/libexecinfo.a

View File

@ -1,9 +1,10 @@
# $OpenBSD: Makefile,v 1.8 2012/08/07 07:32:55 ajacoutot Exp $
# $OpenBSD: Makefile,v 1.9 2012/09/01 12:02:27 naddy Exp $
COMMENT= memory allocation debugger library
DISTNAME= exude-0.7.1
PKGNAME= lib${DISTNAME}
REVISION= 0
CATEGORIES= devel
SHARED_LIBS= exude 3.1

View File

@ -1,2 +0,0 @@
@comment $OpenBSD: PFRAG.no_mips64,v 1.1.1.1 2011/05/16 20:21:14 dhill Exp $
lib/libexude_pic.a

View File

@ -1,7 +1,6 @@
@comment $OpenBSD: PLIST,v 1.2 2011/07/04 16:40:21 dhill Exp $
@comment $OpenBSD: PLIST,v 1.3 2012/09/01 12:02:27 naddy Exp $
%%SHARED%%
include/exude.h
lib/libexude.a
lib/libexude_p.a
%%no_mips64%%
@man man/man3/exude.3

View File

@ -1,10 +1,10 @@
# $OpenBSD: Makefile,v 1.8 2012/06/21 13:56:57 sthen Exp $
# $OpenBSD: Makefile,v 1.9 2012/09/01 12:02:27 naddy Exp $
V = 2.95.3
CONFIG = ${MACHINE_ARCH}-unknown-openbsd${OSREV}
SUBST_VARS += CONFIG V
PKGNAME = libf2c-$V
REVISION = 5
REVISION = 6
DISTFILES = libf2c-openbsd-$V.tgz
MASTER_SITES = http://spacehopper.org/mirrors/

View File

@ -1,4 +1,4 @@
@comment $OpenBSD: PLIST,v 1.1.1.1 2010/05/27 08:36:54 espie Exp $
@comment $OpenBSD: PLIST,v 1.2 2012/09/01 12:02:27 naddy Exp $
%%SHARED%%
include/g2c.h
lib/gcc-lib/
@ -6,14 +6,10 @@ lib/gcc-lib/${CONFIG}/
lib/gcc-lib/${CONFIG}/${V}/
lib/gcc-lib/${CONFIG}/${V}/libfrtbegin.a
lib/gcc-lib/${CONFIG}/${V}/libfrtbegin_p.a
lib/gcc-lib/${CONFIG}/${V}/libfrtbegin_pic.a
lib/gcc-lib/${CONFIG}/${V}/libg2c.a
lib/gcc-lib/${CONFIG}/${V}/libg2c.so.8.1
lib/gcc-lib/${CONFIG}/${V}/libg2c_p.a
lib/gcc-lib/${CONFIG}/${V}/libg2c_pic.a
lib/libfrtbegin.a
lib/libfrtbegin_p.a
lib/libfrtbegin_pic.a
lib/libg2c.a
lib/libg2c_p.a
lib/libg2c_pic.a

View File

@ -1,10 +1,10 @@
# $OpenBSD: Makefile,v 1.15 2012/06/21 16:17:40 naddy Exp $
# $OpenBSD: Makefile,v 1.16 2012/09/01 12:02:27 naddy Exp $
V = 3.3.5
CONFIG = ${MACHINE_ARCH}-unknown-openbsd${OSREV}
SUBST_VARS += CONFIG V
PKGNAME = libf2c-$V
REVISION = 8
REVISION = 9
DISTFILES = libf2c-openbsd.tgz
MASTER_SITES = http://spacehopper.org/mirrors/

View File

@ -1,5 +0,0 @@
@comment $OpenBSD: PFRAG.no_mips64,v 1.1 2010/06/07 14:25:47 jasper Exp $
lib/gcc-lib/${CONFIG}/${V}/libfrtbegin_pic.a
lib/gcc-lib/${CONFIG}/${V}/libg2c_pic.a
lib/libfrtbegin_pic.a
lib/libg2c_pic.a

View File

@ -1,7 +1,6 @@
@comment $OpenBSD: PLIST,v 1.3 2010/08/01 10:29:56 espie Exp $
@comment $OpenBSD: PLIST,v 1.4 2012/09/01 12:02:27 naddy Exp $
@conflict g77-<3.3.5v0
%%SHARED%%
%%no_mips64%%
include/g2c.h
lib/gcc-lib/
lib/gcc-lib/${CONFIG}/

View File

@ -1,9 +1,9 @@
# $OpenBSD: Makefile,v 1.7 2011/11/18 11:16:24 espie Exp $
# $OpenBSD: Makefile,v 1.8 2012/09/01 12:02:27 naddy Exp $
COMMENT= shapefile manipulation library
DISTNAME= shapelib-1.2.10
REVISION = 1
REVISION = 2
SHARED_LIBS= shp 1.2
CATEGORIES= devel

View File

@ -1,2 +0,0 @@
@comment $OpenBSD: PFRAG.no_mips64,v 1.1 2010/04/12 13:27:43 jasper Exp $
lib/libshp_pic.a

View File

@ -1,6 +1,5 @@
@comment $OpenBSD: PLIST,v 1.2 2010/04/12 13:27:43 jasper Exp $
@comment $OpenBSD: PLIST,v 1.3 2012/09/01 12:02:27 naddy Exp $
%%SHARED%%
%%no_mips64%%
include/libshp/
include/libshp/shapefil.h
lib/libshp.a

View File

@ -1,11 +1,11 @@
# $OpenBSD: Makefile,v 1.10 2011/11/18 11:16:24 espie Exp $
# $OpenBSD: Makefile,v 1.11 2012/09/01 12:02:27 naddy Exp $
COMMENT= load PNG graphics files and bind them to an OpenGL texture
VERSION= 1.45
DISTNAME= glpng
PKGNAME= ${DISTNAME}-${VERSION}
REVISION = 2
REVISION = 3
SHARED_LIBS= glpng 0.0
CATEGORIES= graphics

View File

@ -1,2 +0,0 @@
@comment $OpenBSD: PFRAG.no_mips64,v 1.1 2010/06/14 05:37:55 jasper Exp $
lib/libglpng_pic.a

View File

@ -1,9 +1,8 @@
@comment $OpenBSD: PLIST,v 1.2 2010/06/14 05:37:55 jasper Exp $
@comment $OpenBSD: PLIST,v 1.3 2012/09/01 12:02:27 naddy Exp $
%%SHARED%%
include/GL/
include/GL/glpng.h
lib/libglpng.a
lib/libglpng_p.a
%%no_mips64%%
share/doc/glpng/
share/doc/glpng/glpng.html

View File

@ -1,11 +1,11 @@
# $OpenBSD: Makefile,v 1.20 2011/11/18 11:16:24 espie Exp $
# $OpenBSD: Makefile,v 1.21 2012/09/01 12:02:27 naddy Exp $
COMMENT= order a sparse matrix prior to Cholesky factorization
VERSION= 2.2.1
DISTNAME= AMD-${VERSION}
PKGNAME= ${DISTNAME:L}
REVISION = 1
REVISION= 2
SHARED_LIBS= amd 0.0 \
amdf77 0.0

View File

@ -1,3 +0,0 @@
@comment $OpenBSD: PFRAG.no_mips64,v 1.1 2010/02/23 20:12:43 jasper Exp $
lib/libamd_pic.a
lib/libamdf77_pic.a

View File

@ -1,6 +1,5 @@
@comment $OpenBSD: PLIST,v 1.4 2010/10/26 17:55:26 pirofti Exp $
@comment $OpenBSD: PLIST,v 1.5 2012/09/01 12:02:27 naddy Exp $
%%SHARED%%
%%no_mips64%%
include/amd/
include/amd/amd.h
lib/libamd.a

View File

@ -1,10 +1,10 @@
# $OpenBSD: Makefile,v 1.12 2011/11/18 11:16:24 espie Exp $
# $OpenBSD: Makefile,v 1.13 2012/09/01 12:02:27 naddy Exp $
COMMENT= solve large scale eigenvalue problems
DISTNAME= arpack96
PKGNAME= arpack-96
REVISION= 2
REVISION= 3
SHARED_LIBS= arpack 1.0
CATEGORIES= math

View File

@ -1 +0,0 @@
lib/libarpack_pic.a

View File

@ -1,8 +1,7 @@
@comment $OpenBSD: PLIST,v 1.2 2010/04/14 15:43:23 jasper Exp $
@comment $OpenBSD: PLIST,v 1.3 2012/09/01 12:02:27 naddy Exp $
%%SHARED%%
lib/libarpack.a
lib/libarpack_p.a
%%no_mips64%%
share/doc/arpack/
share/doc/arpack/LICENSE
share/doc/arpack/README

View File

@ -1,11 +1,11 @@
# $OpenBSD: Makefile,v 1.20 2011/11/18 11:16:24 espie Exp $
# $OpenBSD: Makefile,v 1.21 2012/09/01 12:02:27 naddy Exp $
COMMENT= Basic Linear Algebra Subprograms
VERSION= 1.0
DISTNAME= blas
PKGNAME= ${DISTNAME}-${VERSION}
REVISION= 5
REVISION= 6
SHARED_LIBS= blas 2.0
CATEGORIES= math

View File

@ -1,2 +0,0 @@
@comment $OpenBSD: PFRAG.no_mips64,v 1.1 2009/11/22 16:19:56 jasper Exp $
lib/libblas_pic.a

View File

@ -1,8 +1,7 @@
@comment $OpenBSD: PLIST,v 1.5 2010/08/19 21:23:29 steven Exp $
@comment $OpenBSD: PLIST,v 1.6 2012/09/01 12:02:27 naddy Exp $
%%SHARED%%
lib/libblas.a
lib/libblas_p.a
%%no_mips64%%
@man man/man3f/caxpy.3f
@man man/man3f/ccopy.3f
@man man/man3f/cdotc.3f

View File

@ -1,11 +1,11 @@
# $OpenBSD: Makefile,v 1.5 2011/11/18 11:16:24 espie Exp $
# $OpenBSD: Makefile,v 1.6 2012/09/01 12:02:27 naddy Exp $
COMMENT= constrained approximate minimum degree
VERSION= 2.2.1
DISTNAME= CAMD-${VERSION}
PKGNAME= ${DISTNAME:L}
REVISION= 0
REVISION= 1
SHARED_LIBS= camd 0.0
CATEGORIES= math

View File

@ -1,2 +0,0 @@
@comment $OpenBSD: PFRAG.no_mips64,v 1.1.1.1 2010/10/26 16:59:53 steven Exp $
lib/libcamd_pic.a

View File

@ -1,6 +1,5 @@
@comment $OpenBSD: PLIST,v 1.2 2010/10/26 17:42:51 steven Exp $
@comment $OpenBSD: PLIST,v 1.3 2012/09/01 12:02:27 naddy Exp $
%%SHARED%%
%%no_mips64%%
include/camd/
include/camd/camd.h
lib/libcamd.a

View File

@ -1,11 +1,11 @@
# $OpenBSD: Makefile,v 1.12 2011/11/18 11:16:24 espie Exp $
# $OpenBSD: Makefile,v 1.13 2012/09/01 12:02:27 naddy Exp $
COMMENT= C interface to the BLAS library
VERSION= 1.0
DISTNAME= cblas
PKGNAME= ${DISTNAME}-${VERSION}
REVISION= 0
REVISION= 1
SHARED_LIBS= cblas 1.0
CATEGORIES= math

View File

@ -1,2 +0,0 @@
@comment $OpenBSD: PFRAG.no_mips64,v 1.1 2010/06/14 05:42:00 jasper Exp $
lib/libcblas_pic.a

View File

@ -1,7 +1,6 @@
@comment $OpenBSD: PLIST,v 1.2 2010/06/14 05:42:00 jasper Exp $
@comment $OpenBSD: PLIST,v 1.3 2012/09/01 12:02:27 naddy Exp $
%%SHARED%%
include/cblas.h
include/cblas_f77.h
lib/libcblas.a
lib/libcblas_p.a
%%no_mips64%%

View File

@ -1,9 +1,10 @@
# $OpenBSD: Makefile,v 1.8 2012/02/16 23:03:15 pirofti Exp $
# $OpenBSD: Makefile,v 1.9 2012/09/01 12:02:27 naddy Exp $
COMMENT = library for column approximate minimum degree ordering
DISTNAME = CCOLAMD-2.7.4
PKGNAME = ${DISTNAME:L}
REVISION = 0
SHARED_LIBS += ccolamd 0.0
CATEGORIES = math

View File

@ -1,2 +0,0 @@
@comment $OpenBSD: PFRAG.no_mips64,v 1.1 2010/06/14 07:32:30 jasper Exp $
lib/libccolamd_pic.a

View File

@ -1,7 +1,6 @@
@comment $OpenBSD: PLIST,v 1.3 2010/10/26 18:06:10 pirofti Exp $
@comment $OpenBSD: PLIST,v 1.4 2012/09/01 12:02:27 naddy Exp $
%%SHARED%%
include/ccolamd/
include/ccolamd/ccolamd.h
lib/libccolamd.a
lib/libccolamd_p.a
%%no_mips64%%

View File

@ -1,9 +1,10 @@
# $OpenBSD: Makefile,v 1.8 2012/02/17 09:02:09 pirofti Exp $
# $OpenBSD: Makefile,v 1.9 2012/09/01 12:02:27 naddy Exp $
COMMENT = library for column approximate minimum degree ordering
DISTNAME = COLAMD-2.7.4
PKGNAME = ${DISTNAME:L}
REVISION = 0
SHARED_LIBS += colamd 0.0
CATEGORIES = math

View File

@ -1,2 +0,0 @@
@comment $OpenBSD: PFRAG.no_mips64,v 1.1 2010/06/14 07:15:10 jasper Exp $
lib/libcolamd_pic.a

View File

@ -1,7 +1,6 @@
@comment $OpenBSD: PLIST,v 1.3 2010/10/26 18:06:28 pirofti Exp $
@comment $OpenBSD: PLIST,v 1.4 2012/09/01 12:02:27 naddy Exp $
%%SHARED%%
include/colamd/
include/colamd/colamd.h
lib/libcolamd.a
lib/libcolamd_p.a
%%no_mips64%%

View File

@ -1,9 +1,9 @@
# $OpenBSD: Makefile,v 1.20 2011/11/18 11:16:24 espie Exp $
# $OpenBSD: Makefile,v 1.21 2012/09/01 12:02:27 naddy Exp $
COMMENT= library of Fortran 77 linear algebra subroutines
DISTNAME= lapack-3.1.1
REVISION= 3
REVISION= 4
SHARED_LIBS= lapack 5.0

View File

@ -1,2 +0,0 @@
@comment $OpenBSD: PFRAG.no_mips64,v 1.2 2011/03/08 23:45:47 ajacoutot Exp $
lib/liblapack_pic.a

View File

@ -1,6 +1,5 @@
@comment $OpenBSD: PLIST,v 1.5 2010/02/23 20:12:04 jasper Exp $
@comment $OpenBSD: PLIST,v 1.6 2012/09/01 12:02:27 naddy Exp $
%%SHARED%%
%%no_mips64%%
lib/liblapack.a
lib/liblapack_p.a
@man man/man3f/cbdsqr.3f

View File

@ -1,11 +1,11 @@
# $OpenBSD: Makefile,v 1.13 2011/11/18 11:16:24 espie Exp $
# $OpenBSD: Makefile,v 1.14 2012/09/01 12:02:27 naddy Exp $
COMMENT= unsymmetric multifrontal sparse LU factorization package
VERSION= 5.1.0
DISTNAME= UMFPACK-${VERSION}
PKGNAME= umfpack-${VERSION}
REVISION= 3
REVISION= 4
SHARED_LIBS= umfpack 0.0
CATEGORIES= math

View File

@ -1,2 +0,0 @@
@comment $OpenBSD: PFRAG.no_mips64,v 1.1 2010/03/24 16:09:34 jasper Exp $
lib/libumfpack_pic.a

View File

@ -1,6 +1,5 @@
@comment $OpenBSD: PLIST,v 1.2 2010/03/24 16:09:34 jasper Exp $
@comment $OpenBSD: PLIST,v 1.3 2012/09/01 12:02:27 naddy Exp $
%%SHARED%%
%%no_mips64%%
include/umfpack/
include/umfpack/UFconfig.h
include/umfpack/umfpack.h

View File

@ -1,8 +1,8 @@
# $OpenBSD: Makefile,v 1.9 2011/11/18 11:16:24 espie Exp $
# $OpenBSD: Makefile,v 1.10 2012/09/01 12:02:27 naddy Exp $
COMMENT= SOCKS client wrapper for *BSD
DISTNAME= dsocks-1.6
REVISION= 0
REVISION= 1
CATEGORIES= net
SHARED_LIBS= dsocks 1.0

View File

@ -1,2 +0,0 @@
@comment $OpenBSD: PFRAG.no_mips64,v 1.1 2010/08/23 15:44:26 jasper Exp $
lib/libdsocks_pic.a

View File

@ -1,6 +1,5 @@
@comment $OpenBSD: PLIST,v 1.2 2010/08/23 15:44:26 jasper Exp $
@comment $OpenBSD: PLIST,v 1.3 2012/09/01 12:02:27 naddy Exp $
%%SHARED%%
bin/dsocks-torify.sh
bin/dsocks.sh
lib/libdsocks.a
%%no_mips64%%

View File

@ -1,8 +1,9 @@
# $OpenBSD: Makefile,v 1.23 2012/08/07 07:34:23 ajacoutot Exp $
# $OpenBSD: Makefile,v 1.24 2012/09/01 12:02:27 naddy Exp $
COMMENT= hide awful SSL API in a sane interface
DISTNAME= assl-1.1.0
REVISION= 0
EPOCH= 0
CATEGORIES= security devel
SHARED_LIBS= assl 5.0

View File

@ -1,2 +0,0 @@
@comment $OpenBSD: PFRAG.no_mips64,v 1.1 2010/12/30 09:01:09 jasper Exp $
lib/libassl_pic.a

View File

@ -1,10 +1,9 @@
@comment $OpenBSD: PLIST,v 1.7 2012/08/07 07:34:23 ajacoutot Exp $
@comment $OpenBSD: PLIST,v 1.8 2012/09/01 12:02:27 naddy Exp $
include/assl.h
include/assl_socket.h
lib/libassl.a
%%SHARED%%
lib/libassl_p.a
%%no_mips64%%
@man man/man3/assl.3
@man man/man3/assl_accept.3
@man man/man3/assl_alloc_context.3

View File

@ -1,9 +1,10 @@
# $OpenBSD: Makefile,v 1.13 2012/08/19 06:08:17 ajacoutot Exp $
# $OpenBSD: Makefile,v 1.14 2012/09/01 12:02:27 naddy Exp $
COMMENT= XML validation library
DISTNAME= xmlsd-0.9.0
PKGNAME= lib${DISTNAME}
REVISION= 0
CATEGORIES= textproc devel
SHARED_LIBS= xmlsd 3.0

View File

@ -1,2 +0,0 @@
@comment $OpenBSD: PFRAG.no_mips64,v 1.2 2011/03/13 17:33:38 jasper Exp $
lib/libxmlsd_pic.a

View File

@ -1,9 +1,8 @@
@comment $OpenBSD: PLIST,v 1.3 2011/10/25 18:58:07 dhill Exp $
@comment $OpenBSD: PLIST,v 1.4 2012/09/01 12:02:27 naddy Exp $
%%SHARED%%
include/xmlsd.h
lib/libxmlsd.a
lib/libxmlsd_p.a
%%no_mips64%%
@man man/man3/xmlsd.3
@man man/man3/xmlsd_add_element.3
@man man/man3/xmlsd_check_attributes.3