mirror of
https://github.com/open5gs/open5gs.git
synced 2026-05-05 15:24:14 +00:00
9 lines
245 B
Makefile
9 lines
245 B
Makefile
## Process this file with automake to produce Makefile.in
|
|
|
|
SUBDIRS = \
|
|
dbg_msg_dumps dict_rfc5777 dict_mip6i \
|
|
dict_nasreq dict_nas_mipv6 \
|
|
dict_dcca dict_dcca_3gpp dict_s6a
|
|
|
|
MAINTAINERCLEANFILES = Makefile.in
|
|
MOSTLYCLEANFILES = *.stackdump
|