aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Makefile.am
blob: 590f0ec9ce69960b2156c1e7087e40f49926e25b (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

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