Add libcgiparse.so. While I'm here, convert from a.out (.so.1.0) to

ELF (.so.1) format for shared library name.

Submitted by:	bento
This commit is contained in:
Satoshi Asami 2000-06-03 08:13:27 +00:00
parent b1750302a9
commit 4b8f67ace2
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=29147

View File

@ -1,6 +1,7 @@
include/cgi.h
lib/libcgiparse.a
lib/libcgiparse.so.1.0
lib/libcgiparse.so.1
lib/libcgiparse.so
man/man3/cgigetvalue.3.gz
man/man3/cgiclose.3.gz
man/man3/cginewquerystr.3.gz