NameDateSize

..22-Nov-201241

acinclude.m4H A D22-Nov-2012215 KiB

aclocal.m4H A D22-Nov-201237.6 KiB

baz.cppH A D22-Nov-20121.1 KiB

baz.hH A D22-Nov-20121.3 KiB

configureH A D22-Nov-2012682.7 KiB

configure.acH A D22-Nov-20122.3 KiB

foo.cppH A D22-Nov-20121.4 KiB

foo.hH A D22-Nov-20121.5 KiB

main.cppH A D22-Nov-20121.7 KiB

Makefile.amH A D22-Nov-2012686

Makefile.inH A D22-Nov-201220 KiB

READMEH A D22-Nov-2012371

README

1# $Id: README,v 1.3 2001/06/06 14:53:29 rboehne Exp $
2
3This directory contains a sample package that demonstrates the use of
4GNU Libtool's multi-language support through the use of configuration
5tags.  It requires GNU autoconf, automake and of course libtool.
6
7The demonstration generates a libraries using the same libtool script,
8which is then linked to a C++ program.
9