## Automake if COMPILE_GETOPT_LIB LGGO_A = libgnugetopt.a else LGGO_A = endif noinst_LIBRARIES = $(LGGO_A) libgnugetopt_a_SOURCES = getopt.c getopt_long.c getopt.h