mirror of
https://review.haiku-os.org/buildtools
synced 2024-11-23 07:18:49 +01:00
64dcab13c1
git-svn-id: file:///srv/svn/repos/haiku/buildtools/trunk@15341 a95241bf-73f2-0310-859d-f6bbb57e9c96 |
||
---|---|---|
.. | ||
acinclude.m4 | ||
aclocal.m4 | ||
baz.cpp | ||
baz.h | ||
configure | ||
configure.ac | ||
foo.cpp | ||
foo.h | ||
main.cpp | ||
Makefile.am | ||
Makefile.in | ||
README |
# $Id: README,v 1.3 2001/06/06 14:53:29 rboehne Exp $ This directory contains a sample package that demonstrates the use of GNU Libtool's multi-language support through the use of configuration tags. It requires GNU autoconf, automake and of course libtool. The demonstration generates a libraries using the same libtool script, which is then linked to a C++ program.