Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src
Module Name: src
Committed By: jmmv
Date: Mon Nov 12 14:56:27 UTC 2007
Modified Files:
src/distrib/sets/lists/comp: mi shl.mi
src/etc/mtree: NetBSD.dist
src/lib: Makefile
src/share/man/man7: hier.7
Added Files:
src/lib/libatf: Makefile config.h
Log Message:
Add the libatf library
This adds reachover Makefiles to build the libatf library and enables it in
the parent Makefile.
Things to review in this change:
* Add proper version numbers in the shlib_version files.
* Is libatf properly listed in lib/Makefile? It theoretically needs
libstdc++, but the resulting binary library is not linked against it.
To generate a diff of this commit:
cvs rdiff -r1.1079 -r1.1080 src/distrib/sets/lists/comp/mi
cvs rdiff -r1.59 -r1.60 src/distrib/sets/lists/comp/shl.mi
cvs rdiff -r1.342 -r1.343 src/etc/mtree/NetBSD.dist
cvs rdiff -r1.119 -r1.120 src/lib/Makefile
cvs rdiff -r0 -r1.1 src/lib/libatf/Makefile src/lib/libatf/config.h
cvs rdiff -r1.76 -r1.77 src/share/man/man7/hier.7
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index