# Generated automatically from Makefile.in by configure. SRCS= getopt_long.c HEADERS = getopt.h OBJS=$(SRCS:.c=.o) LIBS= CPPFLAGS= -I/usr/local/include -I/usr/local/include CFLAGS=-fno-common LD=gcc CC=gcc RANLIB=ranlib COMPILE = $(CC) -c $(CPPFLAGS) $(CFLAGS) .c.o: $(COMPILE) $< all: $(OBJS) clean: rm -f $(OBJS) core install: