qse/ase/lib/cmn/makefile.am
2008-08-23 01:06:35 +00:00

11 lines
263 B
Plaintext

AUTOMAKE_OPTIONS = nostdinc
AM_CFLAGS = -I$(top_builddir)/include
lib_LTLIBRARIES = libasecmn.la
libasecmn_la_SOURCES = mem.h chr.h \
mem.c chr.c map.c misc.c rex.c str_bas.c str_cnv.c str_dyn.c \
sll.c dll.c opt.c
libasecmn_la_LDFLAGS = -version-info 1:0:0