## Process this file with automake to produce Makefile.in AR=@AR@ AUTOMAKE_OPTIONS = foreign INCLUDES = -I$(top_srcdir) -I../intl noinst_LIBRARIES = libnntp.a noinst_HEADERS = nntp.h libnntp_a_SOURCES = nntp.h nntp.c newsrc.c -include $(top_builddir)/tools/cflags.mk