open5gs/lib/fd/extensions/dbg_msg_dumps/Makefile.am
2017-08-17 15:13:03 +09:00

15 lines
290 B
Makefile

## Process this file with automake to produce Makefile.in
pkglib_LTLIBRARIES = dbg_msg_dumps.la
dbg_msg_dumps_la_SOURCES = \
dbg_msg_dumps.c
AM_LDFLAGS = \
-module -avoid-version -shared
AM_CFLAGS = \
-Wall -Werror
MAINTAINERCLEANFILES = Makefile.in
MOSTLYCLEANFILES = *.stackdump