Convert libx86emu.a to a "libtool convenience library".

This commit is contained in:
Paulo Cesar Pereira de Andrade 2008-12-07 18:31:32 -02:00
parent ed4a172740
commit 5a8068b390

View File

@ -1,6 +1,6 @@
noinst_LIBRARIES = libx86emu.a
noinst_LTLIBRARIES = libx86emu.la
libx86emu_a_SOURCES = debug.c \
libx86emu_la_SOURCES = debug.c \
decode.c \
fpu.c \
ops2.c \