aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Makefile.am
blob: 756d5665ae9d3c7b4bbbc16b492746035cee32e3 (plain)
1
2
3
4
5
6
7
noinst_LIBRARIES = libmisc.a

noinst_HEADERS = gnugetopt.h ippool.h lookup.h syserr.h tun.h

AM_CFLAGS = -O2 -fno-builtin -Wall -DSBINDIR='"$(sbindir)"' -ggdb $(LIBOSMOCORE_CFLAGS)

libmisc_a_SOURCES = getopt1.c getopt.c ippool.c lookup.c tun.c debug.c