• Home
  • History
  • Annotate
  • Line#
  • Navigate
  • Raw
  • Download
  • only in /asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/openpam/bin/openpam_dump_policy/
1# Makefile.in generated by automake 1.14 from Makefile.am.
2# @configure_input@
3
4# Copyright (C) 1994-2013 Free Software Foundation, Inc.
5
6# This Makefile.in is free software; the Free Software Foundation
7# gives unlimited permission to copy and/or distribute it,
8# with or without modifications, as long as this notice is preserved.
9
10# This program is distributed in the hope that it will be useful,
11# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
12# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
13# PARTICULAR PURPOSE.
14
15@SET_MAKE@
16
17# $Id: Makefile.am 648 2013-03-05 17:54:27Z des $
18
19VPATH = @srcdir@
20am__is_gnu_make = test -n '$(MAKEFILE_LIST)' && test -n '$(MAKELEVEL)'
21am__make_running_with_option = \
22  case $${target_option-} in \
23      ?) ;; \
24      *) echo "am__make_running_with_option: internal error: invalid" \
25              "target option '$${target_option-}' specified" >&2; \
26         exit 1;; \
27  esac; \
28  has_opt=no; \
29  sane_makeflags=$$MAKEFLAGS; \
30  if $(am__is_gnu_make); then \
31    sane_makeflags=$$MFLAGS; \
32  else \
33    case $$MAKEFLAGS in \
34      *\\[\ \	]*) \
35        bs=\\; \
36        sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
37          | sed "s/$$bs$$bs[$$bs $$bs	]*//g"`;; \
38    esac; \
39  fi; \
40  skip_next=no; \
41  strip_trailopt () \
42  { \
43    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
44  }; \
45  for flg in $$sane_makeflags; do \
46    test $$skip_next = yes && { skip_next=no; continue; }; \
47    case $$flg in \
48      *=*|--*) continue;; \
49        -*I) strip_trailopt 'I'; skip_next=yes;; \
50      -*I?*) strip_trailopt 'I';; \
51        -*O) strip_trailopt 'O'; skip_next=yes;; \
52      -*O?*) strip_trailopt 'O';; \
53        -*l) strip_trailopt 'l'; skip_next=yes;; \
54      -*l?*) strip_trailopt 'l';; \
55      -[dEDm]) skip_next=yes;; \
56      -[JT]) skip_next=yes;; \
57    esac; \
58    case $$flg in \
59      *$$target_option*) has_opt=yes; break;; \
60    esac; \
61  done; \
62  test $$has_opt = yes
63am__make_dryrun = (target_option=n; $(am__make_running_with_option))
64am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
65pkgdatadir = $(datadir)/@PACKAGE@
66pkgincludedir = $(includedir)/@PACKAGE@
67pkglibdir = $(libdir)/@PACKAGE@
68pkglibexecdir = $(libexecdir)/@PACKAGE@
69am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
70install_sh_DATA = $(install_sh) -c -m 644
71install_sh_PROGRAM = $(install_sh) -c
72install_sh_SCRIPT = $(install_sh) -c
73INSTALL_HEADER = $(INSTALL_DATA)
74transform = $(program_transform_name)
75NORMAL_INSTALL = :
76PRE_INSTALL = :
77POST_INSTALL = :
78NORMAL_UNINSTALL = :
79PRE_UNINSTALL = :
80POST_UNINSTALL = :
81build_triplet = @build@
82host_triplet = @host@
83noinst_PROGRAMS = openpam_dump_policy$(EXEEXT)
84subdir = bin/openpam_dump_policy
85DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/Makefile.am \
86	$(top_srcdir)/depcomp
87ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
88am__aclocal_m4_deps = $(top_srcdir)/m4/libtool.m4 \
89	$(top_srcdir)/m4/ltoptions.m4 $(top_srcdir)/m4/ltsugar.m4 \
90	$(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \
91	$(top_srcdir)/configure.ac
92am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
93	$(ACLOCAL_M4)
94mkinstalldirs = $(install_sh) -d
95CONFIG_HEADER = $(top_builddir)/config.h
96CONFIG_CLEAN_FILES =
97CONFIG_CLEAN_VPATH_FILES =
98PROGRAMS = $(noinst_PROGRAMS)
99am_openpam_dump_policy_OBJECTS = openpam_dump_policy.$(OBJEXT)
100openpam_dump_policy_OBJECTS = $(am_openpam_dump_policy_OBJECTS)
101openpam_dump_policy_DEPENDENCIES =  \
102	$(top_builddir)/lib/libpam/libpam.la
103AM_V_lt = $(am__v_lt_@AM_V@)
104am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@)
105am__v_lt_0 = --silent
106am__v_lt_1 = 
107AM_V_P = $(am__v_P_@AM_V@)
108am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
109am__v_P_0 = false
110am__v_P_1 = :
111AM_V_GEN = $(am__v_GEN_@AM_V@)
112am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
113am__v_GEN_0 = @echo "  GEN     " $@;
114am__v_GEN_1 = 
115AM_V_at = $(am__v_at_@AM_V@)
116am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
117am__v_at_0 = @
118am__v_at_1 = 
119DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
120depcomp = $(SHELL) $(top_srcdir)/depcomp
121am__depfiles_maybe = depfiles
122am__mv = mv -f
123COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
124	$(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
125LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
126	$(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \
127	$(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
128	$(AM_CFLAGS) $(CFLAGS)
129AM_V_CC = $(am__v_CC_@AM_V@)
130am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@)
131am__v_CC_0 = @echo "  CC      " $@;
132am__v_CC_1 = 
133CCLD = $(CC)
134LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
135	$(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
136	$(AM_LDFLAGS) $(LDFLAGS) -o $@
137AM_V_CCLD = $(am__v_CCLD_@AM_V@)
138am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@)
139am__v_CCLD_0 = @echo "  CCLD    " $@;
140am__v_CCLD_1 = 
141SOURCES = $(openpam_dump_policy_SOURCES)
142DIST_SOURCES = $(openpam_dump_policy_SOURCES)
143am__can_run_installinfo = \
144  case $$AM_UPDATE_INFO_DIR in \
145    n|no|NO) false;; \
146    *) (install-info --version) >/dev/null 2>&1;; \
147  esac
148am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
149# Read a list of newline-separated strings from the standard input,
150# and print each of them once, without duplicates.  Input order is
151# *not* preserved.
152am__uniquify_input = $(AWK) '\
153  BEGIN { nonempty = 0; } \
154  { items[$$0] = 1; nonempty = 1; } \
155  END { if (nonempty) { for (i in items) print i; }; } \
156'
157# Make sure the list of sources is unique.  This is necessary because,
158# e.g., the same source file might be shared among _SOURCES variables
159# for different programs/libraries.
160am__define_uniq_tagged_files = \
161  list='$(am__tagged_files)'; \
162  unique=`for i in $$list; do \
163    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
164  done | $(am__uniquify_input)`
165ETAGS = etags
166CTAGS = ctags
167DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
168ACLOCAL = @ACLOCAL@
169AMTAR = @AMTAR@
170AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
171AR = @AR@
172AUTOCONF = @AUTOCONF@
173AUTOHEADER = @AUTOHEADER@
174AUTOMAKE = @AUTOMAKE@
175AWK = @AWK@
176CC = @CC@
177CCDEPMODE = @CCDEPMODE@
178CFLAGS = @CFLAGS@
179CPP = @CPP@
180CPPFLAGS = @CPPFLAGS@
181CRYPTO_LIBS = @CRYPTO_LIBS@
182CRYPT_LIBS = @CRYPT_LIBS@
183CYGPATH_W = @CYGPATH_W@
184DEFS = @DEFS@
185DEPDIR = @DEPDIR@
186DLLTOOL = @DLLTOOL@
187DL_LIBS = @DL_LIBS@
188DSYMUTIL = @DSYMUTIL@
189DUMPBIN = @DUMPBIN@
190ECHO_C = @ECHO_C@
191ECHO_N = @ECHO_N@
192ECHO_T = @ECHO_T@
193EGREP = @EGREP@
194EXEEXT = @EXEEXT@
195FGREP = @FGREP@
196GREP = @GREP@
197INSTALL = @INSTALL@
198INSTALL_DATA = @INSTALL_DATA@
199INSTALL_PROGRAM = @INSTALL_PROGRAM@
200INSTALL_SCRIPT = @INSTALL_SCRIPT@
201INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
202LD = @LD@
203LDFLAGS = @LDFLAGS@
204LIBOBJS = @LIBOBJS@
205LIBS = @LIBS@
206LIBTOOL = @LIBTOOL@
207LIB_MAJ = @LIB_MAJ@
208LIPO = @LIPO@
209LN_S = @LN_S@
210LTLIBOBJS = @LTLIBOBJS@
211MAINT = @MAINT@
212MAKEINFO = @MAKEINFO@
213MANIFEST_TOOL = @MANIFEST_TOOL@
214MKDIR_P = @MKDIR_P@
215NM = @NM@
216NMEDIT = @NMEDIT@
217OBJDUMP = @OBJDUMP@
218OBJEXT = @OBJEXT@
219OPENPAM_MODULES_DIR = @OPENPAM_MODULES_DIR@
220OTOOL = @OTOOL@
221OTOOL64 = @OTOOL64@
222PACKAGE = @PACKAGE@
223PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
224PACKAGE_NAME = @PACKAGE_NAME@
225PACKAGE_STRING = @PACKAGE_STRING@
226PACKAGE_TARNAME = @PACKAGE_TARNAME@
227PACKAGE_URL = @PACKAGE_URL@
228PACKAGE_VERSION = @PACKAGE_VERSION@
229PATH_SEPARATOR = @PATH_SEPARATOR@
230RANLIB = @RANLIB@
231SED = @SED@
232SET_MAKE = @SET_MAKE@
233SHELL = @SHELL@
234STRIP = @STRIP@
235VERSION = @VERSION@
236abs_builddir = @abs_builddir@
237abs_srcdir = @abs_srcdir@
238abs_top_builddir = @abs_top_builddir@
239abs_top_srcdir = @abs_top_srcdir@
240ac_ct_AR = @ac_ct_AR@
241ac_ct_CC = @ac_ct_CC@
242ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
243am__include = @am__include@
244am__leading_dot = @am__leading_dot@
245am__quote = @am__quote@
246am__tar = @am__tar@
247am__untar = @am__untar@
248bindir = @bindir@
249build = @build@
250build_alias = @build_alias@
251build_cpu = @build_cpu@
252build_os = @build_os@
253build_vendor = @build_vendor@
254builddir = @builddir@
255datadir = @datadir@
256datarootdir = @datarootdir@
257docdir = @docdir@
258dvidir = @dvidir@
259exec_prefix = @exec_prefix@
260host = @host@
261host_alias = @host_alias@
262host_cpu = @host_cpu@
263host_os = @host_os@
264host_vendor = @host_vendor@
265htmldir = @htmldir@
266includedir = @includedir@
267infodir = @infodir@
268install_sh = @install_sh@
269libdir = @libdir@
270libexecdir = @libexecdir@
271localedir = @localedir@
272localstatedir = @localstatedir@
273mandir = @mandir@
274mkdir_p = @mkdir_p@
275oldincludedir = @oldincludedir@
276pdfdir = @pdfdir@
277prefix = @prefix@
278program_transform_name = @program_transform_name@
279psdir = @psdir@
280sbindir = @sbindir@
281sharedstatedir = @sharedstatedir@
282srcdir = @srcdir@
283sysconfdir = @sysconfdir@
284target_alias = @target_alias@
285top_build_prefix = @top_build_prefix@
286top_builddir = @top_builddir@
287top_srcdir = @top_srcdir@
288AM_CPPFLAGS = -I$(top_srcdir)/include -I$(top_srcdir)/lib/libpam
289openpam_dump_policy_SOURCES = openpam_dump_policy.c
290openpam_dump_policy_LDADD = $(top_builddir)/lib/libpam/libpam.la
291all: all-am
292
293.SUFFIXES:
294.SUFFIXES: .c .lo .o .obj
295$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
296	@for dep in $?; do \
297	  case '$(am__configure_deps)' in \
298	    *$$dep*) \
299	      ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
300	        && { if test -f $@; then exit 0; else break; fi; }; \
301	      exit 1;; \
302	  esac; \
303	done; \
304	echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign bin/openpam_dump_policy/Makefile'; \
305	$(am__cd) $(top_srcdir) && \
306	  $(AUTOMAKE) --foreign bin/openpam_dump_policy/Makefile
307.PRECIOUS: Makefile
308Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
309	@case '$?' in \
310	  *config.status*) \
311	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
312	  *) \
313	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
314	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
315	esac;
316
317$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
318	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
319
320$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
321	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
322$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
323	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
324$(am__aclocal_m4_deps):
325
326clean-noinstPROGRAMS:
327	@list='$(noinst_PROGRAMS)'; test -n "$$list" || exit 0; \
328	echo " rm -f" $$list; \
329	rm -f $$list || exit $$?; \
330	test -n "$(EXEEXT)" || exit 0; \
331	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
332	echo " rm -f" $$list; \
333	rm -f $$list
334
335openpam_dump_policy$(EXEEXT): $(openpam_dump_policy_OBJECTS) $(openpam_dump_policy_DEPENDENCIES) $(EXTRA_openpam_dump_policy_DEPENDENCIES) 
336	@rm -f openpam_dump_policy$(EXEEXT)
337	$(AM_V_CCLD)$(LINK) $(openpam_dump_policy_OBJECTS) $(openpam_dump_policy_LDADD) $(LIBS)
338
339mostlyclean-compile:
340	-rm -f *.$(OBJEXT)
341
342distclean-compile:
343	-rm -f *.tab.c
344
345@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/openpam_dump_policy.Po@am__quote@
346
347.c.o:
348@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
349@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
350@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
351@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
352@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ $<
353
354.c.obj:
355@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
356@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
357@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
358@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
359@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
360
361.c.lo:
362@am__fastdepCC_TRUE@	$(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
363@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
364@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
365@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
366@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LTCOMPILE) -c -o $@ $<
367
368mostlyclean-libtool:
369	-rm -f *.lo
370
371clean-libtool:
372	-rm -rf .libs _libs
373
374ID: $(am__tagged_files)
375	$(am__define_uniq_tagged_files); mkid -fID $$unique
376tags: tags-am
377TAGS: tags
378
379tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
380	set x; \
381	here=`pwd`; \
382	$(am__define_uniq_tagged_files); \
383	shift; \
384	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
385	  test -n "$$unique" || unique=$$empty_fix; \
386	  if test $$# -gt 0; then \
387	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
388	      "$$@" $$unique; \
389	  else \
390	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
391	      $$unique; \
392	  fi; \
393	fi
394ctags: ctags-am
395
396CTAGS: ctags
397ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
398	$(am__define_uniq_tagged_files); \
399	test -z "$(CTAGS_ARGS)$$unique" \
400	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
401	     $$unique
402
403GTAGS:
404	here=`$(am__cd) $(top_builddir) && pwd` \
405	  && $(am__cd) $(top_srcdir) \
406	  && gtags -i $(GTAGS_ARGS) "$$here"
407cscopelist: cscopelist-am
408
409cscopelist-am: $(am__tagged_files)
410	list='$(am__tagged_files)'; \
411	case "$(srcdir)" in \
412	  [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
413	  *) sdir=$(subdir)/$(srcdir) ;; \
414	esac; \
415	for i in $$list; do \
416	  if test -f "$$i"; then \
417	    echo "$(subdir)/$$i"; \
418	  else \
419	    echo "$$sdir/$$i"; \
420	  fi; \
421	done >> $(top_builddir)/cscope.files
422
423distclean-tags:
424	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
425
426distdir: $(DISTFILES)
427	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
428	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
429	list='$(DISTFILES)'; \
430	  dist_files=`for file in $$list; do echo $$file; done | \
431	  sed -e "s|^$$srcdirstrip/||;t" \
432	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
433	case $$dist_files in \
434	  */*) $(MKDIR_P) `echo "$$dist_files" | \
435			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
436			   sort -u` ;; \
437	esac; \
438	for file in $$dist_files; do \
439	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
440	  if test -d $$d/$$file; then \
441	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
442	    if test -d "$(distdir)/$$file"; then \
443	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
444	    fi; \
445	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
446	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
447	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
448	    fi; \
449	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
450	  else \
451	    test -f "$(distdir)/$$file" \
452	    || cp -p $$d/$$file "$(distdir)/$$file" \
453	    || exit 1; \
454	  fi; \
455	done
456check-am: all-am
457check: check-am
458all-am: Makefile $(PROGRAMS)
459installdirs:
460install: install-am
461install-exec: install-exec-am
462install-data: install-data-am
463uninstall: uninstall-am
464
465install-am: all-am
466	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
467
468installcheck: installcheck-am
469install-strip:
470	if test -z '$(STRIP)'; then \
471	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
472	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
473	      install; \
474	else \
475	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
476	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
477	    "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
478	fi
479mostlyclean-generic:
480
481clean-generic:
482
483distclean-generic:
484	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
485	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
486
487maintainer-clean-generic:
488	@echo "This command is intended for maintainers to use"
489	@echo "it deletes files that may require special tools to rebuild."
490clean: clean-am
491
492clean-am: clean-generic clean-libtool clean-noinstPROGRAMS \
493	mostlyclean-am
494
495distclean: distclean-am
496	-rm -rf ./$(DEPDIR)
497	-rm -f Makefile
498distclean-am: clean-am distclean-compile distclean-generic \
499	distclean-tags
500
501dvi: dvi-am
502
503dvi-am:
504
505html: html-am
506
507html-am:
508
509info: info-am
510
511info-am:
512
513install-data-am:
514
515install-dvi: install-dvi-am
516
517install-dvi-am:
518
519install-exec-am:
520
521install-html: install-html-am
522
523install-html-am:
524
525install-info: install-info-am
526
527install-info-am:
528
529install-man:
530
531install-pdf: install-pdf-am
532
533install-pdf-am:
534
535install-ps: install-ps-am
536
537install-ps-am:
538
539installcheck-am:
540
541maintainer-clean: maintainer-clean-am
542	-rm -rf ./$(DEPDIR)
543	-rm -f Makefile
544maintainer-clean-am: distclean-am maintainer-clean-generic
545
546mostlyclean: mostlyclean-am
547
548mostlyclean-am: mostlyclean-compile mostlyclean-generic \
549	mostlyclean-libtool
550
551pdf: pdf-am
552
553pdf-am:
554
555ps: ps-am
556
557ps-am:
558
559uninstall-am:
560
561.MAKE: install-am install-strip
562
563.PHONY: CTAGS GTAGS TAGS all all-am check check-am clean clean-generic \
564	clean-libtool clean-noinstPROGRAMS cscopelist-am ctags \
565	ctags-am distclean distclean-compile distclean-generic \
566	distclean-libtool distclean-tags distdir dvi dvi-am html \
567	html-am info info-am install install-am install-data \
568	install-data-am install-dvi install-dvi-am install-exec \
569	install-exec-am install-html install-html-am install-info \
570	install-info-am install-man install-pdf install-pdf-am \
571	install-ps install-ps-am install-strip installcheck \
572	installcheck-am installdirs maintainer-clean \
573	maintainer-clean-generic mostlyclean mostlyclean-compile \
574	mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
575	tags tags-am uninstall uninstall-am
576
577
578# Tell versions [3.59,3.63) of GNU make to not export all variables.
579# Otherwise a system limit (for SysV at least) may be exceeded.
580.NOEXPORT:
581