1243730Srwatson# Makefile.in generated by automake 1.12.2 from Makefile.am.
2243730Srwatson# @configure_input@
3243730Srwatson
4243730Srwatson# Copyright (C) 1994-2012 Free Software Foundation, Inc.
5243730Srwatson
6243730Srwatson# This Makefile.in is free software; the Free Software Foundation
7243730Srwatson# gives unlimited permission to copy and/or distribute it,
8243730Srwatson# with or without modifications, as long as this notice is preserved.
9243730Srwatson
10243730Srwatson# This program is distributed in the hope that it will be useful,
11243730Srwatson# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
12243730Srwatson# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
13243730Srwatson# PARTICULAR PURPOSE.
14243730Srwatson
15243730Srwatson@SET_MAKE@
16243730Srwatson
17243730SrwatsonVPATH = @srcdir@
18243730Srwatsonam__make_dryrun = \
19243730Srwatson  { \
20243730Srwatson    am__dry=no; \
21243730Srwatson    case $$MAKEFLAGS in \
22243730Srwatson      *\\[\ \	]*) \
23243730Srwatson        echo 'am--echo: ; @echo "AM"  OK' | $(MAKE) -f - 2>/dev/null \
24243730Srwatson          | grep '^AM OK$$' >/dev/null || am__dry=yes;; \
25243730Srwatson      *) \
26243730Srwatson        for am__flg in $$MAKEFLAGS; do \
27243730Srwatson          case $$am__flg in \
28243730Srwatson            *=*|--*) ;; \
29243730Srwatson            *n*) am__dry=yes; break;; \
30243730Srwatson          esac; \
31243730Srwatson        done;; \
32243730Srwatson    esac; \
33243730Srwatson    test $$am__dry = yes; \
34243730Srwatson  }
35243730Srwatsonpkgdatadir = $(datadir)/@PACKAGE@
36243730Srwatsonpkgincludedir = $(includedir)/@PACKAGE@
37243730Srwatsonpkglibdir = $(libdir)/@PACKAGE@
38243730Srwatsonpkglibexecdir = $(libexecdir)/@PACKAGE@
39243730Srwatsonam__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
40243730Srwatsoninstall_sh_DATA = $(install_sh) -c -m 644
41243730Srwatsoninstall_sh_PROGRAM = $(install_sh) -c
42243730Srwatsoninstall_sh_SCRIPT = $(install_sh) -c
43243730SrwatsonINSTALL_HEADER = $(INSTALL_DATA)
44243730Srwatsontransform = $(program_transform_name)
45243730SrwatsonNORMAL_INSTALL = :
46243730SrwatsonPRE_INSTALL = :
47243730SrwatsonPOST_INSTALL = :
48243730SrwatsonNORMAL_UNINSTALL = :
49243730SrwatsonPRE_UNINSTALL = :
50243730SrwatsonPOST_UNINSTALL = :
51243730Srwatsonbuild_triplet = @build@
52243730Srwatsonhost_triplet = @host@
53243730Srwatsonsbin_PROGRAMS = auditdistd$(EXEEXT)
54243730Srwatsonsubdir = bin/auditdistd
55243730SrwatsonDIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in \
56243730Srwatson	$(top_srcdir)/config/depcomp $(top_srcdir)/config/ylwrap \
57243730Srwatson	parse.c parse.h token.c
58243730SrwatsonACLOCAL_M4 = $(top_srcdir)/aclocal.m4
59243730Srwatsonam__aclocal_m4_deps = $(top_srcdir)/configure.ac
60243730Srwatsonam__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
61243730Srwatson	$(ACLOCAL_M4)
62243730Srwatsonmkinstalldirs = $(install_sh) -d
63243730SrwatsonCONFIG_HEADER = $(top_builddir)/config/config.h
64243730SrwatsonCONFIG_CLEAN_FILES =
65243730SrwatsonCONFIG_CLEAN_VPATH_FILES =
66243730Srwatsonam__installdirs = "$(DESTDIR)$(sbindir)" "$(DESTDIR)$(man5dir)" \
67243730Srwatson	"$(DESTDIR)$(man8dir)"
68243730SrwatsonPROGRAMS = $(sbin_PROGRAMS)
69243730Srwatsonam_auditdistd_OBJECTS = auditdistd.$(OBJEXT) parse.$(OBJEXT) \
70243730Srwatson	pjdlog.$(OBJEXT) proto.$(OBJEXT) proto_common.$(OBJEXT) \
71243730Srwatson	proto_socketpair.$(OBJEXT) proto_tcp.$(OBJEXT) \
72243730Srwatson	proto_tls.$(OBJEXT) proto_uds.$(OBJEXT) receiver.$(OBJEXT) \
73243730Srwatson	sandbox.$(OBJEXT) sender.$(OBJEXT) subr.$(OBJEXT) \
74243730Srwatson	token.$(OBJEXT) trail.$(OBJEXT)
75243730Srwatsonauditdistd_OBJECTS = $(am_auditdistd_OBJECTS)
76243730Srwatsonauditdistd_LDADD = $(LDADD)
77243730Srwatsonauditdistd_LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) \
78243730Srwatson	$(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
79243730Srwatson	$(auditdistd_LDFLAGS) $(LDFLAGS) -o $@
80243730SrwatsonDEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)/config
81243730Srwatsondepcomp = $(SHELL) $(top_srcdir)/config/depcomp
82243730Srwatsonam__depfiles_maybe = depfiles
83243730Srwatsonam__mv = mv -f
84243730SrwatsonCOMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
85243730Srwatson	$(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
86243730SrwatsonLTCOMPILE = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
87243730Srwatson	--mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
88243730Srwatson	$(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
89243730SrwatsonCCLD = $(CC)
90243730SrwatsonLINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
91243730Srwatson	--mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
92243730Srwatson	$(LDFLAGS) -o $@
93243730Srwatson@MAINTAINER_MODE_FALSE@am__skiplex = test -f $@ ||
94243730SrwatsonLEXCOMPILE = $(LEX) $(AM_LFLAGS) $(LFLAGS)
95243730SrwatsonLTLEXCOMPILE = $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
96243730Srwatson	--mode=compile $(LEX) $(AM_LFLAGS) $(LFLAGS)
97243730SrwatsonYLWRAP = $(top_srcdir)/config/ylwrap
98243730Srwatson@MAINTAINER_MODE_FALSE@am__skipyacc = test -f $@ ||
99243730Srwatsonam__yacc_c2h = sed -e s/cc$$/hh/ -e s/cpp$$/hpp/ -e s/cxx$$/hxx/ \
100243730Srwatson		   -e s/c++$$/h++/ -e s/c$$/h/
101243730SrwatsonYACCCOMPILE = $(YACC) $(AM_YFLAGS) $(YFLAGS)
102243730SrwatsonLTYACCCOMPILE = $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
103243730Srwatson	--mode=compile $(YACC) $(AM_YFLAGS) $(YFLAGS)
104243730SrwatsonSOURCES = $(auditdistd_SOURCES)
105243730SrwatsonDIST_SOURCES = $(auditdistd_SOURCES)
106243730Srwatsonam__can_run_installinfo = \
107243730Srwatson  case $$AM_UPDATE_INFO_DIR in \
108243730Srwatson    n|no|NO) false;; \
109243730Srwatson    *) (install-info --version) >/dev/null 2>&1;; \
110243730Srwatson  esac
111243730Srwatsonam__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
112243730Srwatsonam__vpath_adj = case $$p in \
113243730Srwatson    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
114243730Srwatson    *) f=$$p;; \
115243730Srwatson  esac;
116243730Srwatsonam__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
117243730Srwatsonam__install_max = 40
118243730Srwatsonam__nobase_strip_setup = \
119243730Srwatson  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
120243730Srwatsonam__nobase_strip = \
121243730Srwatson  for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
122243730Srwatsonam__nobase_list = $(am__nobase_strip_setup); \
123243730Srwatson  for p in $$list; do echo "$$p $$p"; done | \
124243730Srwatson  sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
125243730Srwatson  $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
126243730Srwatson    if (++n[$$2] == $(am__install_max)) \
127243730Srwatson      { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
128243730Srwatson    END { for (dir in files) print dir, files[dir] }'
129243730Srwatsonam__base_list = \
130243730Srwatson  sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
131243730Srwatson  sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
132243730Srwatsonam__uninstall_files_from_dir = { \
133243730Srwatson  test -z "$$files" \
134243730Srwatson    || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
135243730Srwatson    || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
136243730Srwatson         $(am__cd) "$$dir" && rm -f $$files; }; \
137243730Srwatson  }
138243730Srwatsonman5dir = $(mandir)/man5
139243730Srwatsonman8dir = $(mandir)/man8
140243730SrwatsonNROFF = nroff
141243730SrwatsonMANS = $(man5_MANS) $(man8_MANS)
142243730SrwatsonETAGS = etags
143243730SrwatsonCTAGS = ctags
144243730SrwatsonDISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
145243730SrwatsonACLOCAL = @ACLOCAL@
146243730SrwatsonAMTAR = @AMTAR@
147243730SrwatsonAR = @AR@
148243730SrwatsonAUTOCONF = @AUTOCONF@
149243730SrwatsonAUTOHEADER = @AUTOHEADER@
150243730SrwatsonAUTOMAKE = @AUTOMAKE@
151243730SrwatsonAWK = @AWK@
152243730SrwatsonCC = @CC@
153243730SrwatsonCCDEPMODE = @CCDEPMODE@
154243730SrwatsonCFLAGS = -Wno-format
155243730SrwatsonCPP = @CPP@
156243730SrwatsonCPPFLAGS = @CPPFLAGS@
157243730SrwatsonCYGPATH_W = @CYGPATH_W@
158243730SrwatsonDEFS = @DEFS@
159243730SrwatsonDEPDIR = @DEPDIR@
160243730SrwatsonDLLTOOL = @DLLTOOL@
161243730SrwatsonDSYMUTIL = @DSYMUTIL@
162243730SrwatsonDUMPBIN = @DUMPBIN@
163243730SrwatsonECHO_C = @ECHO_C@
164243730SrwatsonECHO_N = @ECHO_N@
165243730SrwatsonECHO_T = @ECHO_T@
166243730SrwatsonEGREP = @EGREP@
167243730SrwatsonEXEEXT = @EXEEXT@
168243730SrwatsonFGREP = @FGREP@
169243730SrwatsonGREP = @GREP@
170243730SrwatsonINSTALL = @INSTALL@
171243730SrwatsonINSTALL_DATA = @INSTALL_DATA@
172243730SrwatsonINSTALL_PROGRAM = @INSTALL_PROGRAM@
173243730SrwatsonINSTALL_SCRIPT = @INSTALL_SCRIPT@
174243730SrwatsonINSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
175243730SrwatsonLD = @LD@
176243730SrwatsonLDFLAGS = @LDFLAGS@
177243730SrwatsonLEX = @LEX@
178243730SrwatsonLEXLIB = @LEXLIB@
179243730SrwatsonLEX_OUTPUT_ROOT = @LEX_OUTPUT_ROOT@
180243730SrwatsonLIBOBJS = @LIBOBJS@
181243730SrwatsonLIBS = @LIBS@
182243730SrwatsonLIBTOOL = @LIBTOOL@
183243730SrwatsonLIPO = @LIPO@
184243730SrwatsonLN_S = @LN_S@
185243730SrwatsonLTLIBOBJS = @LTLIBOBJS@
186243730SrwatsonMAINT = @MAINT@
187243730SrwatsonMAKEINFO = @MAKEINFO@
188243730SrwatsonMANIFEST_TOOL = @MANIFEST_TOOL@
189243730SrwatsonMIG = @MIG@
190243730SrwatsonMKDIR_P = @MKDIR_P@
191243730SrwatsonNM = @NM@
192243730SrwatsonNMEDIT = @NMEDIT@
193243730SrwatsonOBJDUMP = @OBJDUMP@
194243730SrwatsonOBJEXT = @OBJEXT@
195243730SrwatsonOTOOL = @OTOOL@
196243730SrwatsonOTOOL64 = @OTOOL64@
197243730SrwatsonPACKAGE = @PACKAGE@
198243730SrwatsonPACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
199243730SrwatsonPACKAGE_NAME = @PACKAGE_NAME@
200243730SrwatsonPACKAGE_STRING = @PACKAGE_STRING@
201243730SrwatsonPACKAGE_TARNAME = @PACKAGE_TARNAME@
202243730SrwatsonPACKAGE_URL = @PACKAGE_URL@
203243730SrwatsonPACKAGE_VERSION = @PACKAGE_VERSION@
204243730SrwatsonPATH_SEPARATOR = @PATH_SEPARATOR@
205243730SrwatsonRANLIB = @RANLIB@
206243730SrwatsonSED = @SED@
207243730SrwatsonSET_MAKE = @SET_MAKE@
208243730SrwatsonSHELL = @SHELL@
209243730SrwatsonSTRIP = @STRIP@
210243730SrwatsonVERSION = @VERSION@
211243730SrwatsonYACC = @YACC@
212243730SrwatsonYFLAGS = -d
213243730Srwatsonabs_builddir = @abs_builddir@
214243730Srwatsonabs_srcdir = @abs_srcdir@
215243730Srwatsonabs_top_builddir = @abs_top_builddir@
216243730Srwatsonabs_top_srcdir = @abs_top_srcdir@
217243730Srwatsonac_ct_AR = @ac_ct_AR@
218243730Srwatsonac_ct_CC = @ac_ct_CC@
219243730Srwatsonac_ct_DUMPBIN = @ac_ct_DUMPBIN@
220243730Srwatsonam__include = @am__include@
221243730Srwatsonam__leading_dot = @am__leading_dot@
222243730Srwatsonam__quote = @am__quote@
223243730Srwatsonam__tar = @am__tar@
224243730Srwatsonam__untar = @am__untar@
225243730Srwatsonbindir = @bindir@
226243730Srwatsonbuild = @build@
227243730Srwatsonbuild_alias = @build_alias@
228243730Srwatsonbuild_cpu = @build_cpu@
229243730Srwatsonbuild_os = @build_os@
230243730Srwatsonbuild_vendor = @build_vendor@
231243730Srwatsonbuilddir = @builddir@
232243730Srwatsondatadir = @datadir@
233243730Srwatsondatarootdir = @datarootdir@
234243730Srwatsondocdir = @docdir@
235243730Srwatsondvidir = @dvidir@
236243730Srwatsonexec_prefix = @exec_prefix@
237243730Srwatsonhost = @host@
238243730Srwatsonhost_alias = @host_alias@
239243730Srwatsonhost_cpu = @host_cpu@
240243730Srwatsonhost_os = @host_os@
241243730Srwatsonhost_vendor = @host_vendor@
242243730Srwatsonhtmldir = @htmldir@
243243730Srwatsonincludedir = @includedir@
244243730Srwatsoninfodir = @infodir@
245243730Srwatsoninstall_sh = @install_sh@
246243730Srwatsonlibdir = @libdir@
247243730Srwatsonlibexecdir = @libexecdir@
248243730Srwatsonlocaledir = @localedir@
249243730Srwatsonlocalstatedir = @localstatedir@
250243730Srwatsonmandir = @mandir@
251243730Srwatsonmkdir_p = @mkdir_p@
252243730Srwatsonoldincludedir = @oldincludedir@
253243730Srwatsonpdfdir = @pdfdir@
254243730Srwatsonprefix = @prefix@
255243730Srwatsonprogram_transform_name = @program_transform_name@
256243730Srwatsonpsdir = @psdir@
257243730Srwatsonsbindir = @sbindir@
258243730Srwatsonsharedstatedir = @sharedstatedir@
259243730Srwatsonsrcdir = @srcdir@
260243730Srwatsonsysconfdir = @sysconfdir@
261243730Srwatsontarget_alias = @target_alias@
262243730Srwatsontop_build_prefix = @top_build_prefix@
263243730Srwatsontop_builddir = @top_builddir@
264243730Srwatsontop_srcdir = @top_srcdir@
265243730Srwatson@USE_NATIVE_INCLUDES_FALSE@INCLUDES = -I$(top_builddir) -I$(top_srcdir) -I$(top_srcdir)/sys
266243730Srwatson@USE_NATIVE_INCLUDES_TRUE@INCLUDES = -I$(top_builddir) -I$(top_srcdir)
267243730Srwatsonman5_MANS = auditdistd.conf.5
268243730Srwatsonman8_MANS = auditdistd.8
269243730Srwatsonauditdistd_LDFLAGS = -lcrypto
270243730Srwatsonauditdistd_SOURCES = \
271243730Srwatson	auditdistd.c		\
272243730Srwatson	parse.y			\
273243730Srwatson	pjdlog.c		\
274243730Srwatson	proto.c			\
275243730Srwatson	proto_common.c		\
276243730Srwatson	proto_socketpair.c	\
277243730Srwatson	proto_tcp.c		\
278243730Srwatson	proto_tls.c		\
279243730Srwatson	proto_uds.c		\
280243730Srwatson	receiver.c		\
281243730Srwatson	sandbox.c		\
282243730Srwatson	sender.c		\
283243730Srwatson	subr.c			\
284243730Srwatson	token.l			\
285243730Srwatson	trail.c
286243730Srwatson
287243730Srwatsonall: all-am
288243730Srwatson
289243730Srwatson.SUFFIXES:
290243730Srwatson.SUFFIXES: .c .l .lo .o .obj .y
291243730Srwatson$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
292243730Srwatson	@for dep in $?; do \
293243730Srwatson	  case '$(am__configure_deps)' in \
294243730Srwatson	    *$$dep*) \
295243730Srwatson	      ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
296243730Srwatson	        && { if test -f $@; then exit 0; else break; fi; }; \
297243730Srwatson	      exit 1;; \
298243730Srwatson	  esac; \
299243730Srwatson	done; \
300243730Srwatson	echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign bin/auditdistd/Makefile'; \
301243730Srwatson	$(am__cd) $(top_srcdir) && \
302243730Srwatson	  $(AUTOMAKE) --foreign bin/auditdistd/Makefile
303243730Srwatson.PRECIOUS: Makefile
304243730SrwatsonMakefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
305243730Srwatson	@case '$?' in \
306243730Srwatson	  *config.status*) \
307243730Srwatson	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
308243730Srwatson	  *) \
309243730Srwatson	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
310243730Srwatson	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
311243730Srwatson	esac;
312243730Srwatson
313243730Srwatson$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
314243730Srwatson	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
315243730Srwatson
316243730Srwatson$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
317243730Srwatson	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
318243730Srwatson$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
319243730Srwatson	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
320243730Srwatson$(am__aclocal_m4_deps):
321243730Srwatsoninstall-sbinPROGRAMS: $(sbin_PROGRAMS)
322243730Srwatson	@$(NORMAL_INSTALL)
323243730Srwatson	@list='$(sbin_PROGRAMS)'; test -n "$(sbindir)" || list=; \
324243730Srwatson	if test -n "$$list"; then \
325243730Srwatson	  echo " $(MKDIR_P) '$(DESTDIR)$(sbindir)'"; \
326243730Srwatson	  $(MKDIR_P) "$(DESTDIR)$(sbindir)" || exit 1; \
327243730Srwatson	fi; \
328243730Srwatson	for p in $$list; do echo "$$p $$p"; done | \
329243730Srwatson	sed 's/$(EXEEXT)$$//' | \
330243730Srwatson	while read p p1; do if test -f $$p || test -f $$p1; \
331243730Srwatson	  then echo "$$p"; echo "$$p"; else :; fi; \
332243730Srwatson	done | \
333243730Srwatson	sed -e 'p;s,.*/,,;n;h' -e 's|.*|.|' \
334243730Srwatson	    -e 'p;x;s,.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/' | \
335243730Srwatson	sed 'N;N;N;s,\n, ,g' | \
336243730Srwatson	$(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1 } \
337243730Srwatson	  { d=$$3; if (dirs[d] != 1) { print "d", d; dirs[d] = 1 } \
338243730Srwatson	    if ($$2 == $$4) files[d] = files[d] " " $$1; \
339243730Srwatson	    else { print "f", $$3 "/" $$4, $$1; } } \
340243730Srwatson	  END { for (d in files) print "f", d, files[d] }' | \
341243730Srwatson	while read type dir files; do \
342243730Srwatson	    if test "$$dir" = .; then dir=; else dir=/$$dir; fi; \
343243730Srwatson	    test -z "$$files" || { \
344243730Srwatson	    echo " $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL_PROGRAM) $$files '$(DESTDIR)$(sbindir)$$dir'"; \
345243730Srwatson	    $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL_PROGRAM) $$files "$(DESTDIR)$(sbindir)$$dir" || exit $$?; \
346243730Srwatson	    } \
347243730Srwatson	; done
348243730Srwatson
349243730Srwatsonuninstall-sbinPROGRAMS:
350243730Srwatson	@$(NORMAL_UNINSTALL)
351243730Srwatson	@list='$(sbin_PROGRAMS)'; test -n "$(sbindir)" || list=; \
352243730Srwatson	files=`for p in $$list; do echo "$$p"; done | \
353243730Srwatson	  sed -e 'h;s,^.*/,,;s/$(EXEEXT)$$//;$(transform)' \
354243730Srwatson	      -e 's/$$/$(EXEEXT)/' `; \
355243730Srwatson	test -n "$$list" || exit 0; \
356243730Srwatson	echo " ( cd '$(DESTDIR)$(sbindir)' && rm -f" $$files ")"; \
357243730Srwatson	cd "$(DESTDIR)$(sbindir)" && rm -f $$files
358243730Srwatson
359243730Srwatsonclean-sbinPROGRAMS:
360243730Srwatson	@list='$(sbin_PROGRAMS)'; test -n "$$list" || exit 0; \
361243730Srwatson	echo " rm -f" $$list; \
362243730Srwatson	rm -f $$list || exit $$?; \
363243730Srwatson	test -n "$(EXEEXT)" || exit 0; \
364243730Srwatson	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
365243730Srwatson	echo " rm -f" $$list; \
366243730Srwatson	rm -f $$list
367243730Srwatsonparse.h: parse.c
368243730Srwatson	@if test ! -f $@; then rm -f parse.c; else :; fi
369243730Srwatson	@if test ! -f $@; then $(MAKE) $(AM_MAKEFLAGS) parse.c; else :; fi
370243730Srwatsonauditdistd$(EXEEXT): $(auditdistd_OBJECTS) $(auditdistd_DEPENDENCIES) $(EXTRA_auditdistd_DEPENDENCIES) 
371243730Srwatson	@rm -f auditdistd$(EXEEXT)
372243730Srwatson	$(auditdistd_LINK) $(auditdistd_OBJECTS) $(auditdistd_LDADD) $(LIBS)
373243730Srwatson
374243730Srwatsonmostlyclean-compile:
375243730Srwatson	-rm -f *.$(OBJEXT)
376243730Srwatson
377243730Srwatsondistclean-compile:
378243730Srwatson	-rm -f *.tab.c
379243730Srwatson
380243730Srwatson@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/auditdistd.Po@am__quote@
381243730Srwatson@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/parse.Po@am__quote@
382243730Srwatson@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/pjdlog.Po@am__quote@
383243730Srwatson@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/proto.Po@am__quote@
384243730Srwatson@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/proto_common.Po@am__quote@
385243730Srwatson@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/proto_socketpair.Po@am__quote@
386243730Srwatson@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/proto_tcp.Po@am__quote@
387243730Srwatson@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/proto_tls.Po@am__quote@
388243730Srwatson@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/proto_uds.Po@am__quote@
389243730Srwatson@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/receiver.Po@am__quote@
390243730Srwatson@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sandbox.Po@am__quote@
391243730Srwatson@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sender.Po@am__quote@
392243730Srwatson@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/subr.Po@am__quote@
393243730Srwatson@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/token.Po@am__quote@
394243730Srwatson@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/trail.Po@am__quote@
395243730Srwatson
396243730Srwatson.c.o:
397243730Srwatson@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
398243730Srwatson@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
399243730Srwatson@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
400243730Srwatson@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
401243730Srwatson@am__fastdepCC_FALSE@	$(COMPILE) -c $<
402243730Srwatson
403243730Srwatson.c.obj:
404243730Srwatson@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
405243730Srwatson@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
406243730Srwatson@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
407243730Srwatson@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
408243730Srwatson@am__fastdepCC_FALSE@	$(COMPILE) -c `$(CYGPATH_W) '$<'`
409243730Srwatson
410243730Srwatson.c.lo:
411243730Srwatson@am__fastdepCC_TRUE@	$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
412243730Srwatson@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
413243730Srwatson@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
414243730Srwatson@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
415243730Srwatson@am__fastdepCC_FALSE@	$(LTCOMPILE) -c -o $@ $<
416243730Srwatson
417243730Srwatson.l.c:
418243730Srwatson	$(am__skiplex) $(SHELL) $(YLWRAP) $< $(LEX_OUTPUT_ROOT).c $@ -- $(LEXCOMPILE)
419243730Srwatson
420243730Srwatson.y.c:
421243730Srwatson	$(am__skipyacc) $(SHELL) $(YLWRAP) $< y.tab.c $@ y.tab.h `echo $@ | $(am__yacc_c2h)` y.output $*.output -- $(YACCCOMPILE)
422243730Srwatson
423243730Srwatsonmostlyclean-libtool:
424243730Srwatson	-rm -f *.lo
425243730Srwatson
426243730Srwatsonclean-libtool:
427243730Srwatson	-rm -rf .libs _libs
428243730Srwatsoninstall-man5: $(man5_MANS)
429243730Srwatson	@$(NORMAL_INSTALL)
430243730Srwatson	@list1='$(man5_MANS)'; \
431243730Srwatson	list2=''; \
432243730Srwatson	test -n "$(man5dir)" \
433243730Srwatson	  && test -n "`echo $$list1$$list2`" \
434243730Srwatson	  || exit 0; \
435243730Srwatson	echo " $(MKDIR_P) '$(DESTDIR)$(man5dir)'"; \
436243730Srwatson	$(MKDIR_P) "$(DESTDIR)$(man5dir)" || exit 1; \
437243730Srwatson	{ for i in $$list1; do echo "$$i"; done;  \
438243730Srwatson	if test -n "$$list2"; then \
439243730Srwatson	  for i in $$list2; do echo "$$i"; done \
440243730Srwatson	    | sed -n '/\.5[a-z]*$$/p'; \
441243730Srwatson	fi; \
442243730Srwatson	} | while read p; do \
443243730Srwatson	  if test -f $$p; then d=; else d="$(srcdir)/"; fi; \
444243730Srwatson	  echo "$$d$$p"; echo "$$p"; \
445243730Srwatson	done | \
446243730Srwatson	sed -e 'n;s,.*/,,;p;h;s,.*\.,,;s,^[^5][0-9a-z]*$$,5,;x' \
447243730Srwatson	      -e 's,\.[0-9a-z]*$$,,;$(transform);G;s,\n,.,' | \
448243730Srwatson	sed 'N;N;s,\n, ,g' | { \
449243730Srwatson	list=; while read file base inst; do \
450243730Srwatson	  if test "$$base" = "$$inst"; then list="$$list $$file"; else \
451243730Srwatson	    echo " $(INSTALL_DATA) '$$file' '$(DESTDIR)$(man5dir)/$$inst'"; \
452243730Srwatson	    $(INSTALL_DATA) "$$file" "$(DESTDIR)$(man5dir)/$$inst" || exit $$?; \
453243730Srwatson	  fi; \
454243730Srwatson	done; \
455243730Srwatson	for i in $$list; do echo "$$i"; done | $(am__base_list) | \
456243730Srwatson	while read files; do \
457243730Srwatson	  test -z "$$files" || { \
458243730Srwatson	    echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(man5dir)'"; \
459243730Srwatson	    $(INSTALL_DATA) $$files "$(DESTDIR)$(man5dir)" || exit $$?; }; \
460243730Srwatson	done; }
461243730Srwatson
462243730Srwatsonuninstall-man5:
463243730Srwatson	@$(NORMAL_UNINSTALL)
464243730Srwatson	@list='$(man5_MANS)'; test -n "$(man5dir)" || exit 0; \
465243730Srwatson	files=`{ for i in $$list; do echo "$$i"; done; \
466243730Srwatson	} | sed -e 's,.*/,,;h;s,.*\.,,;s,^[^5][0-9a-z]*$$,5,;x' \
467243730Srwatson	      -e 's,\.[0-9a-z]*$$,,;$(transform);G;s,\n,.,'`; \
468243730Srwatson	dir='$(DESTDIR)$(man5dir)'; $(am__uninstall_files_from_dir)
469243730Srwatsoninstall-man8: $(man8_MANS)
470243730Srwatson	@$(NORMAL_INSTALL)
471243730Srwatson	@list1='$(man8_MANS)'; \
472243730Srwatson	list2=''; \
473243730Srwatson	test -n "$(man8dir)" \
474243730Srwatson	  && test -n "`echo $$list1$$list2`" \
475243730Srwatson	  || exit 0; \
476243730Srwatson	echo " $(MKDIR_P) '$(DESTDIR)$(man8dir)'"; \
477243730Srwatson	$(MKDIR_P) "$(DESTDIR)$(man8dir)" || exit 1; \
478243730Srwatson	{ for i in $$list1; do echo "$$i"; done;  \
479243730Srwatson	if test -n "$$list2"; then \
480243730Srwatson	  for i in $$list2; do echo "$$i"; done \
481243730Srwatson	    | sed -n '/\.8[a-z]*$$/p'; \
482243730Srwatson	fi; \
483243730Srwatson	} | while read p; do \
484243730Srwatson	  if test -f $$p; then d=; else d="$(srcdir)/"; fi; \
485243730Srwatson	  echo "$$d$$p"; echo "$$p"; \
486243730Srwatson	done | \
487243730Srwatson	sed -e 'n;s,.*/,,;p;h;s,.*\.,,;s,^[^8][0-9a-z]*$$,8,;x' \
488243730Srwatson	      -e 's,\.[0-9a-z]*$$,,;$(transform);G;s,\n,.,' | \
489243730Srwatson	sed 'N;N;s,\n, ,g' | { \
490243730Srwatson	list=; while read file base inst; do \
491243730Srwatson	  if test "$$base" = "$$inst"; then list="$$list $$file"; else \
492243730Srwatson	    echo " $(INSTALL_DATA) '$$file' '$(DESTDIR)$(man8dir)/$$inst'"; \
493243730Srwatson	    $(INSTALL_DATA) "$$file" "$(DESTDIR)$(man8dir)/$$inst" || exit $$?; \
494243730Srwatson	  fi; \
495243730Srwatson	done; \
496243730Srwatson	for i in $$list; do echo "$$i"; done | $(am__base_list) | \
497243730Srwatson	while read files; do \
498243730Srwatson	  test -z "$$files" || { \
499243730Srwatson	    echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(man8dir)'"; \
500243730Srwatson	    $(INSTALL_DATA) $$files "$(DESTDIR)$(man8dir)" || exit $$?; }; \
501243730Srwatson	done; }
502243730Srwatson
503243730Srwatsonuninstall-man8:
504243730Srwatson	@$(NORMAL_UNINSTALL)
505243730Srwatson	@list='$(man8_MANS)'; test -n "$(man8dir)" || exit 0; \
506243730Srwatson	files=`{ for i in $$list; do echo "$$i"; done; \
507243730Srwatson	} | sed -e 's,.*/,,;h;s,.*\.,,;s,^[^8][0-9a-z]*$$,8,;x' \
508243730Srwatson	      -e 's,\.[0-9a-z]*$$,,;$(transform);G;s,\n,.,'`; \
509243730Srwatson	dir='$(DESTDIR)$(man8dir)'; $(am__uninstall_files_from_dir)
510243730Srwatson
511243730SrwatsonID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
512243730Srwatson	list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
513243730Srwatson	unique=`for i in $$list; do \
514243730Srwatson	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
515243730Srwatson	  done | \
516243730Srwatson	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
517243730Srwatson	      END { if (nonempty) { for (i in files) print i; }; }'`; \
518243730Srwatson	mkid -fID $$unique
519243730Srwatsontags: TAGS
520243730Srwatson
521243730SrwatsonTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
522243730Srwatson		$(TAGS_FILES) $(LISP)
523243730Srwatson	set x; \
524243730Srwatson	here=`pwd`; \
525243730Srwatson	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
526243730Srwatson	unique=`for i in $$list; do \
527243730Srwatson	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
528243730Srwatson	  done | \
529243730Srwatson	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
530243730Srwatson	      END { if (nonempty) { for (i in files) print i; }; }'`; \
531243730Srwatson	shift; \
532243730Srwatson	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
533243730Srwatson	  test -n "$$unique" || unique=$$empty_fix; \
534243730Srwatson	  if test $$# -gt 0; then \
535243730Srwatson	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
536243730Srwatson	      "$$@" $$unique; \
537243730Srwatson	  else \
538243730Srwatson	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
539243730Srwatson	      $$unique; \
540243730Srwatson	  fi; \
541243730Srwatson	fi
542243730Srwatsonctags: CTAGS
543243730SrwatsonCTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
544243730Srwatson		$(TAGS_FILES) $(LISP)
545243730Srwatson	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
546243730Srwatson	unique=`for i in $$list; do \
547243730Srwatson	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
548243730Srwatson	  done | \
549243730Srwatson	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
550243730Srwatson	      END { if (nonempty) { for (i in files) print i; }; }'`; \
551243730Srwatson	test -z "$(CTAGS_ARGS)$$unique" \
552243730Srwatson	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
553243730Srwatson	     $$unique
554243730Srwatson
555243730SrwatsonGTAGS:
556243730Srwatson	here=`$(am__cd) $(top_builddir) && pwd` \
557243730Srwatson	  && $(am__cd) $(top_srcdir) \
558243730Srwatson	  && gtags -i $(GTAGS_ARGS) "$$here"
559243730Srwatson
560243730Srwatsoncscopelist:  $(HEADERS) $(SOURCES) $(LISP)
561243730Srwatson	list='$(SOURCES) $(HEADERS) $(LISP)'; \
562243730Srwatson	case "$(srcdir)" in \
563243730Srwatson	  [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
564243730Srwatson	  *) sdir=$(subdir)/$(srcdir) ;; \
565243730Srwatson	esac; \
566243730Srwatson	for i in $$list; do \
567243730Srwatson	  if test -f "$$i"; then \
568243730Srwatson	    echo "$(subdir)/$$i"; \
569243730Srwatson	  else \
570243730Srwatson	    echo "$$sdir/$$i"; \
571243730Srwatson	  fi; \
572243730Srwatson	done >> $(top_builddir)/cscope.files
573243730Srwatson
574243730Srwatsondistclean-tags:
575243730Srwatson	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
576243730Srwatson
577243730Srwatsondistdir: $(DISTFILES)
578243730Srwatson	@list='$(MANS)'; if test -n "$$list"; then \
579243730Srwatson	  list=`for p in $$list; do \
580243730Srwatson	    if test -f $$p; then d=; else d="$(srcdir)/"; fi; \
581243730Srwatson	    if test -f "$$d$$p"; then echo "$$d$$p"; else :; fi; done`; \
582243730Srwatson	  if test -n "$$list" && \
583243730Srwatson	    grep 'ab help2man is required to generate this page' $$list >/dev/null; then \
584243730Srwatson	    echo "error: found man pages containing the 'missing help2man' replacement text:" >&2; \
585243730Srwatson	    grep -l 'ab help2man is required to generate this page' $$list | sed 's/^/         /' >&2; \
586243730Srwatson	    echo "       to fix them, install help2man, remove and regenerate the man pages;" >&2; \
587243730Srwatson	    echo "       typically 'make maintainer-clean' will remove them" >&2; \
588243730Srwatson	    exit 1; \
589243730Srwatson	  else :; fi; \
590243730Srwatson	else :; fi
591243730Srwatson	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
592243730Srwatson	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
593243730Srwatson	list='$(DISTFILES)'; \
594243730Srwatson	  dist_files=`for file in $$list; do echo $$file; done | \
595243730Srwatson	  sed -e "s|^$$srcdirstrip/||;t" \
596243730Srwatson	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
597243730Srwatson	case $$dist_files in \
598243730Srwatson	  */*) $(MKDIR_P) `echo "$$dist_files" | \
599243730Srwatson			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
600243730Srwatson			   sort -u` ;; \
601243730Srwatson	esac; \
602243730Srwatson	for file in $$dist_files; do \
603243730Srwatson	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
604243730Srwatson	  if test -d $$d/$$file; then \
605243730Srwatson	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
606243730Srwatson	    if test -d "$(distdir)/$$file"; then \
607243730Srwatson	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
608243730Srwatson	    fi; \
609243730Srwatson	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
610243730Srwatson	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
611243730Srwatson	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
612243730Srwatson	    fi; \
613243730Srwatson	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
614243730Srwatson	  else \
615243730Srwatson	    test -f "$(distdir)/$$file" \
616243730Srwatson	    || cp -p $$d/$$file "$(distdir)/$$file" \
617243730Srwatson	    || exit 1; \
618243730Srwatson	  fi; \
619243730Srwatson	done
620243730Srwatsoncheck-am: all-am
621243730Srwatsoncheck: check-am
622243730Srwatsonall-am: Makefile $(PROGRAMS) $(MANS)
623243730Srwatsoninstalldirs:
624243730Srwatson	for dir in "$(DESTDIR)$(sbindir)" "$(DESTDIR)$(man5dir)" "$(DESTDIR)$(man8dir)"; do \
625243730Srwatson	  test -z "$$dir" || $(MKDIR_P) "$$dir"; \
626243730Srwatson	done
627243730Srwatsoninstall: install-am
628243730Srwatsoninstall-exec: install-exec-am
629243730Srwatsoninstall-data: install-data-am
630243730Srwatsonuninstall: uninstall-am
631243730Srwatson
632243730Srwatsoninstall-am: all-am
633243730Srwatson	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
634243730Srwatson
635243730Srwatsoninstallcheck: installcheck-am
636243730Srwatsoninstall-strip:
637243730Srwatson	if test -z '$(STRIP)'; then \
638243730Srwatson	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
639243730Srwatson	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
640243730Srwatson	      install; \
641243730Srwatson	else \
642243730Srwatson	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
643243730Srwatson	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
644243730Srwatson	    "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
645243730Srwatson	fi
646243730Srwatsonmostlyclean-generic:
647243730Srwatson
648243730Srwatsonclean-generic:
649243730Srwatson
650243730Srwatsondistclean-generic:
651243730Srwatson	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
652243730Srwatson	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
653243730Srwatson
654243730Srwatsonmaintainer-clean-generic:
655243730Srwatson	@echo "This command is intended for maintainers to use"
656243730Srwatson	@echo "it deletes files that may require special tools to rebuild."
657243730Srwatson	-rm -f parse.c
658243730Srwatson	-rm -f parse.h
659243730Srwatson	-rm -f token.c
660243730Srwatsonclean: clean-am
661243730Srwatson
662243730Srwatsonclean-am: clean-generic clean-libtool clean-sbinPROGRAMS \
663243730Srwatson	mostlyclean-am
664243730Srwatson
665243730Srwatsondistclean: distclean-am
666243730Srwatson	-rm -rf ./$(DEPDIR)
667243730Srwatson	-rm -f Makefile
668243730Srwatsondistclean-am: clean-am distclean-compile distclean-generic \
669243730Srwatson	distclean-tags
670243730Srwatson
671243730Srwatsondvi: dvi-am
672243730Srwatson
673243730Srwatsondvi-am:
674243730Srwatson
675243730Srwatsonhtml: html-am
676243730Srwatson
677243730Srwatsonhtml-am:
678243730Srwatson
679243730Srwatsoninfo: info-am
680243730Srwatson
681243730Srwatsoninfo-am:
682243730Srwatson
683243730Srwatsoninstall-data-am: install-man
684243730Srwatson
685243730Srwatsoninstall-dvi: install-dvi-am
686243730Srwatson
687243730Srwatsoninstall-dvi-am:
688243730Srwatson
689243730Srwatsoninstall-exec-am: install-sbinPROGRAMS
690243730Srwatson
691243730Srwatsoninstall-html: install-html-am
692243730Srwatson
693243730Srwatsoninstall-html-am:
694243730Srwatson
695243730Srwatsoninstall-info: install-info-am
696243730Srwatson
697243730Srwatsoninstall-info-am:
698243730Srwatson
699243730Srwatsoninstall-man: install-man5 install-man8
700243730Srwatson
701243730Srwatsoninstall-pdf: install-pdf-am
702243730Srwatson
703243730Srwatsoninstall-pdf-am:
704243730Srwatson
705243730Srwatsoninstall-ps: install-ps-am
706243730Srwatson
707243730Srwatsoninstall-ps-am:
708243730Srwatson
709243730Srwatsoninstallcheck-am:
710243730Srwatson
711243730Srwatsonmaintainer-clean: maintainer-clean-am
712243730Srwatson	-rm -rf ./$(DEPDIR)
713243730Srwatson	-rm -f Makefile
714243730Srwatsonmaintainer-clean-am: distclean-am maintainer-clean-generic
715243730Srwatson
716243730Srwatsonmostlyclean: mostlyclean-am
717243730Srwatson
718243730Srwatsonmostlyclean-am: mostlyclean-compile mostlyclean-generic \
719243730Srwatson	mostlyclean-libtool
720243730Srwatson
721243730Srwatsonpdf: pdf-am
722243730Srwatson
723243730Srwatsonpdf-am:
724243730Srwatson
725243730Srwatsonps: ps-am
726243730Srwatson
727243730Srwatsonps-am:
728243730Srwatson
729243730Srwatsonuninstall-am: uninstall-man uninstall-sbinPROGRAMS
730243730Srwatson
731243730Srwatsonuninstall-man: uninstall-man5 uninstall-man8
732243730Srwatson
733243730Srwatson.MAKE: install-am install-strip
734243730Srwatson
735243730Srwatson.PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
736243730Srwatson	clean-libtool clean-sbinPROGRAMS cscopelist ctags distclean \
737243730Srwatson	distclean-compile distclean-generic distclean-libtool \
738243730Srwatson	distclean-tags distdir dvi dvi-am html html-am info info-am \
739243730Srwatson	install install-am install-data install-data-am install-dvi \
740243730Srwatson	install-dvi-am install-exec install-exec-am install-html \
741243730Srwatson	install-html-am install-info install-info-am install-man \
742243730Srwatson	install-man5 install-man8 install-pdf install-pdf-am \
743243730Srwatson	install-ps install-ps-am install-sbinPROGRAMS install-strip \
744243730Srwatson	installcheck installcheck-am installdirs maintainer-clean \
745243730Srwatson	maintainer-clean-generic mostlyclean mostlyclean-compile \
746243730Srwatson	mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
747243730Srwatson	tags uninstall uninstall-am uninstall-man uninstall-man5 \
748243730Srwatson	uninstall-man8 uninstall-sbinPROGRAMS
749243730Srwatson
750243730Srwatson
751243730Srwatson# Tell versions [3.59,3.63) of GNU make to not export all variables.
752243730Srwatson# Otherwise a system limit (for SysV at least) may be exceeded.
753243730Srwatson.NOEXPORT:
754