blob: 55348ade093a408d768f569f130bd2db25ea85d3 [file] [log] [blame]
Harald Welte6fc42402011-05-10 17:44:39 +02001noinst_LIBRARIES = libmisc.a
2
Harald Weltec5efb5b2018-04-25 17:38:51 +02003noinst_HEADERS = gnugetopt.h ippool.h lookup.h syserr.h tun.h in46_addr.h netdev.h
Harald Welte6fc42402011-05-10 17:44:39 +02004
Holger Hans Peter Freyther91d0ee52014-12-23 19:52:54 +01005AM_CFLAGS = -O2 -fno-builtin -Wall -DSBINDIR='"$(sbindir)"' -ggdb $(LIBOSMOCORE_CFLAGS)
Harald Welte6fc42402011-05-10 17:44:39 +02006
Harald Weltec5efb5b2018-04-25 17:38:51 +02007libmisc_a_SOURCES = getopt1.c getopt.c ippool.c lookup.c tun.c debug.c in46_addr.c netdev.c