mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-31 21:57:12 +00:00
29d43cb240
- Fix pkg/PLIST - Add WWW: line into pkg/DESCR PR: 21136 Submitted by: Ports Fury
24 lines
782 B
Plaintext
24 lines
782 B
Plaintext
This hierarchy contains all the source code from
|
|
"C Interfaces and Implementations: Techniques for Creating Reusable
|
|
Software (Addison-Wesley Professional Computing Series, 1997,
|
|
ISBN 0-201-49841-3).
|
|
|
|
For installation instructions, see install.html.
|
|
|
|
For a summary of the distribution's revision history, see history.html.
|
|
|
|
WWW: http://www.cs.princeton.edu/software/cii/
|
|
-----
|
|
Author: David R. Hanson
|
|
drh@microsoft.com / http://www.research.microsoft.com/~drh/
|
|
---
|
|
FreeBSD note: in /usr/local
|
|
lib/libcii.a -> lib/cii/1/libcii.a
|
|
include/cii -> lib/cii/1/include
|
|
example binaries are in lib/cii/1/examples
|
|
copyright, history, etc share/doc/cii
|
|
source of CII share/doc/cii/src
|
|
source of examples share/doc/cii/examples
|
|
|
|
There is no documentation other than the book and its web site.
|