open5gs/lib/fd/extensions/dict_nasreq/Makefile.am
2017-08-17 14:15:08 +09:00

15 lines
284 B
Makefile

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