## Process this file with automake to produce Makefile.in
AUTOMAKE_OPTIONS = foreign
INCLUDES = -I$(top_srcdir) -I$(includedir)
noinst_LTLIBRARIES = libshared.la
libshared_la_SOURCES = fidonet.h \
jblist.c jblist.h jbstrcpy.c jbstrcpy.h \
mystrncpy.c mystrncpy.h node4d.c node4d.h \
path.c logwrite.c path.h storedmsg.h \
getopt1.c getopt.c getopt.h compat.c \
fnmatch.c fnmatch.h jbdir.c jbdir.h \
pattern.c pattern.h exec.c exec.h file.c \
file.h logwrite.h
noinst_HEADERS = fidonet.h getopt.h jblist.h jbstrcpy.h mystrncpy.h \
node4d.h path.h storedmsg.h fnmatch.h jbdir.h \
pattern.h exec.h file.h logwrite.h
syntax highlighted by Code2HTML, v. 0.9.1