blob: 7c06e27dcff0ee9ab38cc283ae6bfb8461fa2a4f [file] [log] [blame]
Harald Welte6fc42402011-05-10 17:44:39 +02001noinst_LIBRARIES = libmisc.a
2
3noinst_HEADERS = gnugetopt.h ippool.h lookup.h syserr.h tun.h
4
5AM_CFLAGS = -O2 -fno-builtin -Wall -DSBINDIR='"$(sbindir)"' -ggdb
6
7libmisc_a_SOURCES = getopt1.c getopt.c ippool.c lookup.c syserr.c tun.c