blob: 7c06e27dcff0ee9ab38cc283ae6bfb8461fa2a4f [file] [log] [blame]
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 syserr.c tun.c