File:  [ELWIX - Embedded LightWeight unIX -] / embedaddon / confuse / examples / Makefile.am
Revision 1.1.1.1 (vendor branch): download - view: text, annotated - select for diffs - revision graph
Tue Jan 24 14:48:56 2017 UTC (7 years, 7 months ago) by misho
Branches: confuse, MAIN
CVS tags: v2_7, HEAD
confuse 2.7

EXTRA_DIST = simple.conf reread.conf ftp.conf
noinst_PROGRAMS = simple reread ftpconf
INCLUDES = -I$(top_srcdir)/src
AM_LDFLAGS = -L../src/
LDADD = ../src/libconfuse.la
CLEANFILES=*~ \#*\#
LIBS = $(LTLIBINTL)

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>