1243750Srwatson# Makefile.in generated by automake 1.12.2 from Makefile.am.
2156283Srwatson# @configure_input@
3156283Srwatson
4243750Srwatson# Copyright (C) 1994-2012 Free Software Foundation, Inc.
5243750Srwatson
6156283Srwatson# This Makefile.in is free software; the Free Software Foundation
7156283Srwatson# gives unlimited permission to copy and/or distribute it,
8156283Srwatson# with or without modifications, as long as this notice is preserved.
9156283Srwatson
10156283Srwatson# This program is distributed in the hope that it will be useful,
11156283Srwatson# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
12156283Srwatson# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
13156283Srwatson# PARTICULAR PURPOSE.
14156283Srwatson
15156283Srwatson@SET_MAKE@
16156283SrwatsonVPATH = @srcdir@
17243750Srwatsonam__make_dryrun = \
18243750Srwatson  { \
19243750Srwatson    am__dry=no; \
20243750Srwatson    case $$MAKEFLAGS in \
21243750Srwatson      *\\[\ \	]*) \
22243750Srwatson        echo 'am--echo: ; @echo "AM"  OK' | $(MAKE) -f - 2>/dev/null \
23243750Srwatson          | grep '^AM OK$$' >/dev/null || am__dry=yes;; \
24243750Srwatson      *) \
25243750Srwatson        for am__flg in $$MAKEFLAGS; do \
26243750Srwatson          case $$am__flg in \
27243750Srwatson            *=*|--*) ;; \
28243750Srwatson            *n*) am__dry=yes; break;; \
29243750Srwatson          esac; \
30243750Srwatson        done;; \
31243750Srwatson    esac; \
32243750Srwatson    test $$am__dry = yes; \
33243750Srwatson  }
34156283Srwatsonpkgdatadir = $(datadir)/@PACKAGE@
35243750Srwatsonpkgincludedir = $(includedir)/@PACKAGE@
36156283Srwatsonpkglibdir = $(libdir)/@PACKAGE@
37243750Srwatsonpkglibexecdir = $(libexecdir)/@PACKAGE@
38156283Srwatsonam__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
39156283Srwatsoninstall_sh_DATA = $(install_sh) -c -m 644
40156283Srwatsoninstall_sh_PROGRAM = $(install_sh) -c
41156283Srwatsoninstall_sh_SCRIPT = $(install_sh) -c
42156283SrwatsonINSTALL_HEADER = $(INSTALL_DATA)
43156283Srwatsontransform = $(program_transform_name)
44156283SrwatsonNORMAL_INSTALL = :
45156283SrwatsonPRE_INSTALL = :
46156283SrwatsonPOST_INSTALL = :
47156283SrwatsonNORMAL_UNINSTALL = :
48156283SrwatsonPRE_UNINSTALL = :
49156283SrwatsonPOST_UNINSTALL = :
50156283Srwatsonbuild_triplet = @build@
51156283Srwatsonhost_triplet = @host@
52186647Srwatson@HAVE_AUDIT_SYSCALLS_TRUE@am__append_1 = \
53186647Srwatson@HAVE_AUDIT_SYSCALLS_TRUE@       	libauditd
54186647Srwatson
55173143Srwatsonsubdir = .
56156283SrwatsonDIST_COMMON = README $(am__configure_deps) $(srcdir)/Makefile.am \
57243750Srwatson	$(srcdir)/Makefile.in $(top_srcdir)/config/config.guess \
58243750Srwatson	$(top_srcdir)/config/config.h.in \
59243750Srwatson	$(top_srcdir)/config/config.sub \
60243750Srwatson	$(top_srcdir)/config/install-sh $(top_srcdir)/config/ltmain.sh \
61243750Srwatson	$(top_srcdir)/config/missing $(top_srcdir)/configure INSTALL \
62292432Sbrueffer	NEWS TODO config/compile config/config.guess config/config.sub \
63292432Sbrueffer	config/depcomp config/install-sh config/ltmain.sh \
64292432Sbrueffer	config/missing config/ylwrap
65156283SrwatsonACLOCAL_M4 = $(top_srcdir)/aclocal.m4
66156283Srwatsonam__aclocal_m4_deps = $(top_srcdir)/configure.ac
67156283Srwatsonam__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
68156283Srwatson	$(ACLOCAL_M4)
69156283Srwatsonam__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
70173143Srwatson configure.lineno config.status.lineno
71156283Srwatsonmkinstalldirs = $(install_sh) -d
72156283SrwatsonCONFIG_HEADER = $(top_builddir)/config/config.h
73156283SrwatsonCONFIG_CLEAN_FILES =
74243750SrwatsonCONFIG_CLEAN_VPATH_FILES =
75156283SrwatsonSOURCES =
76156283SrwatsonDIST_SOURCES =
77156283SrwatsonRECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
78156283Srwatson	html-recursive info-recursive install-data-recursive \
79173143Srwatson	install-dvi-recursive install-exec-recursive \
80173143Srwatson	install-html-recursive install-info-recursive \
81173143Srwatson	install-pdf-recursive install-ps-recursive install-recursive \
82173143Srwatson	installcheck-recursive installdirs-recursive pdf-recursive \
83173143Srwatson	ps-recursive uninstall-recursive
84243750Srwatsonam__can_run_installinfo = \
85243750Srwatson  case $$AM_UPDATE_INFO_DIR in \
86243750Srwatson    n|no|NO) false;; \
87243750Srwatson    *) (install-info --version) >/dev/null 2>&1;; \
88243750Srwatson  esac
89173143SrwatsonRECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive	\
90173143Srwatson  distclean-recursive maintainer-clean-recursive
91243750SrwatsonAM_RECURSIVE_TARGETS = $(RECURSIVE_TARGETS:-recursive=) \
92243750Srwatson	$(RECURSIVE_CLEAN_TARGETS:-recursive=) tags TAGS ctags CTAGS \
93243750Srwatson	cscope distdir dist dist-all distcheck
94156283SrwatsonETAGS = etags
95156283SrwatsonCTAGS = ctags
96243750SrwatsonCSCOPE = cscope
97186647SrwatsonDIST_SUBDIRS = bsm libauditd libbsm bin man modules sys
98156283SrwatsonDISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
99156283Srwatsondistdir = $(PACKAGE)-$(VERSION)
100156283Srwatsontop_distdir = $(distdir)
101156283Srwatsonam__remove_distdir = \
102243750Srwatson  if test -d "$(distdir)"; then \
103243750Srwatson    find "$(distdir)" -type d ! -perm -200 -exec chmod u+w {} ';' \
104243750Srwatson      && rm -rf "$(distdir)" \
105243750Srwatson      || { sleep 5 && rm -rf "$(distdir)"; }; \
106243750Srwatson  else :; fi
107243750Srwatsonam__post_remove_distdir = $(am__remove_distdir)
108243750Srwatsonam__relativize = \
109243750Srwatson  dir0=`pwd`; \
110243750Srwatson  sed_first='s,^\([^/]*\)/.*$$,\1,'; \
111243750Srwatson  sed_rest='s,^[^/]*/*,,'; \
112243750Srwatson  sed_last='s,^.*/\([^/]*\)$$,\1,'; \
113243750Srwatson  sed_butlast='s,/*[^/]*$$,,'; \
114243750Srwatson  while test -n "$$dir1"; do \
115243750Srwatson    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
116243750Srwatson    if test "$$first" != "."; then \
117243750Srwatson      if test "$$first" = ".."; then \
118243750Srwatson        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
119243750Srwatson        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
120243750Srwatson      else \
121243750Srwatson        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
122243750Srwatson        if test "$$first2" = "$$first"; then \
123243750Srwatson          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
124243750Srwatson        else \
125243750Srwatson          dir2="../$$dir2"; \
126243750Srwatson        fi; \
127243750Srwatson        dir0="$$dir0"/"$$first"; \
128243750Srwatson      fi; \
129243750Srwatson    fi; \
130243750Srwatson    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
131243750Srwatson  done; \
132243750Srwatson  reldir="$$dir2"
133156283SrwatsonDIST_ARCHIVES = $(distdir).tar.gz
134156283SrwatsonGZIP_ENV = --best
135243750SrwatsonDIST_TARGETS = dist-gzip
136156283Srwatsondistuninstallcheck_listfiles = find . -type f -print
137243750Srwatsonam__distuninstallcheck_listfiles = $(distuninstallcheck_listfiles) \
138243750Srwatson  | sed 's|^\./|$(prefix)/|' | grep -v '$(infodir)/dir$$'
139156283Srwatsondistcleancheck_listfiles = find . -type f -print
140156283SrwatsonACLOCAL = @ACLOCAL@
141156283SrwatsonAMTAR = @AMTAR@
142156283SrwatsonAR = @AR@
143156283SrwatsonAUTOCONF = @AUTOCONF@
144156283SrwatsonAUTOHEADER = @AUTOHEADER@
145156283SrwatsonAUTOMAKE = @AUTOMAKE@
146156283SrwatsonAWK = @AWK@
147156283SrwatsonCC = @CC@
148156283SrwatsonCCDEPMODE = @CCDEPMODE@
149156283SrwatsonCFLAGS = @CFLAGS@
150156283SrwatsonCPP = @CPP@
151156283SrwatsonCPPFLAGS = @CPPFLAGS@
152156283SrwatsonCYGPATH_W = @CYGPATH_W@
153156283SrwatsonDEFS = @DEFS@
154156283SrwatsonDEPDIR = @DEPDIR@
155243750SrwatsonDLLTOOL = @DLLTOOL@
156191273SrwatsonDSYMUTIL = @DSYMUTIL@
157243750SrwatsonDUMPBIN = @DUMPBIN@
158156283SrwatsonECHO_C = @ECHO_C@
159156283SrwatsonECHO_N = @ECHO_N@
160156283SrwatsonECHO_T = @ECHO_T@
161156283SrwatsonEGREP = @EGREP@
162156283SrwatsonEXEEXT = @EXEEXT@
163243750SrwatsonFGREP = @FGREP@
164173143SrwatsonGREP = @GREP@
165173143SrwatsonINSTALL = @INSTALL@
166156283SrwatsonINSTALL_DATA = @INSTALL_DATA@
167156283SrwatsonINSTALL_PROGRAM = @INSTALL_PROGRAM@
168156283SrwatsonINSTALL_SCRIPT = @INSTALL_SCRIPT@
169156283SrwatsonINSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
170243750SrwatsonLD = @LD@
171156283SrwatsonLDFLAGS = @LDFLAGS@
172243750SrwatsonLEX = @LEX@
173243750SrwatsonLEXLIB = @LEXLIB@
174243750SrwatsonLEX_OUTPUT_ROOT = @LEX_OUTPUT_ROOT@
175156283SrwatsonLIBOBJS = @LIBOBJS@
176156283SrwatsonLIBS = @LIBS@
177156283SrwatsonLIBTOOL = @LIBTOOL@
178243750SrwatsonLIPO = @LIPO@
179156283SrwatsonLN_S = @LN_S@
180156283SrwatsonLTLIBOBJS = @LTLIBOBJS@
181156283SrwatsonMAINT = @MAINT@
182156283SrwatsonMAKEINFO = @MAKEINFO@
183243750SrwatsonMANIFEST_TOOL = @MANIFEST_TOOL@
184185573SrwatsonMIG = @MIG@
185173143SrwatsonMKDIR_P = @MKDIR_P@
186243750SrwatsonNM = @NM@
187191273SrwatsonNMEDIT = @NMEDIT@
188243750SrwatsonOBJDUMP = @OBJDUMP@
189156283SrwatsonOBJEXT = @OBJEXT@
190243750SrwatsonOTOOL = @OTOOL@
191243750SrwatsonOTOOL64 = @OTOOL64@
192156283SrwatsonPACKAGE = @PACKAGE@
193156283SrwatsonPACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
194156283SrwatsonPACKAGE_NAME = @PACKAGE_NAME@
195156283SrwatsonPACKAGE_STRING = @PACKAGE_STRING@
196156283SrwatsonPACKAGE_TARNAME = @PACKAGE_TARNAME@
197243750SrwatsonPACKAGE_URL = @PACKAGE_URL@
198156283SrwatsonPACKAGE_VERSION = @PACKAGE_VERSION@
199156283SrwatsonPATH_SEPARATOR = @PATH_SEPARATOR@
200156283SrwatsonRANLIB = @RANLIB@
201173143SrwatsonSED = @SED@
202156283SrwatsonSET_MAKE = @SET_MAKE@
203156283SrwatsonSHELL = @SHELL@
204156283SrwatsonSTRIP = @STRIP@
205156283SrwatsonVERSION = @VERSION@
206243750SrwatsonYACC = @YACC@
207243750SrwatsonYFLAGS = @YFLAGS@
208173143Srwatsonabs_builddir = @abs_builddir@
209173143Srwatsonabs_srcdir = @abs_srcdir@
210173143Srwatsonabs_top_builddir = @abs_top_builddir@
211173143Srwatsonabs_top_srcdir = @abs_top_srcdir@
212243750Srwatsonac_ct_AR = @ac_ct_AR@
213156283Srwatsonac_ct_CC = @ac_ct_CC@
214243750Srwatsonac_ct_DUMPBIN = @ac_ct_DUMPBIN@
215156283Srwatsonam__include = @am__include@
216156283Srwatsonam__leading_dot = @am__leading_dot@
217156283Srwatsonam__quote = @am__quote@
218156283Srwatsonam__tar = @am__tar@
219156283Srwatsonam__untar = @am__untar@
220156283Srwatsonbindir = @bindir@
221156283Srwatsonbuild = @build@
222156283Srwatsonbuild_alias = @build_alias@
223156283Srwatsonbuild_cpu = @build_cpu@
224156283Srwatsonbuild_os = @build_os@
225156283Srwatsonbuild_vendor = @build_vendor@
226173143Srwatsonbuilddir = @builddir@
227156283Srwatsondatadir = @datadir@
228173143Srwatsondatarootdir = @datarootdir@
229173143Srwatsondocdir = @docdir@
230173143Srwatsondvidir = @dvidir@
231156283Srwatsonexec_prefix = @exec_prefix@
232156283Srwatsonhost = @host@
233156283Srwatsonhost_alias = @host_alias@
234156283Srwatsonhost_cpu = @host_cpu@
235156283Srwatsonhost_os = @host_os@
236156283Srwatsonhost_vendor = @host_vendor@
237173143Srwatsonhtmldir = @htmldir@
238156283Srwatsonincludedir = @includedir@
239156283Srwatsoninfodir = @infodir@
240156283Srwatsoninstall_sh = @install_sh@
241156283Srwatsonlibdir = @libdir@
242156283Srwatsonlibexecdir = @libexecdir@
243173143Srwatsonlocaledir = @localedir@
244156283Srwatsonlocalstatedir = @localstatedir@
245156283Srwatsonmandir = @mandir@
246156283Srwatsonmkdir_p = @mkdir_p@
247156283Srwatsonoldincludedir = @oldincludedir@
248173143Srwatsonpdfdir = @pdfdir@
249156283Srwatsonprefix = @prefix@
250156283Srwatsonprogram_transform_name = @program_transform_name@
251173143Srwatsonpsdir = @psdir@
252156283Srwatsonsbindir = @sbindir@
253156283Srwatsonsharedstatedir = @sharedstatedir@
254173143Srwatsonsrcdir = @srcdir@
255156283Srwatsonsysconfdir = @sysconfdir@
256156283Srwatsontarget_alias = @target_alias@
257191273Srwatsontop_build_prefix = @top_build_prefix@
258173143Srwatsontop_builddir = @top_builddir@
259173143Srwatsontop_srcdir = @top_srcdir@
260186647SrwatsonSUBDIRS = bsm $(am__append_1) libbsm bin man modules sys
261243750SrwatsonACLOCAL_AMFLAGS = -I m4
262156283SrwatsonEXTRA_DIST = \
263156283Srwatson	CHANGELOG	\
264156283Srwatson	LICENSE		\
265156283Srwatson	README		\
266156283Srwatson	TODO		\
267156283Srwatson	VERSION
268156283Srwatson
269156283Srwatsonall: all-recursive
270156283Srwatson
271156283Srwatson.SUFFIXES:
272243750Srwatsonam--refresh: Makefile
273156283Srwatson	@:
274156283Srwatson$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
275156283Srwatson	@for dep in $?; do \
276156283Srwatson	  case '$(am__configure_deps)' in \
277156283Srwatson	    *$$dep*) \
278243750Srwatson	      echo ' cd $(srcdir) && $(AUTOMAKE) --foreign'; \
279243750Srwatson	      $(am__cd) $(srcdir) && $(AUTOMAKE) --foreign \
280156283Srwatson		&& exit 0; \
281156283Srwatson	      exit 1;; \
282156283Srwatson	  esac; \
283156283Srwatson	done; \
284243750Srwatson	echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign Makefile'; \
285243750Srwatson	$(am__cd) $(top_srcdir) && \
286243750Srwatson	  $(AUTOMAKE) --foreign Makefile
287156283Srwatson.PRECIOUS: Makefile
288156283SrwatsonMakefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
289156283Srwatson	@case '$?' in \
290156283Srwatson	  *config.status*) \
291156283Srwatson	    echo ' $(SHELL) ./config.status'; \
292156283Srwatson	    $(SHELL) ./config.status;; \
293156283Srwatson	  *) \
294156283Srwatson	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
295156283Srwatson	    cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
296156283Srwatson	esac;
297156283Srwatson
298156283Srwatson$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
299156283Srwatson	$(SHELL) ./config.status --recheck
300156283Srwatson
301156283Srwatson$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
302243750Srwatson	$(am__cd) $(srcdir) && $(AUTOCONF)
303156283Srwatson$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
304243750Srwatson	$(am__cd) $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
305243750Srwatson$(am__aclocal_m4_deps):
306156283Srwatson
307156283Srwatsonconfig/config.h: config/stamp-h1
308243750Srwatson	@if test ! -f $@; then rm -f config/stamp-h1; else :; fi
309243750Srwatson	@if test ! -f $@; then $(MAKE) $(AM_MAKEFLAGS) config/stamp-h1; else :; fi
310156283Srwatson
311156283Srwatsonconfig/stamp-h1: $(top_srcdir)/config/config.h.in $(top_builddir)/config.status
312156283Srwatson	@rm -f config/stamp-h1
313156283Srwatson	cd $(top_builddir) && $(SHELL) ./config.status config/config.h
314156283Srwatson$(top_srcdir)/config/config.h.in: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) 
315243750Srwatson	($(am__cd) $(top_srcdir) && $(AUTOHEADER))
316156283Srwatson	rm -f config/stamp-h1
317156283Srwatson	touch $@
318156283Srwatson
319156283Srwatsondistclean-hdr:
320156283Srwatson	-rm -f config/config.h config/stamp-h1
321156283Srwatson
322156283Srwatsonmostlyclean-libtool:
323156283Srwatson	-rm -f *.lo
324156283Srwatson
325156283Srwatsonclean-libtool:
326156283Srwatson	-rm -rf .libs _libs
327156283Srwatson
328156283Srwatsondistclean-libtool:
329243750Srwatson	-rm -f libtool config.lt
330156283Srwatson
331156283Srwatson# This directory's subdirectories are mostly independent; you can cd
332243750Srwatson# into them and run 'make' without going through this Makefile.
333243750Srwatson# To change the values of 'make' variables: instead of editing Makefiles,
334243750Srwatson# (1) if the variable is set in 'config.status', edit 'config.status'
335243750Srwatson#     (which will cause the Makefiles to be regenerated when you run 'make');
336243750Srwatson# (2) otherwise, pass the desired values on the 'make' command line.
337243750Srwatson$(RECURSIVE_TARGETS) $(RECURSIVE_CLEAN_TARGETS):
338243750Srwatson	@fail= failcom='exit 1'; \
339156283Srwatson	for f in x $$MAKEFLAGS; do \
340156283Srwatson	  case $$f in \
341156283Srwatson	    *=* | --[!k]*);; \
342156283Srwatson	    *k*) failcom='fail=yes';; \
343156283Srwatson	  esac; \
344156283Srwatson	done; \
345156283Srwatson	dot_seen=no; \
346156283Srwatson	target=`echo $@ | sed s/-recursive//`; \
347243750Srwatson	case "$@" in \
348243750Srwatson	  distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
349243750Srwatson	  *) list='$(SUBDIRS)' ;; \
350243750Srwatson	esac; \
351243750Srwatson	for subdir in $$list; do \
352156283Srwatson	  echo "Making $$target in $$subdir"; \
353156283Srwatson	  if test "$$subdir" = "."; then \
354156283Srwatson	    dot_seen=yes; \
355156283Srwatson	    local_target="$$target-am"; \
356156283Srwatson	  else \
357156283Srwatson	    local_target="$$target"; \
358156283Srwatson	  fi; \
359243750Srwatson	  ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
360156283Srwatson	  || eval $$failcom; \
361156283Srwatson	done; \
362156283Srwatson	if test "$$dot_seen" = "no"; then \
363156283Srwatson	  $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
364156283Srwatson	fi; test -z "$$fail"
365156283Srwatsontags-recursive:
366156283Srwatson	list='$(SUBDIRS)'; for subdir in $$list; do \
367243750Srwatson	  test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
368156283Srwatson	done
369156283Srwatsonctags-recursive:
370156283Srwatson	list='$(SUBDIRS)'; for subdir in $$list; do \
371243750Srwatson	  test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
372156283Srwatson	done
373243750Srwatsoncscopelist-recursive:
374243750Srwatson	list='$(SUBDIRS)'; for subdir in $$list; do \
375243750Srwatson	  test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) cscopelist); \
376243750Srwatson	done
377156283Srwatson
378156283SrwatsonID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
379156283Srwatson	list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
380156283Srwatson	unique=`for i in $$list; do \
381156283Srwatson	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
382156283Srwatson	  done | \
383243750Srwatson	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
384191273Srwatson	      END { if (nonempty) { for (i in files) print i; }; }'`; \
385156283Srwatson	mkid -fID $$unique
386156283Srwatsontags: TAGS
387156283Srwatson
388156283SrwatsonTAGS: tags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
389156283Srwatson		$(TAGS_FILES) $(LISP)
390243750Srwatson	set x; \
391156283Srwatson	here=`pwd`; \
392156283Srwatson	if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
393156283Srwatson	  include_option=--etags-include; \
394156283Srwatson	  empty_fix=.; \
395156283Srwatson	else \
396156283Srwatson	  include_option=--include; \
397156283Srwatson	  empty_fix=; \
398156283Srwatson	fi; \
399156283Srwatson	list='$(SUBDIRS)'; for subdir in $$list; do \
400156283Srwatson	  if test "$$subdir" = .; then :; else \
401156283Srwatson	    test ! -f $$subdir/TAGS || \
402243750Srwatson	      set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
403156283Srwatson	  fi; \
404156283Srwatson	done; \
405156283Srwatson	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
406156283Srwatson	unique=`for i in $$list; do \
407156283Srwatson	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
408156283Srwatson	  done | \
409191273Srwatson	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
410191273Srwatson	      END { if (nonempty) { for (i in files) print i; }; }'`; \
411243750Srwatson	shift; \
412243750Srwatson	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
413156283Srwatson	  test -n "$$unique" || unique=$$empty_fix; \
414243750Srwatson	  if test $$# -gt 0; then \
415243750Srwatson	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
416243750Srwatson	      "$$@" $$unique; \
417243750Srwatson	  else \
418243750Srwatson	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
419243750Srwatson	      $$unique; \
420243750Srwatson	  fi; \
421156283Srwatson	fi
422156283Srwatsonctags: CTAGS
423156283SrwatsonCTAGS: ctags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
424156283Srwatson		$(TAGS_FILES) $(LISP)
425156283Srwatson	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
426156283Srwatson	unique=`for i in $$list; do \
427156283Srwatson	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
428156283Srwatson	  done | \
429191273Srwatson	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
430191273Srwatson	      END { if (nonempty) { for (i in files) print i; }; }'`; \
431243750Srwatson	test -z "$(CTAGS_ARGS)$$unique" \
432156283Srwatson	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
433243750Srwatson	     $$unique
434156283Srwatson
435156283SrwatsonGTAGS:
436156283Srwatson	here=`$(am__cd) $(top_builddir) && pwd` \
437243750Srwatson	  && $(am__cd) $(top_srcdir) \
438243750Srwatson	  && gtags -i $(GTAGS_ARGS) "$$here"
439156283Srwatson
440243750Srwatsoncscope: cscope.files
441243750Srwatson	test ! -s cscope.files \
442243750Srwatson	  || $(CSCOPE) -b -q $(AM_CSCOPEFLAGS) $(CSCOPEFLAGS) -i cscope.files $(CSCOPE_ARGS)
443243750Srwatson
444243750Srwatsonclean-cscope:
445243750Srwatson	-rm -f cscope.files
446243750Srwatson
447243750Srwatsoncscope.files: clean-cscope cscopelist-recursive cscopelist
448243750Srwatson
449243750Srwatsoncscopelist: cscopelist-recursive $(HEADERS) $(SOURCES) $(LISP)
450243750Srwatson	list='$(SOURCES) $(HEADERS) $(LISP)'; \
451243750Srwatson	case "$(srcdir)" in \
452243750Srwatson	  [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
453243750Srwatson	  *) sdir=$(subdir)/$(srcdir) ;; \
454243750Srwatson	esac; \
455243750Srwatson	for i in $$list; do \
456243750Srwatson	  if test -f "$$i"; then \
457243750Srwatson	    echo "$(subdir)/$$i"; \
458243750Srwatson	  else \
459243750Srwatson	    echo "$$sdir/$$i"; \
460243750Srwatson	  fi; \
461243750Srwatson	done >> $(top_builddir)/cscope.files
462243750Srwatson
463156283Srwatsondistclean-tags:
464156283Srwatson	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
465243750Srwatson	-rm -f cscope.out cscope.in.out cscope.po.out cscope.files
466156283Srwatson
467156283Srwatsondistdir: $(DISTFILES)
468156283Srwatson	$(am__remove_distdir)
469243750Srwatson	test -d "$(distdir)" || mkdir "$(distdir)"
470173143Srwatson	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
471173143Srwatson	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
472173143Srwatson	list='$(DISTFILES)'; \
473173143Srwatson	  dist_files=`for file in $$list; do echo $$file; done | \
474173143Srwatson	  sed -e "s|^$$srcdirstrip/||;t" \
475173143Srwatson	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
476173143Srwatson	case $$dist_files in \
477173143Srwatson	  */*) $(MKDIR_P) `echo "$$dist_files" | \
478173143Srwatson			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
479173143Srwatson			   sort -u` ;; \
480173143Srwatson	esac; \
481173143Srwatson	for file in $$dist_files; do \
482156283Srwatson	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
483156283Srwatson	  if test -d $$d/$$file; then \
484173143Srwatson	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
485243750Srwatson	    if test -d "$(distdir)/$$file"; then \
486243750Srwatson	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
487243750Srwatson	    fi; \
488156283Srwatson	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
489243750Srwatson	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
490243750Srwatson	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
491156283Srwatson	    fi; \
492243750Srwatson	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
493156283Srwatson	  else \
494243750Srwatson	    test -f "$(distdir)/$$file" \
495243750Srwatson	    || cp -p $$d/$$file "$(distdir)/$$file" \
496156283Srwatson	    || exit 1; \
497156283Srwatson	  fi; \
498156283Srwatson	done
499243750Srwatson	@list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
500156283Srwatson	  if test "$$subdir" = .; then :; else \
501243750Srwatson	    $(am__make_dryrun) \
502243750Srwatson	      || test -d "$(distdir)/$$subdir" \
503243750Srwatson	      || $(MKDIR_P) "$(distdir)/$$subdir" \
504243750Srwatson	      || exit 1; \
505243750Srwatson	    dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
506243750Srwatson	    $(am__relativize); \
507243750Srwatson	    new_distdir=$$reldir; \
508243750Srwatson	    dir1=$$subdir; dir2="$(top_distdir)"; \
509243750Srwatson	    $(am__relativize); \
510243750Srwatson	    new_top_distdir=$$reldir; \
511243750Srwatson	    echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
512243750Srwatson	    echo "     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
513243750Srwatson	    ($(am__cd) $$subdir && \
514156283Srwatson	      $(MAKE) $(AM_MAKEFLAGS) \
515243750Srwatson	        top_distdir="$$new_top_distdir" \
516243750Srwatson	        distdir="$$new_distdir" \
517173143Srwatson		am__remove_distdir=: \
518173143Srwatson		am__skip_length_check=: \
519243750Srwatson		am__skip_mode_fix=: \
520156283Srwatson	        distdir) \
521156283Srwatson	      || exit 1; \
522156283Srwatson	  fi; \
523156283Srwatson	done
524243750Srwatson	-test -n "$(am__skip_mode_fix)" \
525243750Srwatson	|| find "$(distdir)" -type d ! -perm -755 \
526243750Srwatson		-exec chmod u+rwx,go+rx {} \; -o \
527156283Srwatson	  ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
528156283Srwatson	  ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
529173143Srwatson	  ! -type d ! -perm -444 -exec $(install_sh) -c -m a+r {} {} \; \
530243750Srwatson	|| chmod -R a+r "$(distdir)"
531156283Srwatsondist-gzip: distdir
532156283Srwatson	tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
533243750Srwatson	$(am__post_remove_distdir)
534156283Srwatson
535156283Srwatsondist-bzip2: distdir
536243750Srwatson	tardir=$(distdir) && $(am__tar) | BZIP2=$${BZIP2--9} bzip2 -c >$(distdir).tar.bz2
537243750Srwatson	$(am__post_remove_distdir)
538156283Srwatson
539243750Srwatsondist-lzip: distdir
540243750Srwatson	tardir=$(distdir) && $(am__tar) | lzip -c $${LZIP_OPT--9} >$(distdir).tar.lz
541243750Srwatson	$(am__post_remove_distdir)
542191273Srwatson
543243750Srwatsondist-xz: distdir
544243750Srwatson	tardir=$(distdir) && $(am__tar) | XZ_OPT=$${XZ_OPT--e} xz -c >$(distdir).tar.xz
545243750Srwatson	$(am__post_remove_distdir)
546243750Srwatson
547156283Srwatsondist-tarZ: distdir
548156283Srwatson	tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
549243750Srwatson	$(am__post_remove_distdir)
550156283Srwatson
551156283Srwatsondist-shar: distdir
552156283Srwatson	shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz
553243750Srwatson	$(am__post_remove_distdir)
554156283Srwatson
555156283Srwatsondist-zip: distdir
556156283Srwatson	-rm -f $(distdir).zip
557156283Srwatson	zip -rq $(distdir).zip $(distdir)
558243750Srwatson	$(am__post_remove_distdir)
559156283Srwatson
560243750Srwatsondist dist-all:
561243750Srwatson	$(MAKE) $(AM_MAKEFLAGS) $(DIST_TARGETS) am__post_remove_distdir='@:'
562243750Srwatson	$(am__post_remove_distdir)
563156283Srwatson
564156283Srwatson# This target untars the dist file and tries a VPATH configuration.  Then
565156283Srwatson# it guarantees that the distribution is self-contained by making another
566156283Srwatson# tarfile.
567156283Srwatsondistcheck: dist
568156283Srwatson	case '$(DIST_ARCHIVES)' in \
569156283Srwatson	*.tar.gz*) \
570243750Srwatson	  GZIP=$(GZIP_ENV) gzip -dc $(distdir).tar.gz | $(am__untar) ;;\
571156283Srwatson	*.tar.bz2*) \
572243750Srwatson	  bzip2 -dc $(distdir).tar.bz2 | $(am__untar) ;;\
573243750Srwatson	*.tar.lz*) \
574243750Srwatson	  lzip -dc $(distdir).tar.lz | $(am__untar) ;;\
575243750Srwatson	*.tar.xz*) \
576243750Srwatson	  xz -dc $(distdir).tar.xz | $(am__untar) ;;\
577156283Srwatson	*.tar.Z*) \
578156283Srwatson	  uncompress -c $(distdir).tar.Z | $(am__untar) ;;\
579156283Srwatson	*.shar.gz*) \
580243750Srwatson	  GZIP=$(GZIP_ENV) gzip -dc $(distdir).shar.gz | unshar ;;\
581156283Srwatson	*.zip*) \
582156283Srwatson	  unzip $(distdir).zip ;;\
583156283Srwatson	esac
584243750Srwatson	chmod -R a-w $(distdir); chmod u+w $(distdir)
585156283Srwatson	mkdir $(distdir)/_build
586156283Srwatson	mkdir $(distdir)/_inst
587156283Srwatson	chmod a-w $(distdir)
588243750Srwatson	test -d $(distdir)/_build || exit 0; \
589156283Srwatson	dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
590156283Srwatson	  && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
591243750Srwatson	  && am__cwd=`pwd` \
592243750Srwatson	  && $(am__cd) $(distdir)/_build \
593156283Srwatson	  && ../configure --srcdir=.. --prefix="$$dc_install_base" \
594243750Srwatson	    $(AM_DISTCHECK_CONFIGURE_FLAGS) \
595156283Srwatson	    $(DISTCHECK_CONFIGURE_FLAGS) \
596156283Srwatson	  && $(MAKE) $(AM_MAKEFLAGS) \
597156283Srwatson	  && $(MAKE) $(AM_MAKEFLAGS) dvi \
598156283Srwatson	  && $(MAKE) $(AM_MAKEFLAGS) check \
599156283Srwatson	  && $(MAKE) $(AM_MAKEFLAGS) install \
600156283Srwatson	  && $(MAKE) $(AM_MAKEFLAGS) installcheck \
601156283Srwatson	  && $(MAKE) $(AM_MAKEFLAGS) uninstall \
602156283Srwatson	  && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
603156283Srwatson	        distuninstallcheck \
604156283Srwatson	  && chmod -R a-w "$$dc_install_base" \
605156283Srwatson	  && ({ \
606156283Srwatson	       (cd ../.. && umask 077 && mkdir "$$dc_destdir") \
607156283Srwatson	       && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
608156283Srwatson	       && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
609156283Srwatson	       && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
610156283Srwatson	            distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
611156283Srwatson	      } || { rm -rf "$$dc_destdir"; exit 1; }) \
612156283Srwatson	  && rm -rf "$$dc_destdir" \
613156283Srwatson	  && $(MAKE) $(AM_MAKEFLAGS) dist \
614156283Srwatson	  && rm -rf $(DIST_ARCHIVES) \
615243750Srwatson	  && $(MAKE) $(AM_MAKEFLAGS) distcleancheck \
616243750Srwatson	  && cd "$$am__cwd" \
617243750Srwatson	  || exit 1
618243750Srwatson	$(am__post_remove_distdir)
619156283Srwatson	@(echo "$(distdir) archives ready for distribution: "; \
620156283Srwatson	  list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
621173143Srwatson	  sed -e 1h -e 1s/./=/g -e 1p -e 1x -e '$$p' -e '$$x'
622156283Srwatsondistuninstallcheck:
623243750Srwatson	@test -n '$(distuninstallcheck_dir)' || { \
624243750Srwatson	  echo 'ERROR: trying to run $@ with an empty' \
625243750Srwatson	       '$$(distuninstallcheck_dir)' >&2; \
626243750Srwatson	  exit 1; \
627243750Srwatson	}; \
628243750Srwatson	$(am__cd) '$(distuninstallcheck_dir)' || { \
629243750Srwatson	  echo 'ERROR: cannot chdir into $(distuninstallcheck_dir)' >&2; \
630243750Srwatson	  exit 1; \
631243750Srwatson	}; \
632243750Srwatson	test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \
633156283Srwatson	   || { echo "ERROR: files left after uninstall:" ; \
634156283Srwatson	        if test -n "$(DESTDIR)"; then \
635156283Srwatson	          echo "  (check DESTDIR support)"; \
636156283Srwatson	        fi ; \
637156283Srwatson	        $(distuninstallcheck_listfiles) ; \
638156283Srwatson	        exit 1; } >&2
639156283Srwatsondistcleancheck: distclean
640156283Srwatson	@if test '$(srcdir)' = . ; then \
641156283Srwatson	  echo "ERROR: distcleancheck can only run from a VPATH build" ; \
642156283Srwatson	  exit 1 ; \
643156283Srwatson	fi
644156283Srwatson	@test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
645156283Srwatson	  || { echo "ERROR: files left in build directory after distclean:" ; \
646156283Srwatson	       $(distcleancheck_listfiles) ; \
647156283Srwatson	       exit 1; } >&2
648156283Srwatsoncheck-am: all-am
649156283Srwatsoncheck: check-recursive
650156283Srwatsonall-am: Makefile
651156283Srwatsoninstalldirs: installdirs-recursive
652156283Srwatsoninstalldirs-am:
653156283Srwatsoninstall: install-recursive
654156283Srwatsoninstall-exec: install-exec-recursive
655156283Srwatsoninstall-data: install-data-recursive
656156283Srwatsonuninstall: uninstall-recursive
657156283Srwatson
658156283Srwatsoninstall-am: all-am
659156283Srwatson	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
660156283Srwatson
661156283Srwatsoninstallcheck: installcheck-recursive
662156283Srwatsoninstall-strip:
663243750Srwatson	if test -z '$(STRIP)'; then \
664243750Srwatson	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
665243750Srwatson	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
666243750Srwatson	      install; \
667243750Srwatson	else \
668243750Srwatson	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
669243750Srwatson	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
670243750Srwatson	    "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
671243750Srwatson	fi
672156283Srwatsonmostlyclean-generic:
673156283Srwatson
674156283Srwatsonclean-generic:
675156283Srwatson
676156283Srwatsondistclean-generic:
677156283Srwatson	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
678243750Srwatson	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
679156283Srwatson
680156283Srwatsonmaintainer-clean-generic:
681156283Srwatson	@echo "This command is intended for maintainers to use"
682156283Srwatson	@echo "it deletes files that may require special tools to rebuild."
683156283Srwatsonclean: clean-recursive
684156283Srwatson
685156283Srwatsonclean-am: clean-generic clean-libtool mostlyclean-am
686156283Srwatson
687156283Srwatsondistclean: distclean-recursive
688156283Srwatson	-rm -f $(am__CONFIG_DISTCLEAN_FILES)
689156283Srwatson	-rm -f Makefile
690156283Srwatsondistclean-am: clean-am distclean-generic distclean-hdr \
691156283Srwatson	distclean-libtool distclean-tags
692156283Srwatson
693156283Srwatsondvi: dvi-recursive
694156283Srwatson
695156283Srwatsondvi-am:
696156283Srwatson
697156283Srwatsonhtml: html-recursive
698156283Srwatson
699243750Srwatsonhtml-am:
700243750Srwatson
701156283Srwatsoninfo: info-recursive
702156283Srwatson
703156283Srwatsoninfo-am:
704156283Srwatson
705156283Srwatsoninstall-data-am:
706156283Srwatson
707173143Srwatsoninstall-dvi: install-dvi-recursive
708173143Srwatson
709243750Srwatsoninstall-dvi-am:
710243750Srwatson
711156283Srwatsoninstall-exec-am:
712156283Srwatson
713173143Srwatsoninstall-html: install-html-recursive
714173143Srwatson
715243750Srwatsoninstall-html-am:
716243750Srwatson
717156283Srwatsoninstall-info: install-info-recursive
718156283Srwatson
719243750Srwatsoninstall-info-am:
720243750Srwatson
721156283Srwatsoninstall-man:
722156283Srwatson
723173143Srwatsoninstall-pdf: install-pdf-recursive
724173143Srwatson
725243750Srwatsoninstall-pdf-am:
726243750Srwatson
727173143Srwatsoninstall-ps: install-ps-recursive
728173143Srwatson
729243750Srwatsoninstall-ps-am:
730243750Srwatson
731156283Srwatsoninstallcheck-am:
732156283Srwatson
733156283Srwatsonmaintainer-clean: maintainer-clean-recursive
734156283Srwatson	-rm -f $(am__CONFIG_DISTCLEAN_FILES)
735156283Srwatson	-rm -rf $(top_srcdir)/autom4te.cache
736156283Srwatson	-rm -f Makefile
737156283Srwatsonmaintainer-clean-am: distclean-am maintainer-clean-generic
738156283Srwatson
739156283Srwatsonmostlyclean: mostlyclean-recursive
740156283Srwatson
741156283Srwatsonmostlyclean-am: mostlyclean-generic mostlyclean-libtool
742156283Srwatson
743156283Srwatsonpdf: pdf-recursive
744156283Srwatson
745156283Srwatsonpdf-am:
746156283Srwatson
747156283Srwatsonps: ps-recursive
748156283Srwatson
749156283Srwatsonps-am:
750156283Srwatson
751173143Srwatsonuninstall-am:
752156283Srwatson
753243750Srwatson.MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) \
754243750Srwatson	cscopelist-recursive ctags-recursive install-am install-strip \
755243750Srwatson	tags-recursive
756156283Srwatson
757173143Srwatson.PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
758243750Srwatson	all all-am am--refresh check check-am clean clean-cscope \
759243750Srwatson	clean-generic clean-libtool cscope cscopelist \
760243750Srwatson	cscopelist-recursive ctags ctags-recursive dist dist-all \
761243750Srwatson	dist-bzip2 dist-gzip dist-lzip dist-shar dist-tarZ dist-xz \
762243750Srwatson	dist-zip distcheck distclean distclean-generic distclean-hdr \
763243750Srwatson	distclean-libtool distclean-tags distcleancheck distdir \
764243750Srwatson	distuninstallcheck dvi dvi-am html html-am info info-am \
765243750Srwatson	install install-am install-data install-data-am install-dvi \
766243750Srwatson	install-dvi-am install-exec install-exec-am install-html \
767243750Srwatson	install-html-am install-info install-info-am install-man \
768243750Srwatson	install-pdf install-pdf-am install-ps install-ps-am \
769243750Srwatson	install-strip installcheck installcheck-am installdirs \
770243750Srwatson	installdirs-am maintainer-clean maintainer-clean-generic \
771243750Srwatson	mostlyclean mostlyclean-generic mostlyclean-libtool pdf pdf-am \
772243750Srwatson	ps ps-am tags tags-recursive uninstall uninstall-am
773156283Srwatson
774243750Srwatson
775156283Srwatson# Tell versions [3.59,3.63) of GNU make to not export all variables.
776156283Srwatson# Otherwise a system limit (for SysV at least) may be exceeded.
777156283Srwatson.NOEXPORT:
778