• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1# Makefile.in generated by automake 1.11.3 from Makefile.am.
2# @configure_input@
3
4# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5# 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software
6# Foundation, Inc.
7# This Makefile.in is free software; the Free Software Foundation
8# gives unlimited permission to copy and/or distribute it,
9# with or without modifications, as long as this notice is preserved.
10
11# This program is distributed in the hope that it will be useful,
12# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
13# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
14# PARTICULAR PURPOSE.
15
16@SET_MAKE@
17
18# Makefile.am --
19# Copyright 2009 Red Hat Inc., Durham, North Carolina.
20# All Rights Reserved.
21#
22# This library is free software; you can redistribute it and/or
23# modify it under the terms of the GNU Lesser General Public
24# License as published by the Free Software Foundation; either
25# version 2.1 of the License, or (at your option) any later version.
26#
27# This library is distributed in the hope that it will be useful,
28# but WITHOUT ANY WARRANTY; without even the implied warranty of
29# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
30# Lesser General Public License for more details.
31#
32# You should have received a copy of the GNU Lesser General Public
33# License along with this library; if not, write to the Free Software
34# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
35#
36# Authors:
37#   Steve Grubb <sgrubb@redhat.com>
38#
39
40
41
42VPATH = @srcdir@
43pkgdatadir = $(datadir)/@PACKAGE@
44pkgincludedir = $(includedir)/@PACKAGE@
45pkglibdir = $(libdir)/@PACKAGE@
46pkglibexecdir = $(libexecdir)/@PACKAGE@
47am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
48install_sh_DATA = $(install_sh) -c -m 644
49install_sh_PROGRAM = $(install_sh) -c
50install_sh_SCRIPT = $(install_sh) -c
51INSTALL_HEADER = $(INSTALL_DATA)
52transform = $(program_transform_name)
53NORMAL_INSTALL = :
54PRE_INSTALL = :
55POST_INSTALL = :
56NORMAL_UNINSTALL = :
57PRE_UNINSTALL = :
58POST_UNINSTALL = :
59build_triplet = @build@
60host_triplet = @host@
61target_triplet = @target@
62subdir = src
63DIST_COMMON = $(include_HEADERS) $(noinst_HEADERS) \
64	$(srcdir)/Makefile.am $(srcdir)/Makefile.in \
65	$(srcdir)/libcap-ng.pc.in
66ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
67am__aclocal_m4_deps = $(top_srcdir)/m4/libtool.m4 \
68	$(top_srcdir)/m4/ltoptions.m4 $(top_srcdir)/m4/ltsugar.m4 \
69	$(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \
70	$(top_srcdir)/configure.ac
71am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
72	$(ACLOCAL_M4)
73mkinstalldirs = $(install_sh) -d
74CONFIG_HEADER = $(top_builddir)/config.h
75CONFIG_CLEAN_VPATH_FILES =
76am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
77am__vpath_adj = case $$p in \
78    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
79    *) f=$$p;; \
80  esac;
81am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
82am__install_max = 40
83am__nobase_strip_setup = \
84  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
85am__nobase_strip = \
86  for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
87am__nobase_list = $(am__nobase_strip_setup); \
88  for p in $$list; do echo "$$p $$p"; done | \
89  sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
90  $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
91    if (++n[$$2] == $(am__install_max)) \
92      { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
93    END { for (dir in files) print dir, files[dir] }'
94am__base_list = \
95  sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
96  sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
97am__uninstall_files_from_dir = { \
98  test -z "$$files" \
99    || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
100    || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
101         $(am__cd) "$$dir" && rm -f $$files; }; \
102  }
103am__installdirs = "$(DESTDIR)$(libdir)" "$(DESTDIR)$(pkgconfigdir)" \
104	"$(DESTDIR)$(includedir)"
105LTLIBRARIES = $(lib_LTLIBRARIES)
106am_libcap_ng_la_OBJECTS = cap-ng.lo lookup_table.lo
107libcap_ng_la_OBJECTS = $(am_libcap_ng_la_OBJECTS)
108libcap_ng_la_LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) \
109	$(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
110	$(libcap_ng_la_LDFLAGS) $(LDFLAGS) -o $@
111DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
112depcomp = $(SHELL) $(top_srcdir)/depcomp
113am__depfiles_maybe = depfiles
114am__mv = mv -f
115COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
116	$(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
117LTCOMPILE = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
118	--mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
119	$(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
120CCLD = $(CC)
121LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
122	--mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
123	$(LDFLAGS) -o $@
124SOURCES = $(libcap_ng_la_SOURCES)
125DIST_SOURCES = $(libcap_ng_la_SOURCES)
126RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
127	html-recursive info-recursive install-data-recursive \
128	install-dvi-recursive install-exec-recursive \
129	install-html-recursive install-info-recursive \
130	install-pdf-recursive install-ps-recursive install-recursive \
131	installcheck-recursive installdirs-recursive pdf-recursive \
132	ps-recursive uninstall-recursive
133DATA = $(pkgconfig_DATA)
134HEADERS = $(include_HEADERS) $(noinst_HEADERS)
135RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive	\
136  distclean-recursive maintainer-clean-recursive
137AM_RECURSIVE_TARGETS = $(RECURSIVE_TARGETS:-recursive=) \
138	$(RECURSIVE_CLEAN_TARGETS:-recursive=) tags TAGS ctags CTAGS \
139	distdir
140ETAGS = etags
141CTAGS = ctags
142DIST_SUBDIRS = $(SUBDIRS)
143DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
144am__relativize = \
145  dir0=`pwd`; \
146  sed_first='s,^\([^/]*\)/.*$$,\1,'; \
147  sed_rest='s,^[^/]*/*,,'; \
148  sed_last='s,^.*/\([^/]*\)$$,\1,'; \
149  sed_butlast='s,/*[^/]*$$,,'; \
150  while test -n "$$dir1"; do \
151    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
152    if test "$$first" != "."; then \
153      if test "$$first" = ".."; then \
154        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
155        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
156      else \
157        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
158        if test "$$first2" = "$$first"; then \
159          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
160        else \
161          dir2="../$$dir2"; \
162        fi; \
163        dir0="$$dir0"/"$$first"; \
164      fi; \
165    fi; \
166    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
167  done; \
168  reldir="$$dir2"
169ACLOCAL = @ACLOCAL@
170AMTAR = @AMTAR@
171AR = @AR@
172AUTOCONF = @AUTOCONF@
173AUTOHEADER = @AUTOHEADER@
174AUTOMAKE = @AUTOMAKE@
175AWK = @AWK@
176CC = @CC@
177CCDEPMODE = @CCDEPMODE@
178CFLAGS = @CFLAGS@
179CPP = @CPP@
180CPPFLAGS = @CPPFLAGS@
181CYGPATH_W = @CYGPATH_W@
182DEBUG = @DEBUG@
183DEFS = @DEFS@
184DEPDIR = @DEPDIR@
185DLLTOOL = @DLLTOOL@
186DSYMUTIL = @DSYMUTIL@
187DUMPBIN = @DUMPBIN@
188ECHO_C = @ECHO_C@
189ECHO_N = @ECHO_N@
190ECHO_T = @ECHO_T@
191EGREP = @EGREP@
192EXEEXT = @EXEEXT@
193FGREP = @FGREP@
194GREP = @GREP@
195INSTALL = @INSTALL@
196INSTALL_DATA = @INSTALL_DATA@
197INSTALL_PROGRAM = @INSTALL_PROGRAM@
198INSTALL_SCRIPT = @INSTALL_SCRIPT@
199INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
200LD = @LD@
201LDFLAGS = @LDFLAGS@
202LIBOBJS = @LIBOBJS@
203LIBS = @LIBS@
204LIBTOOL = @LIBTOOL@
205LIBTOOL_DEPS = @LIBTOOL_DEPS@
206LIPO = @LIPO@
207LN_S = @LN_S@
208LTLIBOBJS = @LTLIBOBJS@
209MAKEINFO = @MAKEINFO@
210MANIFEST_TOOL = @MANIFEST_TOOL@
211MKDIR_P = @MKDIR_P@
212NM = @NM@
213NMEDIT = @NMEDIT@
214OBJDUMP = @OBJDUMP@
215OBJEXT = @OBJEXT@
216OTOOL = @OTOOL@
217OTOOL64 = @OTOOL64@
218PACKAGE = @PACKAGE@
219PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
220PACKAGE_NAME = @PACKAGE_NAME@
221PACKAGE_STRING = @PACKAGE_STRING@
222PACKAGE_TARNAME = @PACKAGE_TARNAME@
223PACKAGE_URL = @PACKAGE_URL@
224PACKAGE_VERSION = @PACKAGE_VERSION@
225PATH_SEPARATOR = @PATH_SEPARATOR@
226PYTHON = @PYTHON@
227PYTHON_EXEC_PREFIX = @PYTHON_EXEC_PREFIX@
228PYTHON_PLATFORM = @PYTHON_PLATFORM@
229PYTHON_PREFIX = @PYTHON_PREFIX@
230PYTHON_VERSION = @PYTHON_VERSION@
231RANLIB = @RANLIB@
232SED = @SED@
233SET_MAKE = @SET_MAKE@
234SHELL = @SHELL@
235STRIP = @STRIP@
236VERSION = @VERSION@
237abs_builddir = @abs_builddir@
238abs_srcdir = @abs_srcdir@
239abs_top_builddir = @abs_top_builddir@
240abs_top_srcdir = @abs_top_srcdir@
241ac_ct_AR = @ac_ct_AR@
242ac_ct_CC = @ac_ct_CC@
243ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
244am__include = @am__include@
245am__leading_dot = @am__leading_dot@
246am__quote = @am__quote@
247am__tar = @am__tar@
248am__untar = @am__untar@
249bindir = @bindir@
250build = @build@
251build_alias = @build_alias@
252build_cpu = @build_cpu@
253build_os = @build_os@
254build_vendor = @build_vendor@
255builddir = @builddir@
256datadir = @datadir@
257datarootdir = @datarootdir@
258docdir = @docdir@
259dvidir = @dvidir@
260exec_prefix = @exec_prefix@
261host = @host@
262host_alias = @host_alias@
263host_cpu = @host_cpu@
264host_os = @host_os@
265host_vendor = @host_vendor@
266htmldir = @htmldir@
267includedir = @includedir@
268infodir = @infodir@
269install_sh = @install_sh@
270libdir = @libdir@
271libexecdir = @libexecdir@
272localedir = @localedir@
273localstatedir = @localstatedir@
274mandir = @mandir@
275mkdir_p = @mkdir_p@
276oldincludedir = @oldincludedir@
277pdfdir = @pdfdir@
278pkgpyexecdir = @pkgpyexecdir@
279pkgpythondir = @pkgpythondir@
280prefix = @prefix@
281program_transform_name = @program_transform_name@
282psdir = @psdir@
283pyexecdir = @pyexecdir@
284pythondir = @pythondir@
285sbindir = @sbindir@
286sharedstatedir = @sharedstatedir@
287srcdir = @srcdir@
288swig_found = @swig_found@
289sysconfdir = @sysconfdir@
290target = @target@
291target_alias = @target_alias@
292target_cpu = @target_cpu@
293target_os = @target_os@
294target_vendor = @target_vendor@
295top_build_prefix = @top_build_prefix@
296top_builddir = @top_builddir@
297top_srcdir = @top_srcdir@
298SUBDIRS = test
299pkgconfigdir = $(libdir)/pkgconfig
300pkgconfig_DATA = libcap-ng.pc
301DISTCLEANFILES = $(pkgconfig_DATA)
302CLEANFILES = $(BUILT_SOURCES)
303CONFIG_CLEAN_FILES = *.loT *.rej *.orig
304AM_CFLAGS = -fPIC -DPIC -W -Wall -Wshadow -Wformat -Wundef -D_GNU_SOURCE
305INCLUDES = -I. -I${top_srcdir}
306lib_LTLIBRARIES = libcap-ng.la
307include_HEADERS = cap-ng.h
308noinst_HEADERS = captab.h
309libcap_ng_la_SOURCES = cap-ng.c lookup_table.c
310libcap_ng_la_LIBADD =
311libcap_ng_la_DEPENDENCIES = $(libcap_ng_la_SOURCES) ../config.h
312libcap_ng_la_LDFLAGS = -Wl,-z,relro
313all: all-recursive
314
315.SUFFIXES:
316.SUFFIXES: .c .lo .o .obj
317$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
318	@for dep in $?; do \
319	  case '$(am__configure_deps)' in \
320	    *$$dep*) \
321	      ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
322	        && { if test -f $@; then exit 0; else break; fi; }; \
323	      exit 1;; \
324	  esac; \
325	done; \
326	echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu src/Makefile'; \
327	$(am__cd) $(top_srcdir) && \
328	  $(AUTOMAKE) --gnu src/Makefile
329.PRECIOUS: Makefile
330Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
331	@case '$?' in \
332	  *config.status*) \
333	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
334	  *) \
335	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
336	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
337	esac;
338
339$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
340	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
341
342$(top_srcdir)/configure:  $(am__configure_deps)
343	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
344$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
345	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
346$(am__aclocal_m4_deps):
347libcap-ng.pc: $(top_builddir)/config.status $(srcdir)/libcap-ng.pc.in
348	cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@
349install-libLTLIBRARIES: $(lib_LTLIBRARIES)
350	@$(NORMAL_INSTALL)
351	test -z "$(libdir)" || $(MKDIR_P) "$(DESTDIR)$(libdir)"
352	@list='$(lib_LTLIBRARIES)'; test -n "$(libdir)" || list=; \
353	list2=; for p in $$list; do \
354	  if test -f $$p; then \
355	    list2="$$list2 $$p"; \
356	  else :; fi; \
357	done; \
358	test -z "$$list2" || { \
359	  echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(libdir)'"; \
360	  $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(libdir)"; \
361	}
362
363uninstall-libLTLIBRARIES:
364	@$(NORMAL_UNINSTALL)
365	@list='$(lib_LTLIBRARIES)'; test -n "$(libdir)" || list=; \
366	for p in $$list; do \
367	  $(am__strip_dir) \
368	  echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(libdir)/$$f'"; \
369	  $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(libdir)/$$f"; \
370	done
371
372clean-libLTLIBRARIES:
373	-test -z "$(lib_LTLIBRARIES)" || rm -f $(lib_LTLIBRARIES)
374	@list='$(lib_LTLIBRARIES)'; for p in $$list; do \
375	  dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
376	  test "$$dir" != "$$p" || dir=.; \
377	  echo "rm -f \"$${dir}/so_locations\""; \
378	  rm -f "$${dir}/so_locations"; \
379	done
380libcap-ng.la: $(libcap_ng_la_OBJECTS) $(libcap_ng_la_DEPENDENCIES) $(EXTRA_libcap_ng_la_DEPENDENCIES)
381	$(libcap_ng_la_LINK) -rpath $(libdir) $(libcap_ng_la_OBJECTS) $(libcap_ng_la_LIBADD) $(LIBS)
382
383mostlyclean-compile:
384	-rm -f *.$(OBJEXT)
385
386distclean-compile:
387	-rm -f *.tab.c
388
389@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cap-ng.Plo@am__quote@
390@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/lookup_table.Plo@am__quote@
391
392.c.o:
393@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
394@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
395@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
396@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
397@am__fastdepCC_FALSE@	$(COMPILE) -c $<
398
399.c.obj:
400@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
401@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
402@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
403@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
404@am__fastdepCC_FALSE@	$(COMPILE) -c `$(CYGPATH_W) '$<'`
405
406.c.lo:
407@am__fastdepCC_TRUE@	$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
408@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
409@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
410@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
411@am__fastdepCC_FALSE@	$(LTCOMPILE) -c -o $@ $<
412
413mostlyclean-libtool:
414	-rm -f *.lo
415
416clean-libtool:
417	-rm -rf .libs _libs
418install-pkgconfigDATA: $(pkgconfig_DATA)
419	@$(NORMAL_INSTALL)
420	test -z "$(pkgconfigdir)" || $(MKDIR_P) "$(DESTDIR)$(pkgconfigdir)"
421	@list='$(pkgconfig_DATA)'; test -n "$(pkgconfigdir)" || list=; \
422	for p in $$list; do \
423	  if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
424	  echo "$$d$$p"; \
425	done | $(am__base_list) | \
426	while read files; do \
427	  echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(pkgconfigdir)'"; \
428	  $(INSTALL_DATA) $$files "$(DESTDIR)$(pkgconfigdir)" || exit $$?; \
429	done
430
431uninstall-pkgconfigDATA:
432	@$(NORMAL_UNINSTALL)
433	@list='$(pkgconfig_DATA)'; test -n "$(pkgconfigdir)" || list=; \
434	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
435	dir='$(DESTDIR)$(pkgconfigdir)'; $(am__uninstall_files_from_dir)
436install-includeHEADERS: $(include_HEADERS)
437	@$(NORMAL_INSTALL)
438	test -z "$(includedir)" || $(MKDIR_P) "$(DESTDIR)$(includedir)"
439	@list='$(include_HEADERS)'; test -n "$(includedir)" || list=; \
440	for p in $$list; do \
441	  if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
442	  echo "$$d$$p"; \
443	done | $(am__base_list) | \
444	while read files; do \
445	  echo " $(INSTALL_HEADER) $$files '$(DESTDIR)$(includedir)'"; \
446	  $(INSTALL_HEADER) $$files "$(DESTDIR)$(includedir)" || exit $$?; \
447	done
448
449uninstall-includeHEADERS:
450	@$(NORMAL_UNINSTALL)
451	@list='$(include_HEADERS)'; test -n "$(includedir)" || list=; \
452	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
453	dir='$(DESTDIR)$(includedir)'; $(am__uninstall_files_from_dir)
454
455# This directory's subdirectories are mostly independent; you can cd
456# into them and run `make' without going through this Makefile.
457# To change the values of `make' variables: instead of editing Makefiles,
458# (1) if the variable is set in `config.status', edit `config.status'
459#     (which will cause the Makefiles to be regenerated when you run `make');
460# (2) otherwise, pass the desired values on the `make' command line.
461$(RECURSIVE_TARGETS):
462	@fail= failcom='exit 1'; \
463	for f in x $$MAKEFLAGS; do \
464	  case $$f in \
465	    *=* | --[!k]*);; \
466	    *k*) failcom='fail=yes';; \
467	  esac; \
468	done; \
469	dot_seen=no; \
470	target=`echo $@ | sed s/-recursive//`; \
471	list='$(SUBDIRS)'; for subdir in $$list; do \
472	  echo "Making $$target in $$subdir"; \
473	  if test "$$subdir" = "."; then \
474	    dot_seen=yes; \
475	    local_target="$$target-am"; \
476	  else \
477	    local_target="$$target"; \
478	  fi; \
479	  ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
480	  || eval $$failcom; \
481	done; \
482	if test "$$dot_seen" = "no"; then \
483	  $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
484	fi; test -z "$$fail"
485
486$(RECURSIVE_CLEAN_TARGETS):
487	@fail= failcom='exit 1'; \
488	for f in x $$MAKEFLAGS; do \
489	  case $$f in \
490	    *=* | --[!k]*);; \
491	    *k*) failcom='fail=yes';; \
492	  esac; \
493	done; \
494	dot_seen=no; \
495	case "$@" in \
496	  distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
497	  *) list='$(SUBDIRS)' ;; \
498	esac; \
499	rev=''; for subdir in $$list; do \
500	  if test "$$subdir" = "."; then :; else \
501	    rev="$$subdir $$rev"; \
502	  fi; \
503	done; \
504	rev="$$rev ."; \
505	target=`echo $@ | sed s/-recursive//`; \
506	for subdir in $$rev; do \
507	  echo "Making $$target in $$subdir"; \
508	  if test "$$subdir" = "."; then \
509	    local_target="$$target-am"; \
510	  else \
511	    local_target="$$target"; \
512	  fi; \
513	  ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
514	  || eval $$failcom; \
515	done && test -z "$$fail"
516tags-recursive:
517	list='$(SUBDIRS)'; for subdir in $$list; do \
518	  test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
519	done
520ctags-recursive:
521	list='$(SUBDIRS)'; for subdir in $$list; do \
522	  test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
523	done
524
525ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
526	list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
527	unique=`for i in $$list; do \
528	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
529	  done | \
530	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
531	      END { if (nonempty) { for (i in files) print i; }; }'`; \
532	mkid -fID $$unique
533tags: TAGS
534
535TAGS: tags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
536		$(TAGS_FILES) $(LISP)
537	set x; \
538	here=`pwd`; \
539	if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
540	  include_option=--etags-include; \
541	  empty_fix=.; \
542	else \
543	  include_option=--include; \
544	  empty_fix=; \
545	fi; \
546	list='$(SUBDIRS)'; for subdir in $$list; do \
547	  if test "$$subdir" = .; then :; else \
548	    test ! -f $$subdir/TAGS || \
549	      set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
550	  fi; \
551	done; \
552	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
553	unique=`for i in $$list; do \
554	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
555	  done | \
556	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
557	      END { if (nonempty) { for (i in files) print i; }; }'`; \
558	shift; \
559	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
560	  test -n "$$unique" || unique=$$empty_fix; \
561	  if test $$# -gt 0; then \
562	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
563	      "$$@" $$unique; \
564	  else \
565	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
566	      $$unique; \
567	  fi; \
568	fi
569ctags: CTAGS
570CTAGS: ctags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
571		$(TAGS_FILES) $(LISP)
572	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
573	unique=`for i in $$list; do \
574	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
575	  done | \
576	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
577	      END { if (nonempty) { for (i in files) print i; }; }'`; \
578	test -z "$(CTAGS_ARGS)$$unique" \
579	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
580	     $$unique
581
582GTAGS:
583	here=`$(am__cd) $(top_builddir) && pwd` \
584	  && $(am__cd) $(top_srcdir) \
585	  && gtags -i $(GTAGS_ARGS) "$$here"
586
587distclean-tags:
588	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
589
590distdir: $(DISTFILES)
591	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
592	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
593	list='$(DISTFILES)'; \
594	  dist_files=`for file in $$list; do echo $$file; done | \
595	  sed -e "s|^$$srcdirstrip/||;t" \
596	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
597	case $$dist_files in \
598	  */*) $(MKDIR_P) `echo "$$dist_files" | \
599			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
600			   sort -u` ;; \
601	esac; \
602	for file in $$dist_files; do \
603	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
604	  if test -d $$d/$$file; then \
605	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
606	    if test -d "$(distdir)/$$file"; then \
607	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
608	    fi; \
609	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
610	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
611	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
612	    fi; \
613	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
614	  else \
615	    test -f "$(distdir)/$$file" \
616	    || cp -p $$d/$$file "$(distdir)/$$file" \
617	    || exit 1; \
618	  fi; \
619	done
620	@list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
621	  if test "$$subdir" = .; then :; else \
622	    test -d "$(distdir)/$$subdir" \
623	    || $(MKDIR_P) "$(distdir)/$$subdir" \
624	    || exit 1; \
625	  fi; \
626	done
627	@list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
628	  if test "$$subdir" = .; then :; else \
629	    dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
630	    $(am__relativize); \
631	    new_distdir=$$reldir; \
632	    dir1=$$subdir; dir2="$(top_distdir)"; \
633	    $(am__relativize); \
634	    new_top_distdir=$$reldir; \
635	    echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
636	    echo "     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
637	    ($(am__cd) $$subdir && \
638	      $(MAKE) $(AM_MAKEFLAGS) \
639	        top_distdir="$$new_top_distdir" \
640	        distdir="$$new_distdir" \
641		am__remove_distdir=: \
642		am__skip_length_check=: \
643		am__skip_mode_fix=: \
644	        distdir) \
645	      || exit 1; \
646	  fi; \
647	done
648check-am: all-am
649check: check-recursive
650all-am: Makefile $(LTLIBRARIES) $(DATA) $(HEADERS)
651installdirs: installdirs-recursive
652installdirs-am:
653	for dir in "$(DESTDIR)$(libdir)" "$(DESTDIR)$(pkgconfigdir)" "$(DESTDIR)$(includedir)"; do \
654	  test -z "$$dir" || $(MKDIR_P) "$$dir"; \
655	done
656install: install-recursive
657install-exec: install-exec-recursive
658install-data: install-data-recursive
659uninstall: uninstall-recursive
660
661install-am: all-am
662	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
663
664installcheck: installcheck-recursive
665install-strip:
666	if test -z '$(STRIP)'; then \
667	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
668	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
669	      install; \
670	else \
671	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
672	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
673	    "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
674	fi
675mostlyclean-generic:
676
677clean-generic:
678	-test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
679
680distclean-generic:
681	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
682	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
683	-test -z "$(DISTCLEANFILES)" || rm -f $(DISTCLEANFILES)
684
685maintainer-clean-generic:
686	@echo "This command is intended for maintainers to use"
687	@echo "it deletes files that may require special tools to rebuild."
688clean: clean-recursive
689
690clean-am: clean-generic clean-libLTLIBRARIES clean-libtool \
691	mostlyclean-am
692
693distclean: distclean-recursive
694	-rm -rf ./$(DEPDIR)
695	-rm -f Makefile
696distclean-am: clean-am distclean-compile distclean-generic \
697	distclean-tags
698
699dvi: dvi-recursive
700
701dvi-am:
702
703html: html-recursive
704
705html-am:
706
707info: info-recursive
708
709info-am:
710
711install-data-am: install-includeHEADERS install-pkgconfigDATA
712
713install-dvi: install-dvi-recursive
714
715install-dvi-am:
716
717install-exec-am: install-libLTLIBRARIES
718
719install-html: install-html-recursive
720
721install-html-am:
722
723install-info: install-info-recursive
724
725install-info-am:
726
727install-man:
728
729install-pdf: install-pdf-recursive
730
731install-pdf-am:
732
733install-ps: install-ps-recursive
734
735install-ps-am:
736
737installcheck-am:
738
739maintainer-clean: maintainer-clean-recursive
740	-rm -rf ./$(DEPDIR)
741	-rm -f Makefile
742maintainer-clean-am: distclean-am maintainer-clean-generic
743
744mostlyclean: mostlyclean-recursive
745
746mostlyclean-am: mostlyclean-compile mostlyclean-generic \
747	mostlyclean-libtool
748
749pdf: pdf-recursive
750
751pdf-am:
752
753ps: ps-recursive
754
755ps-am:
756
757uninstall-am: uninstall-includeHEADERS uninstall-libLTLIBRARIES \
758	uninstall-pkgconfigDATA
759
760.MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) ctags-recursive \
761	install-am install-strip tags-recursive
762
763.PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
764	all all-am check check-am clean clean-generic \
765	clean-libLTLIBRARIES clean-libtool ctags ctags-recursive \
766	distclean distclean-compile distclean-generic \
767	distclean-libtool distclean-tags distdir dvi dvi-am html \
768	html-am info info-am install install-am install-data \
769	install-data-am install-dvi install-dvi-am install-exec \
770	install-exec-am install-html install-html-am \
771	install-includeHEADERS install-info install-info-am \
772	install-libLTLIBRARIES install-man install-pdf install-pdf-am \
773	install-pkgconfigDATA install-ps install-ps-am install-strip \
774	installcheck installcheck-am installdirs installdirs-am \
775	maintainer-clean maintainer-clean-generic mostlyclean \
776	mostlyclean-compile mostlyclean-generic mostlyclean-libtool \
777	pdf pdf-am ps ps-am tags tags-recursive uninstall uninstall-am \
778	uninstall-includeHEADERS uninstall-libLTLIBRARIES \
779	uninstall-pkgconfigDATA
780
781
782# Tell versions [3.59,3.63) of GNU make to not export all variables.
783# Otherwise a system limit (for SysV at least) may be exceeded.
784.NOEXPORT:
785