Add a skeleton libraries directory
authorSimon Marlow <simonmar@microsoft.com>
Fri, 13 Jan 2006 13:19:49 +0000 (13:19 +0000)
committerSimon Marlow <simonmar@microsoft.com>
Fri, 13 Jan 2006 13:19:49 +0000 (13:19 +0000)
commit8c56903f4884d9597e04868e1a67513e63dc89c0
tree9ad33002a44437d67c52f0542dd490eff494d235
parent44713ec1fa30bab4b6e087d017ca8524f9792b34
Add a skeleton libraries directory
Adding files from libraries that aren't in the other
packages sub-repos.  I haven't bothered to try to keep
history for these files, for history go back to the CVS
repo.
14 files changed:
.darcs-boring
libraries/Makefile [new file with mode: 0644]
libraries/Makefile.common [new file with mode: 0644]
libraries/Makefile.inc [new file with mode: 0644]
libraries/aclocal.m4 [new file with mode: 0644]
libraries/configure.ac [new file with mode: 0644]
libraries/doc/Makefile [new file with mode: 0644]
libraries/doc/lib-hierarchy.html [new file with mode: 0644]
libraries/doc/libraries.xml [new file with mode: 0644]
libraries/doc/libtable.xml [new file with mode: 0644]
libraries/libraries-footer.txt [new file with mode: 0644]
libraries/libraries-header.txt [new file with mode: 0644]
libraries/mk/boilerplate.mk [new file with mode: 0644]
libraries/mk/target.mk [new file with mode: 0644]