libtool
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Library with only convenience libs?


From: David Thompson
Subject: Library with only convenience libs?
Date: Fri, 26 Jul 2002 15:28:49 -0600

Is it possible to create a lib from only convenience libraries? I have something like the following:

dxlib_LTLIBRARIES = libDX.la
libDX_la_SOURCES =
libDX_la_LIBADD = dpexec/libDPEXEC.la \
        hwrender/libHW.la \
        hwrender/opengl/libOPENGL.la \
        libdx/libLIBDX.la

But that doesn't seem to work. Any recommendations?
--
.............................................................................
David L. Thompson                          The University of Montana
mailto:address@hidden                 Computer Science Department
http://www.cs.umt.edu/u/dthompsn           Missoula, MT  59812
                                           Work Phone : (406)257-8530



reply via email to

[Prev in Thread] Current Thread [Next in Thread]