blob: 632990c52e0fb48e9c8237baafd8ad33ffe773e8 [file] [log] [blame]
Harald Welte6fc42402011-05-10 17:44:39 +02001noinst_LIBRARIES = libmisc.a
2
Harald Welted12eab92017-08-02 19:49:47 +02003noinst_HEADERS = gnugetopt.h ippool.h lookup.h syserr.h tun.h in46_addr.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 Welted12eab92017-08-02 19:49:47 +02007libmisc_a_SOURCES = getopt1.c getopt.c ippool.c lookup.c tun.c debug.c in46_addr.c