1 # Makefile.in generated by automake 1.11.1 from Makefile.am.
4 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5 # 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation,
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.
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
22 pkgdatadir
= $(datadir)/@PACKAGE@
23 pkgincludedir
= $(includedir)/@PACKAGE@
24 pkglibdir
= $(libdir)/@PACKAGE@
25 pkglibexecdir
= $(libexecdir
)/@PACKAGE@
26 am__cd
= CDPATH
="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
27 install_sh_DATA
= $(install_sh
) -c
-m
644
28 install_sh_PROGRAM
= $(install_sh
) -c
29 install_sh_SCRIPT
= $(install_sh
) -c
30 INSTALL_HEADER
= $(INSTALL_DATA
)
31 transform
= $(program_transform_name
)
38 build_triplet
= @build@
40 bin_PROGRAMS
= gtkgraph-demo
$(EXEEXT
)
42 DIST_COMMON
= $(include_HEADERS
) $(srcdir)/Makefile.am \
43 $(srcdir)/Makefile.in
$(srcdir)/libgtkgraph-0.1.
pc.in
44 ACLOCAL_M4
= $(top_srcdir
)/aclocal.m4
45 am__aclocal_m4_deps
= $(top_srcdir
)/configure.ac
46 am__configure_deps
= $(am__aclocal_m4_deps
) $(CONFIGURE_DEPENDENCIES
) \
48 mkinstalldirs
= $(SHELL
) $(top_srcdir
)/mkinstalldirs
49 CONFIG_HEADER
= $(top_builddir
)/config.h
50 CONFIG_CLEAN_FILES
= libgtkgraph-0.1.
pc
51 CONFIG_CLEAN_VPATH_FILES
=
52 am__vpath_adj_setup
= srcdirstrip
=`echo "$(srcdir)" | sed 's|.|.|g'`;
53 am__vpath_adj
= case
$$p in \
54 $(srcdir)/*) f
=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
57 am__strip_dir
= f
=`echo $$p | sed -e 's|^.*/||'`;
59 am__nobase_strip_setup
= \
60 srcdirstrip
=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
62 for p in
$$list; do echo
"$$p"; done | sed
-e
"s|$$srcdirstrip/||"
63 am__nobase_list
= $(am__nobase_strip_setup
); \
64 for p in
$$list; do echo
"$$p $$p"; done | \
65 sed
"s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
66 $(AWK
) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
67 if (++n[$$2] == $(am__install_max)) \
68 { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
69 END { for (dir in files) print dir, files[dir] }'
71 sed
'$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
72 sed
'$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
73 am__installdirs
= "$(DESTDIR)$(libdir)" "$(DESTDIR)$(bindir)" \
74 "$(DESTDIR)$(pkgconfigdir)" "$(DESTDIR)$(includedir)"
75 LTLIBRARIES
= $(lib_LTLIBRARIES
)
77 libgtkgraph_la_DEPENDENCIES
= $(am__DEPENDENCIES_1
)
78 am_libgtkgraph_la_OBJECTS
= gtkgraph.lo
79 libgtkgraph_la_OBJECTS
= $(am_libgtkgraph_la_OBJECTS
)
80 AM_V_lt
= $(am__v_lt_
$(V
))
81 am__v_lt_
= $(am__v_lt_
$(AM_DEFAULT_VERBOSITY
))
83 libgtkgraph_la_LINK
= $(LIBTOOL
) $(AM_V_lt
) --tag
=CC \
84 $(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=link
$(CCLD
) \
85 $(AM_CFLAGS
) $(CFLAGS
) $(libgtkgraph_la_LDFLAGS
) $(LDFLAGS
) -o \
87 PROGRAMS
= $(bin_PROGRAMS
)
88 am_gtkgraph_demo_OBJECTS
= gtkgraph-demo.
$(OBJEXT
)
89 gtkgraph_demo_OBJECTS
= $(am_gtkgraph_demo_OBJECTS
)
90 gtkgraph_demo_DEPENDENCIES
= $(am__DEPENDENCIES_1
)
91 DEFAULT_INCLUDES
= -I.@am__isrc@
-I
$(top_builddir
)
92 depcomp
= $(SHELL
) $(top_srcdir
)/depcomp
93 am__depfiles_maybe
= depfiles
95 COMPILE
= $(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) \
96 $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
)
97 LTCOMPILE
= $(LIBTOOL
) $(AM_V_lt
) --tag
=CC
$(AM_LIBTOOLFLAGS
) \
98 $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) \
99 $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) \
100 $(AM_CFLAGS
) $(CFLAGS
)
101 AM_V_CC
= $(am__v_CC_
$(V
))
102 am__v_CC_
= $(am__v_CC_
$(AM_DEFAULT_VERBOSITY
))
103 am__v_CC_0
= @echo
" CC " $@
;
104 AM_V_at
= $(am__v_at_
$(V
))
105 am__v_at_
= $(am__v_at_
$(AM_DEFAULT_VERBOSITY
))
108 LINK
= $(LIBTOOL
) $(AM_V_lt
) --tag
=CC
$(AM_LIBTOOLFLAGS
) \
109 $(LIBTOOLFLAGS
) --mode
=link
$(CCLD
) $(AM_CFLAGS
) $(CFLAGS
) \
110 $(AM_LDFLAGS
) $(LDFLAGS
) -o
$@
111 AM_V_CCLD
= $(am__v_CCLD_
$(V
))
112 am__v_CCLD_
= $(am__v_CCLD_
$(AM_DEFAULT_VERBOSITY
))
113 am__v_CCLD_0
= @echo
" CCLD " $@
;
114 AM_V_GEN
= $(am__v_GEN_
$(V
))
115 am__v_GEN_
= $(am__v_GEN_
$(AM_DEFAULT_VERBOSITY
))
116 am__v_GEN_0
= @echo
" GEN " $@
;
117 SOURCES
= $(libgtkgraph_la_SOURCES
) $(gtkgraph_demo_SOURCES
)
118 DIST_SOURCES
= $(libgtkgraph_la_SOURCES
) $(gtkgraph_demo_SOURCES
)
119 DATA
= $(pkgconfig_DATA
)
120 HEADERS
= $(include_HEADERS
)
123 DISTFILES
= $(DIST_COMMON
) $(DIST_SOURCES
) $(TEXINFOS
) $(EXTRA_DIST
)
125 ALL_LINGUAS
= @ALL_LINGUAS@
127 AM_DEFAULT_VERBOSITY
= @AM_DEFAULT_VERBOSITY@
129 AUTOCONF
= @AUTOCONF@
130 AUTOHEADER
= @AUTOHEADER@
131 AUTOMAKE
= @AUTOMAKE@
133 CATALOGS
= @CATALOGS@
134 CATOBJEXT
= @CATOBJEXT@
136 CCDEPMODE
= @CCDEPMODE@
139 CPPFLAGS
= @CPPFLAGS@
140 CYGPATH_W
= @CYGPATH_W@
141 DATADIRNAME
= @DATADIRNAME@
144 DSYMUTIL
= @DSYMUTIL@
152 GETTEXT_PACKAGE
= @GETTEXT_PACKAGE@
153 GMOFILES
= @GMOFILES@
156 GTKGRAPH_CFLAGS
= @GTKGRAPH_CFLAGS@
157 GTKGRAPH_LIBS
= @GTKGRAPH_LIBS@
159 INSTALL_DATA
= @INSTALL_DATA@
160 INSTALL_PROGRAM
= @INSTALL_PROGRAM@
161 INSTALL_SCRIPT
= @INSTALL_SCRIPT@
162 INSTALL_STRIP_PROGRAM
= @INSTALL_STRIP_PROGRAM@
163 INSTOBJEXT
= @INSTOBJEXT@
164 INTLLIBS
= @INTLLIBS@
165 INTLTOOL_EXTRACT
= @INTLTOOL_EXTRACT@
166 INTLTOOL_MERGE
= @INTLTOOL_MERGE@
167 INTLTOOL_PERL
= @INTLTOOL_PERL@
168 INTLTOOL_UPDATE
= @INTLTOOL_UPDATE@
176 LTLIBOBJS
= @LTLIBOBJS@
178 MAKEINFO
= @MAKEINFO@
180 MKINSTALLDIRS
= @MKINSTALLDIRS@
182 MSGFMT_OPTS
= @MSGFMT_OPTS@
183 MSGMERGE
= @MSGMERGE@
191 PACKAGE_BUGREPORT
= @PACKAGE_BUGREPORT@
192 PACKAGE_NAME
= @PACKAGE_NAME@
193 PACKAGE_STRING
= @PACKAGE_STRING@
194 PACKAGE_TARNAME
= @PACKAGE_TARNAME@
195 PACKAGE_URL
= @PACKAGE_URL@
196 PACKAGE_VERSION
= @PACKAGE_VERSION@
197 PATH_SEPARATOR
= @PATH_SEPARATOR@
198 PKG_CONFIG
= @PKG_CONFIG@
201 PO_IN_DATADIR_FALSE
= @PO_IN_DATADIR_FALSE@
202 PO_IN_DATADIR_TRUE
= @PO_IN_DATADIR_TRUE@
205 SET_MAKE
= @SET_MAKE@
210 XGETTEXT
= @XGETTEXT@
211 abs_builddir
= @abs_builddir@
212 abs_srcdir
= @abs_srcdir@
213 abs_top_builddir
= @abs_top_builddir@
214 abs_top_srcdir
= @abs_top_srcdir@
215 ac_ct_CC
= @ac_ct_CC@
216 ac_ct_DUMPBIN
= @ac_ct_DUMPBIN@
217 am__include
= @am__include@
218 am__leading_dot
= @am__leading_dot@
219 am__quote
= @am__quote@
221 am__untar
= @am__untar@
224 build_alias
= @build_alias@
225 build_cpu
= @build_cpu@
226 build_os
= @build_os@
227 build_vendor
= @build_vendor@
228 builddir
= @builddir@
230 datarootdir
= @datarootdir@
233 exec_prefix = @
exec_prefix@
235 host_alias
= @host_alias@
236 host_cpu
= @host_cpu@
238 host_vendor
= @host_vendor@
240 includedir = @
includedir@
242 install_sh
= @install_sh@
244 libexecdir
= @libexecdir@
245 localedir
= @localedir@
246 localstatedir
= @localstatedir@
250 oldincludedir = @
oldincludedir@
253 program_transform_name
= @program_transform_name@
256 sharedstatedir
= @sharedstatedir@
258 sysconfdir
= @sysconfdir@
259 target_alias
= @target_alias@
260 top_build_prefix
= @top_build_prefix@
261 top_builddir
= @top_builddir@
262 top_srcdir
= @top_srcdir@
264 -DPACKAGE_LOCALE_DIR
=\""$(prefix)/$(DATADIRNAME)/locale"\" \
265 -DPACKAGE_SRC_DIR
=\""$(srcdir)"\" \
266 -DPACKAGE_DATA_DIR
=\""$(datadir)"\" $(GTKGRAPH_CFLAGS
)
272 lib_LTLIBRARIES
= libgtkgraph.la
273 libgtkgraph_la_SOURCES
= \
276 libgtkgraph_la_LDFLAGS
=
277 libgtkgraph_la_LIBADD
= $(GTKGRAPH_LIBS
)
281 pkgconfigdir
= $(libdir)/pkgconfig
282 pkgconfig_DATA
= libgtkgraph-0.1.
pc
284 libgtkgraph-0.1.
pc.in
286 gtkgraph_demo_SOURCES
= \
289 gtkgraph_demo_LDADD
= \
295 .SUFFIXES
: .c .lo .o .obj
296 $(srcdir)/Makefile.in
: @MAINTAINER_MODE_TRUE@
$(srcdir)/Makefile.am
$(am__configure_deps
)
298 case
'$(am__configure_deps)' in \
300 ( cd
$(top_builddir
) && $(MAKE
) $(AM_MAKEFLAGS
) am--refresh
) \
301 && { if
test -f
$@
; then exit
0; else break
; fi
; }; \
305 echo
' cd $(top_srcdir) && $(AUTOMAKE) --gnu src/Makefile'; \
306 $(am__cd
) $(top_srcdir
) && \
307 $(AUTOMAKE
) --gnu src
/Makefile
309 Makefile
: $(srcdir)/Makefile.in
$(top_builddir
)/config.status
312 cd
$(top_builddir
) && $(MAKE
) $(AM_MAKEFLAGS
) am--refresh
;; \
314 echo
' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
315 cd
$(top_builddir
) && $(SHELL
) .
/config.status
$(subdir
)/$@
$(am__depfiles_maybe
);; \
318 $(top_builddir
)/config.status
: $(top_srcdir
)/configure
$(CONFIG_STATUS_DEPENDENCIES
)
319 cd
$(top_builddir
) && $(MAKE
) $(AM_MAKEFLAGS
) am--refresh
321 $(top_srcdir
)/configure
: @MAINTAINER_MODE_TRUE@
$(am__configure_deps
)
322 cd
$(top_builddir
) && $(MAKE
) $(AM_MAKEFLAGS
) am--refresh
323 $(ACLOCAL_M4
): @MAINTAINER_MODE_TRUE@
$(am__aclocal_m4_deps
)
324 cd
$(top_builddir
) && $(MAKE
) $(AM_MAKEFLAGS
) am--refresh
325 $(am__aclocal_m4_deps
):
326 libgtkgraph-0.1.
pc: $(top_builddir
)/config.status
$(srcdir)/libgtkgraph-0.1.
pc.in
327 cd
$(top_builddir
) && $(SHELL
) .
/config.status
$(subdir
)/$@
328 install-libLTLIBRARIES
: $(lib_LTLIBRARIES
)
330 test -z
"$(libdir)" ||
$(MKDIR_P
) "$(DESTDIR)$(libdir)"
331 @list
='$(lib_LTLIBRARIES)'; test -n
"$(libdir)" || list
=; \
332 list2
=; for p in
$$list; do \
333 if
test -f
$$p; then \
334 list2
="$$list2 $$p"; \
337 test -z
"$$list2" ||
{ \
338 echo
" $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(libdir)'"; \
339 $(LIBTOOL
) $(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=install $(INSTALL
) $(INSTALL_STRIP_FLAG
) $$list2 "$(DESTDIR)$(libdir)"; \
342 uninstall-libLTLIBRARIES
:
344 @list
='$(lib_LTLIBRARIES)'; test -n
"$(libdir)" || list
=; \
345 for p in
$$list; do \
347 echo
" $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(libdir)/$$f'"; \
348 $(LIBTOOL
) $(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=uninstall rm -f
"$(DESTDIR)$(libdir)/$$f"; \
351 clean-libLTLIBRARIES
:
352 -test -z
"$(lib_LTLIBRARIES)" ||
rm -f
$(lib_LTLIBRARIES
)
353 @list
='$(lib_LTLIBRARIES)'; for p in
$$list; do \
354 dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
355 test "$$dir" != "$$p" ||
dir=.
; \
356 echo
"rm -f \"$${dir}/so_locations\""; \
357 rm -f
"$${dir}/so_locations"; \
359 libgtkgraph.la
: $(libgtkgraph_la_OBJECTS
) $(libgtkgraph_la_DEPENDENCIES
)
360 $(AM_V_CCLD
)$(libgtkgraph_la_LINK
) -rpath
$(libdir) $(libgtkgraph_la_OBJECTS
) $(libgtkgraph_la_LIBADD
) $(LIBS
)
361 install-binPROGRAMS
: $(bin_PROGRAMS
)
363 test -z
"$(bindir)" ||
$(MKDIR_P
) "$(DESTDIR)$(bindir)"
364 @list
='$(bin_PROGRAMS)'; test -n
"$(bindir)" || list
=; \
365 for p in
$$list; do echo
"$$p $$p"; done | \
366 sed
's/$(EXEEXT)$$//' | \
367 while read p p1
; do if
test -f
$$p ||
test -f
$$p1; \
368 then echo
"$$p"; echo
"$$p"; else :; fi
; \
370 sed
-e
'p;s,.*/,,;n;h' -e
's|.*|.|' \
371 -e
'p;x;s,.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/' | \
372 sed
'N;N;N;s,\n, ,g' | \
373 $(AWK
) 'BEGIN { files["."] = ""; dirs["."] = 1 } \
374 { d=$$3; if (dirs[d] != 1) { print "d", d; dirs[d] = 1 } \
375 if ($$2 == $$4) files[d] = files[d] " " $$1; \
376 else { print "f", $$3 "/" $$4, $$1; } } \
377 END { for (d in files) print "f", d, files[d] }' | \
378 while read type
dir files
; do \
379 if
test "$$dir" = .
; then
dir=; else dir=/$$dir; fi
; \
380 test -z
"$$files" ||
{ \
381 echo
" $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL_PROGRAM) $$files '$(DESTDIR)$(bindir)$$dir'"; \
382 $(INSTALL_PROGRAM_ENV
) $(LIBTOOL
) $(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=install $(INSTALL_PROGRAM
) $$files "$(DESTDIR)$(bindir)$$dir" || exit
$$?
; \
386 uninstall-binPROGRAMS
:
388 @list
='$(bin_PROGRAMS)'; test -n
"$(bindir)" || list
=; \
389 files
=`for p in $$list; do echo "$$p"; done | \
390 sed -e 'h;s,^.*/,,;s/$(EXEEXT)$$//;$(transform)' \
391 -e 's/$$/$(EXEEXT)/' `; \
392 test -n
"$$list" || exit
0; \
393 echo
" ( cd '$(DESTDIR)$(bindir)' && rm -f" $$files ")"; \
394 cd
"$(DESTDIR)$(bindir)" && rm -f
$$files
397 @list
='$(bin_PROGRAMS)'; test -n
"$$list" || exit
0; \
398 echo
" rm -f" $$list; \
399 rm -f
$$list || exit
$$?
; \
400 test -n
"$(EXEEXT)" || exit
0; \
401 list
=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
402 echo
" rm -f" $$list; \
404 gtkgraph-demo
$(EXEEXT
): $(gtkgraph_demo_OBJECTS
) $(gtkgraph_demo_DEPENDENCIES
)
405 @
rm -f gtkgraph-demo
$(EXEEXT
)
406 $(AM_V_CCLD
)$(LINK
) $(gtkgraph_demo_OBJECTS
) $(gtkgraph_demo_LDADD
) $(LIBS
)
414 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/gtkgraph-demo.Po@am__quote@
415 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/gtkgraph.Plo@am__quote@
418 @am__fastdepCC_TRUE@
$(AM_V_CC
)$(COMPILE
) -MT
$@
-MD
-MP
-MF
$(DEPDIR
)/$*.Tpo
-c
-o
$@
$<
419 @am__fastdepCC_TRUE@
$(AM_V_at
)$(am__mv
) $(DEPDIR
)/$*.Tpo
$(DEPDIR
)/$*.Po
420 @am__fastdepCC_FALSE@
$(AM_V_CC
) @AM_BACKSLASH@
421 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='$<' object
='$@' libtool
=no @AMDEPBACKSLASH@
422 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
423 @am__fastdepCC_FALSE@
$(COMPILE
) -c
$<
426 @am__fastdepCC_TRUE@
$(AM_V_CC
)$(COMPILE
) -MT
$@
-MD
-MP
-MF
$(DEPDIR
)/$*.Tpo
-c
-o
$@
`$(CYGPATH_W) '$<'`
427 @am__fastdepCC_TRUE@
$(AM_V_at
)$(am__mv
) $(DEPDIR
)/$*.Tpo
$(DEPDIR
)/$*.Po
428 @am__fastdepCC_FALSE@
$(AM_V_CC
) @AM_BACKSLASH@
429 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='$<' object
='$@' libtool
=no @AMDEPBACKSLASH@
430 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
431 @am__fastdepCC_FALSE@
$(COMPILE
) -c
`$(CYGPATH_W) '$<'`
434 @am__fastdepCC_TRUE@
$(AM_V_CC
)$(LTCOMPILE
) -MT
$@
-MD
-MP
-MF
$(DEPDIR
)/$*.Tpo
-c
-o
$@
$<
435 @am__fastdepCC_TRUE@
$(AM_V_at
)$(am__mv
) $(DEPDIR
)/$*.Tpo
$(DEPDIR
)/$*.Plo
436 @am__fastdepCC_FALSE@
$(AM_V_CC
) @AM_BACKSLASH@
437 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='$<' object
='$@' libtool
=yes @AMDEPBACKSLASH@
438 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
439 @am__fastdepCC_FALSE@
$(LTCOMPILE
) -c
-o
$@
$<
446 install-pkgconfigDATA
: $(pkgconfig_DATA
)
448 test -z
"$(pkgconfigdir)" ||
$(MKDIR_P
) "$(DESTDIR)$(pkgconfigdir)"
449 @list
='$(pkgconfig_DATA)'; test -n
"$(pkgconfigdir)" || list
=; \
450 for p in
$$list; do \
451 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
453 done |
$(am__base_list
) | \
454 while read files
; do \
455 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(pkgconfigdir)'"; \
456 $(INSTALL_DATA
) $$files "$(DESTDIR)$(pkgconfigdir)" || exit
$$?
; \
459 uninstall-pkgconfigDATA
:
461 @list
='$(pkgconfig_DATA)'; test -n
"$(pkgconfigdir)" || list
=; \
462 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
463 test -n
"$$files" || exit
0; \
464 echo
" ( cd '$(DESTDIR)$(pkgconfigdir)' && rm -f" $$files ")"; \
465 cd
"$(DESTDIR)$(pkgconfigdir)" && rm -f
$$files
466 install-includeHEADERS
: $(include_HEADERS
)
468 test -z
"$(includedir)" ||
$(MKDIR_P
) "$(DESTDIR)$(includedir)"
469 @list
='$(include_HEADERS)'; test -n
"$(includedir)" || list
=; \
470 for p in
$$list; do \
471 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
473 done |
$(am__base_list
) | \
474 while read files
; do \
475 echo
" $(INSTALL_HEADER) $$files '$(DESTDIR)$(includedir)'"; \
476 $(INSTALL_HEADER
) $$files "$(DESTDIR)$(includedir)" || exit
$$?
; \
479 uninstall-includeHEADERS
:
481 @list
='$(include_HEADERS)'; test -n
"$(includedir)" || list
=; \
482 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
483 test -n
"$$files" || exit
0; \
484 echo
" ( cd '$(DESTDIR)$(includedir)' && rm -f" $$files ")"; \
485 cd
"$(DESTDIR)$(includedir)" && rm -f
$$files
487 ID
: $(HEADERS
) $(SOURCES
) $(LISP
) $(TAGS_FILES
)
488 list
='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
489 unique
=`for i in $$list; do \
490 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
492 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
493 END { if (nonempty) { for (i in files) print i; }; }'`; \
497 TAGS
: $(HEADERS
) $(SOURCES
) $(TAGS_DEPENDENCIES
) \
498 $(TAGS_FILES
) $(LISP
)
501 list
='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
502 unique
=`for i in $$list; do \
503 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
505 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
506 END { if (nonempty) { for (i in files) print i; }; }'`; \
508 if
test -z
"$(ETAGS_ARGS)$$*$$unique"; then
:; else \
509 test -n
"$$unique" || unique
=$$empty_fix; \
510 if
test $$# -gt 0; then \
511 $(ETAGS
) $(ETAGSFLAGS
) $(AM_ETAGSFLAGS
) $(ETAGS_ARGS
) \
514 $(ETAGS
) $(ETAGSFLAGS
) $(AM_ETAGSFLAGS
) $(ETAGS_ARGS
) \
519 CTAGS
: $(HEADERS
) $(SOURCES
) $(TAGS_DEPENDENCIES
) \
520 $(TAGS_FILES
) $(LISP
)
521 list
='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
522 unique
=`for i in $$list; do \
523 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
525 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
526 END { if (nonempty) { for (i in files) print i; }; }'`; \
527 test -z
"$(CTAGS_ARGS)$$unique" \
528 ||
$(CTAGS
) $(CTAGSFLAGS
) $(AM_CTAGSFLAGS
) $(CTAGS_ARGS
) \
532 here
=`$(am__cd) $(top_builddir) && pwd` \
533 && $(am__cd
) $(top_srcdir
) \
534 && gtags
-i
$(GTAGS_ARGS
) "$$here"
537 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH
tags
539 distdir
: $(DISTFILES
)
540 @srcdirstrip
=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
541 topsrcdirstrip
=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
542 list
='$(DISTFILES)'; \
543 dist_files
=`for file in $$list; do echo $$file; done | \
544 sed -e "s|^$$srcdirstrip/||;t" \
545 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
546 case
$$dist_files in \
547 */*) $(MKDIR_P
) `echo "$$dist_files" | \
548 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
551 for file in
$$dist_files; do \
552 if
test -f
$$file ||
test -d
$$file; then d
=.
; else d
=$(srcdir); fi
; \
553 if
test -d
$$d/$$file; then \
554 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
555 if
test -d
"$(distdir)/$$file"; then \
556 find
"$(distdir)/$$file" -type d
! -perm
-700 -exec chmod u
+rwx
{} \
;; \
558 if
test -d
$(srcdir)/$$file && test $$d != $(srcdir); then \
559 cp
-fpR
$(srcdir)/$$file "$(distdir)$$dir" || exit
1; \
560 find
"$(distdir)/$$file" -type d
! -perm
-700 -exec chmod u
+rwx
{} \
;; \
562 cp
-fpR
$$d/$$file "$(distdir)$$dir" || exit
1; \
564 test -f
"$(distdir)/$$file" \
565 || cp
-p
$$d/$$file "$(distdir)/$$file" \
571 all-am
: Makefile
$(LTLIBRARIES
) $(PROGRAMS
) $(DATA
) $(HEADERS
)
572 install-binPROGRAMS
: install-libLTLIBRARIES
575 for
dir in
"$(DESTDIR)$(libdir)" "$(DESTDIR)$(bindir)" "$(DESTDIR)$(pkgconfigdir)" "$(DESTDIR)$(includedir)"; do \
576 test -z
"$$dir" ||
$(MKDIR_P
) "$$dir"; \
579 install-exec
: install-exec-am
580 install-data
: install-data-am
581 uninstall: uninstall-am
584 @
$(MAKE
) $(AM_MAKEFLAGS
) install-exec-am install-data-am
586 installcheck: installcheck-am
588 $(MAKE
) $(AM_MAKEFLAGS
) INSTALL_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" \
589 install_sh_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG
=-s \
590 `test -z '$(STRIP)' || \
591 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
597 -test -z
"$(CONFIG_CLEAN_FILES)" ||
rm -f
$(CONFIG_CLEAN_FILES
)
598 -test .
= "$(srcdir)" ||
test -z
"$(CONFIG_CLEAN_VPATH_FILES)" ||
rm -f
$(CONFIG_CLEAN_VPATH_FILES
)
600 maintainer-clean-generic
:
601 @echo
"This command is intended for maintainers to use"
602 @echo
"it deletes files that may require special tools to rebuild."
605 clean-am
: clean-binPROGRAMS clean-generic clean-libLTLIBRARIES \
606 clean-libtool mostlyclean-am
608 distclean: distclean-am
611 distclean-am
: clean-am distclean-compile distclean-generic \
626 install-data-am
: install-includeHEADERS install-pkgconfigDATA
628 install-dvi
: install-dvi-am
632 install-exec-am
: install-binPROGRAMS install-libLTLIBRARIES
634 install-html
: install-html-am
638 install-info
: install-info-am
644 install-pdf
: install-pdf-am
648 install-ps
: install-ps-am
654 maintainer-clean
: maintainer-clean-am
657 maintainer-clean-am
: distclean-am maintainer-clean-generic
659 mostlyclean: mostlyclean-am
661 mostlyclean-am
: mostlyclean-compile mostlyclean-generic \
672 uninstall-am
: uninstall-binPROGRAMS uninstall-includeHEADERS \
673 uninstall-libLTLIBRARIES uninstall-pkgconfigDATA
675 .MAKE
: install-am install-strip
677 .PHONY
: CTAGS GTAGS
all all-am
check check-am
clean clean-binPROGRAMS \
678 clean-generic clean-libLTLIBRARIES clean-libtool ctags \
679 distclean distclean-compile distclean-generic \
680 distclean-libtool distclean-tags distdir
dvi dvi-am html \
681 html-am
info info-am
install install-am install-binPROGRAMS \
682 install-data install-data-am install-dvi install-dvi-am \
683 install-exec install-exec-am install-html install-html-am \
684 install-includeHEADERS install-info install-info-am \
685 install-libLTLIBRARIES install-man install-pdf install-pdf-am \
686 install-pkgconfigDATA install-ps install-ps-am install-strip \
687 installcheck installcheck-am
installdirs maintainer-clean \
688 maintainer-clean-generic
mostlyclean mostlyclean-compile \
689 mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
690 tags uninstall uninstall-am uninstall-binPROGRAMS \
691 uninstall-includeHEADERS uninstall-libLTLIBRARIES \
692 uninstall-pkgconfigDATA
695 # Tell versions [3.59,3.63) of GNU make to not export all variables.
696 # Otherwise a system limit (for SysV at least) may be exceeded.