drop libnwind.la
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@24466 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -3,7 +3,6 @@
|
|||||||
include $(top_srcdir)/Makefile.am.common
|
include $(top_srcdir)/Makefile.am.common
|
||||||
|
|
||||||
lib_LTLIBRARIES = libwind.la
|
lib_LTLIBRARIES = libwind.la
|
||||||
noinst_LTLIBRARIES = libnwind.la
|
|
||||||
|
|
||||||
built = \
|
built = \
|
||||||
bidi_table.c \
|
bidi_table.c \
|
||||||
@@ -40,10 +39,8 @@ code = \
|
|||||||
|
|
||||||
$(code:.c=.lo): $(built)
|
$(code:.c=.lo): $(built)
|
||||||
|
|
||||||
libwind_la_SOURCES =
|
dist_libwind_la_SOURCES = $(code) $(built)
|
||||||
|
nodist_libwind_la_SOURCES = wind_err.c wind_err.h
|
||||||
dist_libnwind_la_SOURCES = $(code) $(built)
|
|
||||||
nodist_libnwind_la_SOURCES = wind_err.c wind_err.h
|
|
||||||
|
|
||||||
dist_include_HEADERS = wind.h
|
dist_include_HEADERS = wind.h
|
||||||
nodist_include_HEADERS = wind_err.h
|
nodist_include_HEADERS = wind_err.h
|
||||||
@@ -53,7 +50,6 @@ $(libwind_la_OBJECTS): wind_err.h
|
|||||||
libwind_la_LDFLAGS = -version-info 0:0:0
|
libwind_la_LDFLAGS = -version-info 0:0:0
|
||||||
|
|
||||||
libwind_la_LIBADD = \
|
libwind_la_LIBADD = \
|
||||||
libnwind.la \
|
|
||||||
$(LIB_com_err)
|
$(LIB_com_err)
|
||||||
|
|
||||||
if versionscript
|
if versionscript
|
||||||
|
Reference in New Issue
Block a user