queue: Add some more comments throughout the code (doxygen style)
[openggsn.git] / lib / Makefile.am
blob7c06e27dcff0ee9ab38cc283ae6bfb8461fa2a4f
1 noinst_LIBRARIES = libmisc.a
3 noinst_HEADERS = gnugetopt.h ippool.h lookup.h syserr.h tun.h
5 AM_CFLAGS = -O2 -fno-builtin -Wall -DSBINDIR='"$(sbindir)"' -ggdb
7 libmisc_a_SOURCES = getopt1.c getopt.c ippool.c lookup.c syserr.c tun.c