1243750Srwatson# Makefile.in generated by automake 1.12.2 from Makefile.am.
2159248Srwatson# @configure_input@
3159248Srwatson
4243750Srwatson# Copyright (C) 1994-2012 Free Software Foundation, Inc.
5243750Srwatson
6159248Srwatson# This Makefile.in is free software; the Free Software Foundation
7159248Srwatson# gives unlimited permission to copy and/or distribute it,
8159248Srwatson# with or without modifications, as long as this notice is preserved.
9159248Srwatson
10159248Srwatson# This program is distributed in the hope that it will be useful,
11159248Srwatson# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
12159248Srwatson# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
13159248Srwatson# PARTICULAR PURPOSE.
14159248Srwatson
15159248Srwatson@SET_MAKE@
16159248Srwatson
17159248SrwatsonVPATH = @srcdir@
18243750Srwatsonam__make_dryrun = \
19243750Srwatson  { \
20243750Srwatson    am__dry=no; \
21243750Srwatson    case $$MAKEFLAGS in \
22243750Srwatson      *\\[\ \	]*) \
23243750Srwatson        echo 'am--echo: ; @echo "AM"  OK' | $(MAKE) -f - 2>/dev/null \
24243750Srwatson          | grep '^AM OK$$' >/dev/null || am__dry=yes;; \
25243750Srwatson      *) \
26243750Srwatson        for am__flg in $$MAKEFLAGS; do \
27243750Srwatson          case $$am__flg in \
28243750Srwatson            *=*|--*) ;; \
29243750Srwatson            *n*) am__dry=yes; break;; \
30243750Srwatson          esac; \
31243750Srwatson        done;; \
32243750Srwatson    esac; \
33243750Srwatson    test $$am__dry = yes; \
34243750Srwatson  }
35159248Srwatsonpkgdatadir = $(datadir)/@PACKAGE@
36243750Srwatsonpkgincludedir = $(includedir)/@PACKAGE@
37159248Srwatsonpkglibdir = $(libdir)/@PACKAGE@
38243750Srwatsonpkglibexecdir = $(libexecdir)/@PACKAGE@
39159248Srwatsonam__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
40159248Srwatsoninstall_sh_DATA = $(install_sh) -c -m 644
41159248Srwatsoninstall_sh_PROGRAM = $(install_sh) -c
42159248Srwatsoninstall_sh_SCRIPT = $(install_sh) -c
43159248SrwatsonINSTALL_HEADER = $(INSTALL_DATA)
44159248Srwatsontransform = $(program_transform_name)
45159248SrwatsonNORMAL_INSTALL = :
46159248SrwatsonPRE_INSTALL = :
47159248SrwatsonPOST_INSTALL = :
48159248SrwatsonNORMAL_UNINSTALL = :
49159248SrwatsonPRE_UNINSTALL = :
50159248SrwatsonPOST_UNINSTALL = :
51159248Srwatsonbuild_triplet = @build@
52159248Srwatsonhost_triplet = @host@
53159248Srwatsonsubdir = modules/auditfilter_noop
54243750SrwatsonDIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in \
55243750Srwatson	$(top_srcdir)/config/depcomp
56159248SrwatsonACLOCAL_M4 = $(top_srcdir)/aclocal.m4
57159248Srwatsonam__aclocal_m4_deps = $(top_srcdir)/configure.ac
58159248Srwatsonam__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
59159248Srwatson	$(ACLOCAL_M4)
60159248Srwatsonmkinstalldirs = $(install_sh) -d
61159248SrwatsonCONFIG_HEADER = $(top_builddir)/config/config.h
62159248SrwatsonCONFIG_CLEAN_FILES =
63243750SrwatsonCONFIG_CLEAN_VPATH_FILES =
64159248Srwatsonam__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
65159248Srwatsonam__vpath_adj = case $$p in \
66159248Srwatson    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
67159248Srwatson    *) f=$$p;; \
68159248Srwatson  esac;
69243750Srwatsonam__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
70243750Srwatsonam__install_max = 40
71243750Srwatsonam__nobase_strip_setup = \
72243750Srwatson  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
73243750Srwatsonam__nobase_strip = \
74243750Srwatson  for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
75243750Srwatsonam__nobase_list = $(am__nobase_strip_setup); \
76243750Srwatson  for p in $$list; do echo "$$p $$p"; done | \
77243750Srwatson  sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
78243750Srwatson  $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
79243750Srwatson    if (++n[$$2] == $(am__install_max)) \
80243750Srwatson      { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
81243750Srwatson    END { for (dir in files) print dir, files[dir] }'
82243750Srwatsonam__base_list = \
83243750Srwatson  sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
84243750Srwatson  sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
85243750Srwatsonam__uninstall_files_from_dir = { \
86243750Srwatson  test -z "$$files" \
87243750Srwatson    || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
88243750Srwatson    || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
89243750Srwatson         $(am__cd) "$$dir" && rm -f $$files; }; \
90243750Srwatson  }
91159248Srwatsonam__installdirs = "$(DESTDIR)$(libdir)"
92159248SrwatsonLTLIBRARIES = $(lib_LTLIBRARIES)
93159248Srwatsonauditfilter_noop_la_LIBADD =
94159248Srwatsonauditfilter_noop_la_SOURCES = auditfilter_noop.c
95159248Srwatsonauditfilter_noop_la_OBJECTS = auditfilter_noop.lo
96173143Srwatsonauditfilter_noop_la_LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) \
97173143Srwatson	$(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
98173143Srwatson	$(auditfilter_noop_la_LDFLAGS) $(LDFLAGS) -o $@
99191273SrwatsonDEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)/config
100159248Srwatsondepcomp = $(SHELL) $(top_srcdir)/config/depcomp
101159248Srwatsonam__depfiles_maybe = depfiles
102243750Srwatsonam__mv = mv -f
103159248SrwatsonCOMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
104159248Srwatson	$(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
105173143SrwatsonLTCOMPILE = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
106173143Srwatson	--mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
107173143Srwatson	$(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
108159248SrwatsonCCLD = $(CC)
109173143SrwatsonLINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
110173143Srwatson	--mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
111173143Srwatson	$(LDFLAGS) -o $@
112159248SrwatsonSOURCES = auditfilter_noop.c
113159248SrwatsonDIST_SOURCES = auditfilter_noop.c
114243750Srwatsonam__can_run_installinfo = \
115243750Srwatson  case $$AM_UPDATE_INFO_DIR in \
116243750Srwatson    n|no|NO) false;; \
117243750Srwatson    *) (install-info --version) >/dev/null 2>&1;; \
118243750Srwatson  esac
119159248SrwatsonETAGS = etags
120159248SrwatsonCTAGS = ctags
121159248SrwatsonDISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
122159248SrwatsonACLOCAL = @ACLOCAL@
123159248SrwatsonAMTAR = @AMTAR@
124159248SrwatsonAR = @AR@
125159248SrwatsonAUTOCONF = @AUTOCONF@
126159248SrwatsonAUTOHEADER = @AUTOHEADER@
127159248SrwatsonAUTOMAKE = @AUTOMAKE@
128159248SrwatsonAWK = @AWK@
129159248SrwatsonCC = @CC@
130159248SrwatsonCCDEPMODE = @CCDEPMODE@
131159248SrwatsonCFLAGS = @CFLAGS@
132159248SrwatsonCPP = @CPP@
133159248SrwatsonCPPFLAGS = @CPPFLAGS@
134159248SrwatsonCYGPATH_W = @CYGPATH_W@
135159248SrwatsonDEFS = @DEFS@
136159248SrwatsonDEPDIR = @DEPDIR@
137243750SrwatsonDLLTOOL = @DLLTOOL@
138191273SrwatsonDSYMUTIL = @DSYMUTIL@
139243750SrwatsonDUMPBIN = @DUMPBIN@
140159248SrwatsonECHO_C = @ECHO_C@
141159248SrwatsonECHO_N = @ECHO_N@
142159248SrwatsonECHO_T = @ECHO_T@
143159248SrwatsonEGREP = @EGREP@
144159248SrwatsonEXEEXT = @EXEEXT@
145243750SrwatsonFGREP = @FGREP@
146173143SrwatsonGREP = @GREP@
147173143SrwatsonINSTALL = @INSTALL@
148159248SrwatsonINSTALL_DATA = @INSTALL_DATA@
149159248SrwatsonINSTALL_PROGRAM = @INSTALL_PROGRAM@
150159248SrwatsonINSTALL_SCRIPT = @INSTALL_SCRIPT@
151159248SrwatsonINSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
152243750SrwatsonLD = @LD@
153159248SrwatsonLDFLAGS = @LDFLAGS@
154243750SrwatsonLEX = @LEX@
155243750SrwatsonLEXLIB = @LEXLIB@
156243750SrwatsonLEX_OUTPUT_ROOT = @LEX_OUTPUT_ROOT@
157159248SrwatsonLIBOBJS = @LIBOBJS@
158159248SrwatsonLIBS = @LIBS@
159159248SrwatsonLIBTOOL = @LIBTOOL@
160243750SrwatsonLIPO = @LIPO@
161159248SrwatsonLN_S = @LN_S@
162159248SrwatsonLTLIBOBJS = @LTLIBOBJS@
163159248SrwatsonMAINT = @MAINT@
164159248SrwatsonMAKEINFO = @MAKEINFO@
165243750SrwatsonMANIFEST_TOOL = @MANIFEST_TOOL@
166185573SrwatsonMIG = @MIG@
167173143SrwatsonMKDIR_P = @MKDIR_P@
168243750SrwatsonNM = @NM@
169191273SrwatsonNMEDIT = @NMEDIT@
170243750SrwatsonOBJDUMP = @OBJDUMP@
171159248SrwatsonOBJEXT = @OBJEXT@
172243750SrwatsonOTOOL = @OTOOL@
173243750SrwatsonOTOOL64 = @OTOOL64@
174159248SrwatsonPACKAGE = @PACKAGE@
175159248SrwatsonPACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
176159248SrwatsonPACKAGE_NAME = @PACKAGE_NAME@
177159248SrwatsonPACKAGE_STRING = @PACKAGE_STRING@
178159248SrwatsonPACKAGE_TARNAME = @PACKAGE_TARNAME@
179243750SrwatsonPACKAGE_URL = @PACKAGE_URL@
180159248SrwatsonPACKAGE_VERSION = @PACKAGE_VERSION@
181159248SrwatsonPATH_SEPARATOR = @PATH_SEPARATOR@
182159248SrwatsonRANLIB = @RANLIB@
183173143SrwatsonSED = @SED@
184159248SrwatsonSET_MAKE = @SET_MAKE@
185159248SrwatsonSHELL = @SHELL@
186159248SrwatsonSTRIP = @STRIP@
187159248SrwatsonVERSION = @VERSION@
188243750SrwatsonYACC = @YACC@
189243750SrwatsonYFLAGS = @YFLAGS@
190173143Srwatsonabs_builddir = @abs_builddir@
191173143Srwatsonabs_srcdir = @abs_srcdir@
192173143Srwatsonabs_top_builddir = @abs_top_builddir@
193173143Srwatsonabs_top_srcdir = @abs_top_srcdir@
194243750Srwatsonac_ct_AR = @ac_ct_AR@
195159248Srwatsonac_ct_CC = @ac_ct_CC@
196243750Srwatsonac_ct_DUMPBIN = @ac_ct_DUMPBIN@
197159248Srwatsonam__include = @am__include@
198159248Srwatsonam__leading_dot = @am__leading_dot@
199159248Srwatsonam__quote = @am__quote@
200159248Srwatsonam__tar = @am__tar@
201159248Srwatsonam__untar = @am__untar@
202159248Srwatsonbindir = @bindir@
203159248Srwatsonbuild = @build@
204159248Srwatsonbuild_alias = @build_alias@
205159248Srwatsonbuild_cpu = @build_cpu@
206159248Srwatsonbuild_os = @build_os@
207159248Srwatsonbuild_vendor = @build_vendor@
208173143Srwatsonbuilddir = @builddir@
209159248Srwatsondatadir = @datadir@
210173143Srwatsondatarootdir = @datarootdir@
211173143Srwatsondocdir = @docdir@
212173143Srwatsondvidir = @dvidir@
213159248Srwatsonexec_prefix = @exec_prefix@
214159248Srwatsonhost = @host@
215159248Srwatsonhost_alias = @host_alias@
216159248Srwatsonhost_cpu = @host_cpu@
217159248Srwatsonhost_os = @host_os@
218159248Srwatsonhost_vendor = @host_vendor@
219173143Srwatsonhtmldir = @htmldir@
220159248Srwatsonincludedir = @includedir@
221159248Srwatsoninfodir = @infodir@
222159248Srwatsoninstall_sh = @install_sh@
223159248Srwatsonlibdir = @libdir@
224159248Srwatsonlibexecdir = @libexecdir@
225173143Srwatsonlocaledir = @localedir@
226159248Srwatsonlocalstatedir = @localstatedir@
227159248Srwatsonmandir = @mandir@
228159248Srwatsonmkdir_p = @mkdir_p@
229159248Srwatsonoldincludedir = @oldincludedir@
230173143Srwatsonpdfdir = @pdfdir@
231159248Srwatsonprefix = @prefix@
232159248Srwatsonprogram_transform_name = @program_transform_name@
233173143Srwatsonpsdir = @psdir@
234159248Srwatsonsbindir = @sbindir@
235159248Srwatsonsharedstatedir = @sharedstatedir@
236173143Srwatsonsrcdir = @srcdir@
237159248Srwatsonsysconfdir = @sysconfdir@
238159248Srwatsontarget_alias = @target_alias@
239191273Srwatsontop_build_prefix = @top_build_prefix@
240173143Srwatsontop_builddir = @top_builddir@
241173143Srwatsontop_srcdir = @top_srcdir@
242185573Srwatson@USE_NATIVE_INCLUDES_FALSE@INCLUDES = -I$(top_builddir) -I$(top_srcdir) -I$(top_srcdir)/sys
243185573Srwatson@USE_NATIVE_INCLUDES_TRUE@INCLUDES = -I$(top_builddir) -I$(top_srcdir)
244159248Srwatsonlib_LTLIBRARIES = auditfilter_noop.la
245159248Srwatsonauditfilter_noop_la_SOURCE = auditfilter_noop.c
246159248Srwatsonauditfilter_noop_la_LDFLAGS = -module
247159248Srwatsonall: all-am
248159248Srwatson
249159248Srwatson.SUFFIXES:
250159248Srwatson.SUFFIXES: .c .lo .o .obj
251159248Srwatson$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
252159248Srwatson	@for dep in $?; do \
253159248Srwatson	  case '$(am__configure_deps)' in \
254159248Srwatson	    *$$dep*) \
255243750Srwatson	      ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
256243750Srwatson	        && { if test -f $@; then exit 0; else break; fi; }; \
257159248Srwatson	      exit 1;; \
258159248Srwatson	  esac; \
259159248Srwatson	done; \
260243750Srwatson	echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign modules/auditfilter_noop/Makefile'; \
261243750Srwatson	$(am__cd) $(top_srcdir) && \
262243750Srwatson	  $(AUTOMAKE) --foreign modules/auditfilter_noop/Makefile
263159248Srwatson.PRECIOUS: Makefile
264159248SrwatsonMakefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
265159248Srwatson	@case '$?' in \
266159248Srwatson	  *config.status*) \
267159248Srwatson	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
268159248Srwatson	  *) \
269159248Srwatson	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
270159248Srwatson	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
271159248Srwatson	esac;
272159248Srwatson
273159248Srwatson$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
274159248Srwatson	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
275159248Srwatson
276159248Srwatson$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
277159248Srwatson	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
278159248Srwatson$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
279159248Srwatson	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
280243750Srwatson$(am__aclocal_m4_deps):
281159248Srwatsoninstall-libLTLIBRARIES: $(lib_LTLIBRARIES)
282159248Srwatson	@$(NORMAL_INSTALL)
283243750Srwatson	@list='$(lib_LTLIBRARIES)'; test -n "$(libdir)" || list=; \
284243750Srwatson	list2=; for p in $$list; do \
285159248Srwatson	  if test -f $$p; then \
286243750Srwatson	    list2="$$list2 $$p"; \
287159248Srwatson	  else :; fi; \
288243750Srwatson	done; \
289243750Srwatson	test -z "$$list2" || { \
290243750Srwatson	  echo " $(MKDIR_P) '$(DESTDIR)$(libdir)'"; \
291243750Srwatson	  $(MKDIR_P) "$(DESTDIR)$(libdir)" || exit 1; \
292243750Srwatson	  echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(libdir)'"; \
293243750Srwatson	  $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(libdir)"; \
294243750Srwatson	}
295159248Srwatson
296159248Srwatsonuninstall-libLTLIBRARIES:
297159248Srwatson	@$(NORMAL_UNINSTALL)
298243750Srwatson	@list='$(lib_LTLIBRARIES)'; test -n "$(libdir)" || list=; \
299243750Srwatson	for p in $$list; do \
300243750Srwatson	  $(am__strip_dir) \
301243750Srwatson	  echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(libdir)/$$f'"; \
302243750Srwatson	  $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(libdir)/$$f"; \
303159248Srwatson	done
304159248Srwatson
305159248Srwatsonclean-libLTLIBRARIES:
306159248Srwatson	-test -z "$(lib_LTLIBRARIES)" || rm -f $(lib_LTLIBRARIES)
307243750Srwatson	@list='$(lib_LTLIBRARIES)'; \
308243750Srwatson	locs=`for p in $$list; do echo $$p; done | \
309243750Srwatson	      sed 's|^[^/]*$$|.|; s|/[^/]*$$||; s|$$|/so_locations|' | \
310243750Srwatson	      sort -u`; \
311243750Srwatson	test -z "$$locs" || { \
312243750Srwatson	  echo rm -f $${locs}; \
313243750Srwatson	  rm -f $${locs}; \
314243750Srwatson	}
315243750Srwatsonauditfilter_noop.la: $(auditfilter_noop_la_OBJECTS) $(auditfilter_noop_la_DEPENDENCIES) $(EXTRA_auditfilter_noop_la_DEPENDENCIES) 
316173143Srwatson	$(auditfilter_noop_la_LINK) -rpath $(libdir) $(auditfilter_noop_la_OBJECTS) $(auditfilter_noop_la_LIBADD) $(LIBS)
317159248Srwatson
318159248Srwatsonmostlyclean-compile:
319159248Srwatson	-rm -f *.$(OBJEXT)
320159248Srwatson
321159248Srwatsondistclean-compile:
322159248Srwatson	-rm -f *.tab.c
323159248Srwatson
324159248Srwatson@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/auditfilter_noop.Plo@am__quote@
325159248Srwatson
326159248Srwatson.c.o:
327173143Srwatson@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
328243750Srwatson@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
329159248Srwatson@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
330159248Srwatson@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
331159248Srwatson@am__fastdepCC_FALSE@	$(COMPILE) -c $<
332159248Srwatson
333159248Srwatson.c.obj:
334173143Srwatson@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
335243750Srwatson@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
336159248Srwatson@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
337159248Srwatson@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
338159248Srwatson@am__fastdepCC_FALSE@	$(COMPILE) -c `$(CYGPATH_W) '$<'`
339159248Srwatson
340159248Srwatson.c.lo:
341173143Srwatson@am__fastdepCC_TRUE@	$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
342243750Srwatson@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
343159248Srwatson@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
344159248Srwatson@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
345159248Srwatson@am__fastdepCC_FALSE@	$(LTCOMPILE) -c -o $@ $<
346159248Srwatson
347159248Srwatsonmostlyclean-libtool:
348159248Srwatson	-rm -f *.lo
349159248Srwatson
350159248Srwatsonclean-libtool:
351159248Srwatson	-rm -rf .libs _libs
352159248Srwatson
353159248SrwatsonID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
354159248Srwatson	list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
355159248Srwatson	unique=`for i in $$list; do \
356159248Srwatson	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
357159248Srwatson	  done | \
358243750Srwatson	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
359191273Srwatson	      END { if (nonempty) { for (i in files) print i; }; }'`; \
360159248Srwatson	mkid -fID $$unique
361159248Srwatsontags: TAGS
362159248Srwatson
363159248SrwatsonTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
364159248Srwatson		$(TAGS_FILES) $(LISP)
365243750Srwatson	set x; \
366159248Srwatson	here=`pwd`; \
367159248Srwatson	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
368159248Srwatson	unique=`for i in $$list; do \
369159248Srwatson	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
370159248Srwatson	  done | \
371191273Srwatson	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
372191273Srwatson	      END { if (nonempty) { for (i in files) print i; }; }'`; \
373243750Srwatson	shift; \
374243750Srwatson	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
375159248Srwatson	  test -n "$$unique" || unique=$$empty_fix; \
376243750Srwatson	  if test $$# -gt 0; then \
377243750Srwatson	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
378243750Srwatson	      "$$@" $$unique; \
379243750Srwatson	  else \
380243750Srwatson	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
381243750Srwatson	      $$unique; \
382243750Srwatson	  fi; \
383159248Srwatson	fi
384159248Srwatsonctags: CTAGS
385159248SrwatsonCTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
386159248Srwatson		$(TAGS_FILES) $(LISP)
387159248Srwatson	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
388159248Srwatson	unique=`for i in $$list; do \
389159248Srwatson	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
390159248Srwatson	  done | \
391191273Srwatson	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
392191273Srwatson	      END { if (nonempty) { for (i in files) print i; }; }'`; \
393243750Srwatson	test -z "$(CTAGS_ARGS)$$unique" \
394159248Srwatson	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
395243750Srwatson	     $$unique
396159248Srwatson
397159248SrwatsonGTAGS:
398159248Srwatson	here=`$(am__cd) $(top_builddir) && pwd` \
399243750Srwatson	  && $(am__cd) $(top_srcdir) \
400243750Srwatson	  && gtags -i $(GTAGS_ARGS) "$$here"
401159248Srwatson
402243750Srwatsoncscopelist:  $(HEADERS) $(SOURCES) $(LISP)
403243750Srwatson	list='$(SOURCES) $(HEADERS) $(LISP)'; \
404243750Srwatson	case "$(srcdir)" in \
405243750Srwatson	  [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
406243750Srwatson	  *) sdir=$(subdir)/$(srcdir) ;; \
407243750Srwatson	esac; \
408243750Srwatson	for i in $$list; do \
409243750Srwatson	  if test -f "$$i"; then \
410243750Srwatson	    echo "$(subdir)/$$i"; \
411243750Srwatson	  else \
412243750Srwatson	    echo "$$sdir/$$i"; \
413243750Srwatson	  fi; \
414243750Srwatson	done >> $(top_builddir)/cscope.files
415243750Srwatson
416159248Srwatsondistclean-tags:
417159248Srwatson	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
418159248Srwatson
419159248Srwatsondistdir: $(DISTFILES)
420173143Srwatson	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
421173143Srwatson	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
422173143Srwatson	list='$(DISTFILES)'; \
423173143Srwatson	  dist_files=`for file in $$list; do echo $$file; done | \
424173143Srwatson	  sed -e "s|^$$srcdirstrip/||;t" \
425173143Srwatson	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
426173143Srwatson	case $$dist_files in \
427173143Srwatson	  */*) $(MKDIR_P) `echo "$$dist_files" | \
428173143Srwatson			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
429173143Srwatson			   sort -u` ;; \
430173143Srwatson	esac; \
431173143Srwatson	for file in $$dist_files; do \
432159248Srwatson	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
433159248Srwatson	  if test -d $$d/$$file; then \
434173143Srwatson	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
435243750Srwatson	    if test -d "$(distdir)/$$file"; then \
436243750Srwatson	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
437243750Srwatson	    fi; \
438159248Srwatson	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
439243750Srwatson	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
440243750Srwatson	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
441159248Srwatson	    fi; \
442243750Srwatson	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
443159248Srwatson	  else \
444243750Srwatson	    test -f "$(distdir)/$$file" \
445243750Srwatson	    || cp -p $$d/$$file "$(distdir)/$$file" \
446159248Srwatson	    || exit 1; \
447159248Srwatson	  fi; \
448159248Srwatson	done
449159248Srwatsoncheck-am: all-am
450159248Srwatsoncheck: check-am
451159248Srwatsonall-am: Makefile $(LTLIBRARIES)
452159248Srwatsoninstalldirs:
453159248Srwatson	for dir in "$(DESTDIR)$(libdir)"; do \
454173143Srwatson	  test -z "$$dir" || $(MKDIR_P) "$$dir"; \
455159248Srwatson	done
456159248Srwatsoninstall: install-am
457159248Srwatsoninstall-exec: install-exec-am
458159248Srwatsoninstall-data: install-data-am
459159248Srwatsonuninstall: uninstall-am
460159248Srwatson
461159248Srwatsoninstall-am: all-am
462159248Srwatson	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
463159248Srwatson
464159248Srwatsoninstallcheck: installcheck-am
465159248Srwatsoninstall-strip:
466243750Srwatson	if test -z '$(STRIP)'; then \
467243750Srwatson	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
468243750Srwatson	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
469243750Srwatson	      install; \
470243750Srwatson	else \
471243750Srwatson	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
472243750Srwatson	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
473243750Srwatson	    "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
474243750Srwatson	fi
475159248Srwatsonmostlyclean-generic:
476159248Srwatson
477159248Srwatsonclean-generic:
478159248Srwatson
479159248Srwatsondistclean-generic:
480159248Srwatson	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
481243750Srwatson	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
482159248Srwatson
483159248Srwatsonmaintainer-clean-generic:
484159248Srwatson	@echo "This command is intended for maintainers to use"
485159248Srwatson	@echo "it deletes files that may require special tools to rebuild."
486159248Srwatsonclean: clean-am
487159248Srwatson
488159248Srwatsonclean-am: clean-generic clean-libLTLIBRARIES clean-libtool \
489159248Srwatson	mostlyclean-am
490159248Srwatson
491159248Srwatsondistclean: distclean-am
492159248Srwatson	-rm -rf ./$(DEPDIR)
493159248Srwatson	-rm -f Makefile
494159248Srwatsondistclean-am: clean-am distclean-compile distclean-generic \
495173143Srwatson	distclean-tags
496159248Srwatson
497159248Srwatsondvi: dvi-am
498159248Srwatson
499159248Srwatsondvi-am:
500159248Srwatson
501159248Srwatsonhtml: html-am
502159248Srwatson
503243750Srwatsonhtml-am:
504243750Srwatson
505159248Srwatsoninfo: info-am
506159248Srwatson
507159248Srwatsoninfo-am:
508159248Srwatson
509159248Srwatsoninstall-data-am:
510159248Srwatson
511173143Srwatsoninstall-dvi: install-dvi-am
512173143Srwatson
513243750Srwatsoninstall-dvi-am:
514243750Srwatson
515159248Srwatsoninstall-exec-am: install-libLTLIBRARIES
516159248Srwatson
517173143Srwatsoninstall-html: install-html-am
518173143Srwatson
519243750Srwatsoninstall-html-am:
520243750Srwatson
521159248Srwatsoninstall-info: install-info-am
522159248Srwatson
523243750Srwatsoninstall-info-am:
524243750Srwatson
525159248Srwatsoninstall-man:
526159248Srwatson
527173143Srwatsoninstall-pdf: install-pdf-am
528173143Srwatson
529243750Srwatsoninstall-pdf-am:
530243750Srwatson
531173143Srwatsoninstall-ps: install-ps-am
532173143Srwatson
533243750Srwatsoninstall-ps-am:
534243750Srwatson
535159248Srwatsoninstallcheck-am:
536159248Srwatson
537159248Srwatsonmaintainer-clean: maintainer-clean-am
538159248Srwatson	-rm -rf ./$(DEPDIR)
539159248Srwatson	-rm -f Makefile
540159248Srwatsonmaintainer-clean-am: distclean-am maintainer-clean-generic
541159248Srwatson
542159248Srwatsonmostlyclean: mostlyclean-am
543159248Srwatson
544159248Srwatsonmostlyclean-am: mostlyclean-compile mostlyclean-generic \
545159248Srwatson	mostlyclean-libtool
546159248Srwatson
547159248Srwatsonpdf: pdf-am
548159248Srwatson
549159248Srwatsonpdf-am:
550159248Srwatson
551159248Srwatsonps: ps-am
552159248Srwatson
553159248Srwatsonps-am:
554159248Srwatson
555173143Srwatsonuninstall-am: uninstall-libLTLIBRARIES
556159248Srwatson
557173143Srwatson.MAKE: install-am install-strip
558173143Srwatson
559159248Srwatson.PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
560243750Srwatson	clean-libLTLIBRARIES clean-libtool cscopelist ctags distclean \
561159248Srwatson	distclean-compile distclean-generic distclean-libtool \
562159248Srwatson	distclean-tags distdir dvi dvi-am html html-am info info-am \
563173143Srwatson	install install-am install-data install-data-am install-dvi \
564173143Srwatson	install-dvi-am install-exec install-exec-am install-html \
565173143Srwatson	install-html-am install-info install-info-am \
566173143Srwatson	install-libLTLIBRARIES install-man install-pdf install-pdf-am \
567173143Srwatson	install-ps install-ps-am install-strip installcheck \
568159248Srwatson	installcheck-am installdirs maintainer-clean \
569159248Srwatson	maintainer-clean-generic mostlyclean mostlyclean-compile \
570159248Srwatson	mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
571173143Srwatson	tags uninstall uninstall-am uninstall-libLTLIBRARIES
572159248Srwatson
573243750Srwatson
574159248Srwatson# Tell versions [3.59,3.63) of GNU make to not export all variables.
575159248Srwatson# Otherwise a system limit (for SysV at least) may be exceeded.
576159248Srwatson.NOEXPORT:
577