1
0
Fork 0
mbuni/mbuni/mmsbox/Makefile.am

9 lines
387 B
Makefile
Raw Normal View History

libmms = $(top_builddir)/mmlib/libmms.a
2011-09-23 06:27:37 +00:00
lib_LTLIBRARIES = libmmsbox.la
libmmsbox_la_SOURCES = mmsbox_cdr.c mmsbox_cfg.c dlr.c bearerbox.c mmsbox_resolve.c mmsbox_resolve_shell.c
bin_PROGRAMS = mmsbox
2010-10-26 10:18:13 +00:00
mmsbox_SOURCES = mmsbox.c
mmsbox_LDADD = libmmsbox.a $(libmms)
2008-09-12 12:02:40 +00:00
EXTRA_DIST = mmsbox_cdr.h mmsbox_cfg.h mmsbox.h mmsbox_mt_filter.h mmsbox_resolve_shell.h mmsbox_resolve.h mmsbox_mmsc.h