1# Makefile.in generated by automake 1.9.2 from Makefile.am.
2# @configure_input@
3
4# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5# 2003, 2004  Free Software Foundation, Inc.
6# This Makefile.in is free software; the Free Software Foundation
7# gives unlimited permission to copy and/or distribute it,
8# with or without modifications, as long as this notice is preserved.
9
10# This program is distributed in the hope that it will be useful,
11# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
12# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
13# PARTICULAR PURPOSE.
14
15@SET_MAKE@
16
17SOURCES = $(liboutput_a_SOURCES)
18
19srcdir = @srcdir@
20top_srcdir = @top_srcdir@
21VPATH = @srcdir@
22pkgdatadir = $(datadir)/@PACKAGE@
23pkglibdir = $(libdir)/@PACKAGE@
24pkgincludedir = $(includedir)/@PACKAGE@
25top_builddir = ../..
26am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
27INSTALL = @INSTALL@
28install_sh_DATA = $(install_sh) -c -m 644
29install_sh_PROGRAM = $(install_sh) -c
30install_sh_SCRIPT = $(install_sh) -c
31INSTALL_HEADER = $(INSTALL_DATA)
32transform = $(program_transform_name)
33NORMAL_INSTALL = :
34PRE_INSTALL = :
35POST_INSTALL = :
36NORMAL_UNINSTALL = :
37PRE_UNINSTALL = :
38POST_UNINSTALL = :
39build_triplet = @build@
40host_triplet = @host@
41subdir = src/output
42DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
43ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
44am__aclocal_m4_deps = $(top_srcdir)/configure.in
45am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
46	$(ACLOCAL_M4)
47mkinstalldirs = $(install_sh) -d
48CONFIG_HEADER = $(top_builddir)/config.h
49CONFIG_CLEAN_FILES =
50LIBRARIES = $(noinst_LIBRARIES)
51AR = ar
52ARFLAGS = cru
53liboutput_a_AR = $(AR) $(ARFLAGS)
54liboutput_a_LIBADD =
55am_liboutput_a_OBJECTS = output.$(OBJEXT) output-screen.$(OBJEXT) \
56	output-csv.$(OBJEXT) output-fifo.$(OBJEXT)
57liboutput_a_OBJECTS = $(am_liboutput_a_OBJECTS)
58DEFAULT_INCLUDES = -I. -I$(srcdir) -I$(top_builddir)
59depcomp =
60am__depfiles_maybe =
61COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
62	$(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
63CCLD = $(CC)
64LINK = $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
65SOURCES = $(liboutput_a_SOURCES)
66DIST_SOURCES = $(liboutput_a_SOURCES)
67ETAGS = etags
68CTAGS = ctags
69DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
70ACLOCAL = @ACLOCAL@
71AMDEP_FALSE = @AMDEP_FALSE@
72AMDEP_TRUE = @AMDEP_TRUE@
73AMTAR = @AMTAR@
74AUTOCONF = @AUTOCONF@
75AUTOHEADER = @AUTOHEADER@
76AUTOMAKE = @AUTOMAKE@
77AWK = @AWK@
78CC = @CC@
79CCDEPMODE = @CCDEPMODE@
80CFLAGS = @CFLAGS@
81CPP = @CPP@
82CPPFLAGS = @CPPFLAGS@
83CYGPATH_W = @CYGPATH_W@
84DEFS = @DEFS@
85DEPDIR = @DEPDIR@
86ECHO_C = @ECHO_C@
87ECHO_N = @ECHO_N@
88ECHO_T = @ECHO_T@
89EGREP = @EGREP@
90EXEEXT = @EXEEXT@
91EXTRA_DEFINES = @EXTRA_DEFINES@
92EXTRA_INCLUDES = @EXTRA_INCLUDES@
93EXTRA_LIBS = @EXTRA_LIBS@
94INSTALL_DATA = @INSTALL_DATA@
95INSTALL_PROGRAM = @INSTALL_PROGRAM@
96INSTALL_SCRIPT = @INSTALL_SCRIPT@
97INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
98LDFLAGS = @LDFLAGS@
99LIBOBJS = @LIBOBJS@
100LIBS = @LIBS@
101LTLIBOBJS = @LTLIBOBJS@
102MAKEINFO = @MAKEINFO@
103OBJEXT = @OBJEXT@
104PACKAGE = @PACKAGE@
105PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
106PACKAGE_NAME = @PACKAGE_NAME@
107PACKAGE_STRING = @PACKAGE_STRING@
108PACKAGE_TARNAME = @PACKAGE_TARNAME@
109PACKAGE_VERSION = @PACKAGE_VERSION@
110PATH_SEPARATOR = @PATH_SEPARATOR@
111PCRE_OBJS = @PCRE_OBJS@
112RANLIB = @RANLIB@
113SET_MAKE = @SET_MAKE@
114SHELL = @SHELL@
115STRIP = @STRIP@
116VERSION = @VERSION@
117ac_ct_CC = @ac_ct_CC@
118ac_ct_RANLIB = @ac_ct_RANLIB@
119ac_ct_STRIP = @ac_ct_STRIP@
120am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
121am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
122am__include = @am__include@
123am__leading_dot = @am__leading_dot@
124am__quote = @am__quote@
125am__tar = @am__tar@
126am__untar = @am__untar@
127bindir = @bindir@
128build = @build@
129build_alias = @build_alias@
130build_cpu = @build_cpu@
131build_os = @build_os@
132build_vendor = @build_vendor@
133datadir = @datadir@
134exec_prefix = @exec_prefix@
135host = @host@
136host_alias = @host_alias@
137host_cpu = @host_cpu@
138host_os = @host_os@
139host_vendor = @host_vendor@
140includedir = @includedir@
141infodir = @infodir@
142install_sh = @install_sh@
143libdir = @libdir@
144libexecdir = @libexecdir@
145localstatedir = @localstatedir@
146mandir = @mandir@
147mkdir_p = @mkdir_p@
148oldincludedir = @oldincludedir@
149prefix = @prefix@
150program_transform_name = @program_transform_name@
151sbindir = @sbindir@
152sharedstatedir = @sharedstatedir@
153sysconfdir = @sysconfdir@
154target_alias = @target_alias@
155
156# $Id: Makefile.am,v 1.1 2005/02/10 06:05:06 mattshelton Exp $
157AUTOMAKE_OPTIONS = foreign no-dependencies
158noinst_LIBRARIES = liboutput.a
159liboutput_a_SOURCES = output.c output.h \
160		      output-screen.c output-screen.h \
161                      output-csv.c output-csv.h \
162                      output-fifo.c output-fifo.h
163
164INCLUDES = -I$(top_srcdir) -I$(top_srcdir)/src -I$(top_srcdir)/lib
165all: all-am
166
167.SUFFIXES:
168.SUFFIXES: .c .o .obj
169$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
170	@for dep in $?; do \
171	  case '$(am__configure_deps)' in \
172	    *$$dep*) \
173	      cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
174		&& exit 0; \
175	      exit 1;; \
176	  esac; \
177	done; \
178	echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign  src/output/Makefile'; \
179	cd $(top_srcdir) && \
180	  $(AUTOMAKE) --foreign  src/output/Makefile
181.PRECIOUS: Makefile
182Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
183	@case '$?' in \
184	  *config.status*) \
185	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
186	  *) \
187	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
188	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
189	esac;
190
191$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
192	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
193
194$(top_srcdir)/configure:  $(am__configure_deps)
195	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
196$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
197	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
198
199clean-noinstLIBRARIES:
200	-test -z "$(noinst_LIBRARIES)" || rm -f $(noinst_LIBRARIES)
201liboutput.a: $(liboutput_a_OBJECTS) $(liboutput_a_DEPENDENCIES)
202	-rm -f liboutput.a
203	$(liboutput_a_AR) liboutput.a $(liboutput_a_OBJECTS) $(liboutput_a_LIBADD)
204	$(RANLIB) liboutput.a
205
206mostlyclean-compile:
207	-rm -f *.$(OBJEXT)
208
209distclean-compile:
210	-rm -f *.tab.c
211
212.c.o:
213	$(COMPILE) -c $<
214
215.c.obj:
216	$(COMPILE) -c `$(CYGPATH_W) '$<'`
217uninstall-info-am:
218
219ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
220	list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
221	unique=`for i in $$list; do \
222	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
223	  done | \
224	  $(AWK) '    { files[$$0] = 1; } \
225	       END { for (i in files) print i; }'`; \
226	mkid -fID $$unique
227tags: TAGS
228
229TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
230		$(TAGS_FILES) $(LISP)
231	tags=; \
232	here=`pwd`; \
233	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
234	unique=`for i in $$list; do \
235	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
236	  done | \
237	  $(AWK) '    { files[$$0] = 1; } \
238	       END { for (i in files) print i; }'`; \
239	if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
240	  test -n "$$unique" || unique=$$empty_fix; \
241	  $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
242	    $$tags $$unique; \
243	fi
244ctags: CTAGS
245CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
246		$(TAGS_FILES) $(LISP)
247	tags=; \
248	here=`pwd`; \
249	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
250	unique=`for i in $$list; do \
251	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
252	  done | \
253	  $(AWK) '    { files[$$0] = 1; } \
254	       END { for (i in files) print i; }'`; \
255	test -z "$(CTAGS_ARGS)$$tags$$unique" \
256	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
257	     $$tags $$unique
258
259GTAGS:
260	here=`$(am__cd) $(top_builddir) && pwd` \
261	  && cd $(top_srcdir) \
262	  && gtags -i $(GTAGS_ARGS) $$here
263
264distclean-tags:
265	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
266
267distdir: $(DISTFILES)
268	@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
269	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
270	list='$(DISTFILES)'; for file in $$list; do \
271	  case $$file in \
272	    $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
273	    $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
274	  esac; \
275	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
276	  dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
277	  if test "$$dir" != "$$file" && test "$$dir" != "."; then \
278	    dir="/$$dir"; \
279	    $(mkdir_p) "$(distdir)$$dir"; \
280	  else \
281	    dir=''; \
282	  fi; \
283	  if test -d $$d/$$file; then \
284	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
285	      cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
286	    fi; \
287	    cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
288	  else \
289	    test -f $(distdir)/$$file \
290	    || cp -p $$d/$$file $(distdir)/$$file \
291	    || exit 1; \
292	  fi; \
293	done
294check-am: all-am
295check: check-am
296all-am: Makefile $(LIBRARIES)
297installdirs:
298install: install-am
299install-exec: install-exec-am
300install-data: install-data-am
301uninstall: uninstall-am
302
303install-am: all-am
304	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
305
306installcheck: installcheck-am
307install-strip:
308	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
309	  install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
310	  `test -z '$(STRIP)' || \
311	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
312mostlyclean-generic:
313
314clean-generic:
315
316distclean-generic:
317	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
318
319maintainer-clean-generic:
320	@echo "This command is intended for maintainers to use"
321	@echo "it deletes files that may require special tools to rebuild."
322clean: clean-am
323
324clean-am: clean-generic clean-noinstLIBRARIES mostlyclean-am
325
326distclean: distclean-am
327	-rm -f Makefile
328distclean-am: clean-am distclean-compile distclean-generic \
329	distclean-tags
330
331dvi: dvi-am
332
333dvi-am:
334
335html: html-am
336
337info: info-am
338
339info-am:
340
341install-data-am:
342
343install-exec-am:
344
345install-info: install-info-am
346
347install-man:
348
349installcheck-am:
350
351maintainer-clean: maintainer-clean-am
352	-rm -f Makefile
353maintainer-clean-am: distclean-am maintainer-clean-generic
354
355mostlyclean: mostlyclean-am
356
357mostlyclean-am: mostlyclean-compile mostlyclean-generic
358
359pdf: pdf-am
360
361pdf-am:
362
363ps: ps-am
364
365ps-am:
366
367uninstall-am: uninstall-info-am
368
369.PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
370	clean-noinstLIBRARIES ctags distclean distclean-compile \
371	distclean-generic distclean-tags distdir dvi dvi-am html \
372	html-am info info-am install install-am install-data \
373	install-data-am install-exec install-exec-am install-info \
374	install-info-am install-man install-strip installcheck \
375	installcheck-am installdirs maintainer-clean \
376	maintainer-clean-generic mostlyclean mostlyclean-compile \
377	mostlyclean-generic pdf pdf-am ps ps-am tags uninstall \
378	uninstall-am uninstall-info-am
379
380# Tell versions [3.59,3.63) of GNU make to not export all variables.
381# Otherwise a system limit (for SysV at least) may be exceeded.
382.NOEXPORT:
383