Advertisement
Guest User

Untitled

a guest
Aug 12th, 2013
59
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Make 18.59 KB | None | 0 0
  1. # Makefile.in generated by automake 1.13.3 from Makefile.am.
  2. # help/Makefile.  Generated from Makefile.in by configure.
  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.  
  16.  
  17. am__is_gnu_make = test -n '$(MAKEFILE_LIST)' && test -n '$(MAKELEVEL)'
  18. am__make_running_with_option = \
  19.   case $${target_option-} in \
  20.       ?) ;; \
  21.       *) echo "am__make_running_with_option: internal error: invalid" \
  22.               "target option '$${target_option-}' specified" >&2; \
  23.          exit 1;; \
  24.   esac; \
  25.   has_opt=no; \
  26.   sane_makeflags=$$MAKEFLAGS; \
  27.   if $(am__is_gnu_make); then \
  28.     sane_makeflags=$$MFLAGS; \
  29.   else \
  30.     case $$MAKEFLAGS in \
  31.       *\\[\ \   ]*) \
  32.         bs=\\; \
  33.         sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
  34.           | sed "s/$$bs$$bs[$$bs $$bs   ]*//g"`;; \
  35.     esac; \
  36.   fi; \
  37.   skip_next=no; \
  38.   strip_trailopt () \
  39.   { \
  40.     flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
  41.   }; \
  42.   for flg in $$sane_makeflags; do \
  43.     test $$skip_next = yes && { skip_next=no; continue; }; \
  44.     case $$flg in \
  45.       *=*|--*) continue;; \
  46.         -*I) strip_trailopt 'I'; skip_next=yes;; \
  47.       -*I?*) strip_trailopt 'I';; \
  48.         -*O) strip_trailopt 'O'; skip_next=yes;; \
  49.       -*O?*) strip_trailopt 'O';; \
  50.         -*l) strip_trailopt 'l'; skip_next=yes;; \
  51.       -*l?*) strip_trailopt 'l';; \
  52.       -[dEDm]) skip_next=yes;; \
  53.       -[JT]) skip_next=yes;; \
  54.     esac; \
  55.     case $$flg in \
  56.       *$$target_option*) has_opt=yes; break;; \
  57.     esac; \
  58.   done; \
  59.   test $$has_opt = yes
  60. am__make_dryrun = (target_option=n; $(am__make_running_with_option))
  61. am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
  62. pkgdatadir = $(datadir)/gthumb
  63. pkgincludedir = $(includedir)/gthumb
  64. pkglibdir = $(libdir)/gthumb
  65. pkglibexecdir = $(libexecdir)/gthumb
  66. am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
  67. install_sh_DATA = $(install_sh) -c -m 644
  68. install_sh_PROGRAM = $(install_sh) -c
  69. install_sh_SCRIPT = $(install_sh) -c
  70. INSTALL_HEADER = $(INSTALL_DATA)
  71. transform = $(program_transform_name)
  72. NORMAL_INSTALL = :
  73. PRE_INSTALL = :
  74. POST_INSTALL = :
  75. NORMAL_UNINSTALL = :
  76. PRE_UNINSTALL = :
  77. POST_UNINSTALL = :
  78. build_triplet = x86_64-pc-linux-gnu
  79. host_triplet = x86_64-pc-linux-gnu
  80. subdir = help
  81. DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/Makefile.am ChangeLog
  82. ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
  83. am__aclocal_m4_deps = $(top_srcdir)/m4/gthumb.m4 \
  84.     $(top_srcdir)/m4/intltool.m4 $(top_srcdir)/m4/libtool.m4 \
  85.     $(top_srcdir)/m4/ltoptions.m4 $(top_srcdir)/m4/ltsugar.m4 \
  86.     $(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \
  87.     $(top_srcdir)/configure.ac
  88. am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
  89.     $(ACLOCAL_M4)
  90. mkinstalldirs = $(install_sh) -d
  91. CONFIG_HEADER = $(top_builddir)/config.h
  92. CONFIG_CLEAN_FILES =
  93. CONFIG_CLEAN_VPATH_FILES =
  94. AM_V_P = $(am__v_P_$(V))
  95. am__v_P_ = $(am__v_P_$(AM_DEFAULT_VERBOSITY))
  96. am__v_P_0 = false
  97. am__v_P_1 = :
  98. AM_V_GEN = $(am__v_GEN_$(V))
  99. am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY))
  100. am__v_GEN_0 = @echo "  GEN     " $@;
  101. am__v_GEN_1 =
  102. AM_V_at = $(am__v_at_$(V))
  103. am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY))
  104. am__v_at_0 = @
  105. am__v_at_1 =
  106. SOURCES =
  107. DIST_SOURCES =
  108. am__can_run_installinfo = \
  109.   case $$AM_UPDATE_INFO_DIR in \
  110.     n|no|NO) false;; \
  111.     *) (install-info --version) >/dev/null 2>&1;; \
  112.   esac
  113. am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
  114. DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
  115. ACLOCAL = ${SHELL} /home/jackson/packaging/gthumb/gthumb-3.2.3/missing aclocal-1.13
  116. ACLOCAL_AMFLAGS = ${ACLOCAL_FLAGS}
  117. ALL_LINGUAS =
  118. AMTAR = $${TAR-tar}
  119. AM_DEFAULT_VERBOSITY = 0
  120. AR = ar
  121. AUTOCONF = ${SHELL} /home/jackson/packaging/gthumb/gthumb-3.2.3/missing autoconf
  122. AUTOHEADER = ${SHELL} /home/jackson/packaging/gthumb/gthumb-3.2.3/missing autoheader
  123. AUTOMAKE = ${SHELL} /home/jackson/packaging/gthumb/gthumb-3.2.3/missing automake-1.13
  124. AWK = gawk
  125. BISON = bison
  126. CATALOGS =
  127. CATOBJEXT = .gmo
  128. CC = gcc
  129. CCDEPMODE = depmode=none
  130. CFLAGS = -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -fPIC -DPIC -Wl,--as-needed -g -O0 -DDEBUG  -Wall -Wcast-align -Wtype-limits -Wclobbered -Wempty-body -Wignored-qualifiers
  131. CLUTTER_CFLAGS =
  132. CLUTTER_LIBS =
  133. CPP = gcc -E
  134. CPPFLAGS = -D_FORTIFY_SOURCE=2
  135. CXX = g++
  136. CXXCPP = g++ -E
  137. CXXDEPMODE = depmode=none
  138. CXXFLAGS = -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security
  139. CYGPATH_W = echo
  140. DATADIRNAME = share
  141. DEFS = -DHAVE_CONFIG_H
  142. DEPDIR = .deps
  143. DISABLE_DEPRECATED =
  144. DLLTOOL = false
  145. DSYMUTIL =
  146. DUMPBIN =
  147. ECHO_C =
  148. ECHO_N = -n
  149. ECHO_T =
  150. EGREP = /bin/grep -E
  151. EXEEXT =
  152. EXIV2_CFLAGS =  
  153. EXIV2_LIBS = -lexiv2  
  154. EXTENSION_LIBTOOL_FLAGS = -module -avoid-version -disable-static
  155. FGREP = /bin/grep -F
  156. FLEX = flex
  157. GETTEXT_PACKAGE = gthumb
  158. GLIB_COMPILE_RESOURCES = /usr/bin/glib-compile-resources
  159. GLIB_COMPILE_SCHEMAS = /usr/lib/x86_64-linux-gnu/glib-2.0/glib-compile-schemas
  160. GLIB_GENMARSHAL = /usr/bin/glib-genmarshal
  161. GLIB_MKENUMS = /usr/bin/glib-mkenums
  162. GMOFILES =
  163. GMSGFMT = /usr/bin/msgfmt
  164. GREP = /bin/grep
  165. GSETTINGS_DISABLE_SCHEMAS_COMPILE =
  166. GSTREAMER_CFLAGS =
  167. GSTREAMER_LIBS =
  168. GTHUMB_API_VERSION = 3.2
  169. GTHUMB_CFLAGS = -pthread -I/usr/local/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/gtk-3.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include/libpng12 -I/usr/include/gsettings-desktop-schemas  
  170. GTHUMB_EXTENSION_IN_RULE = %.extension.in: %.extension.in.in $(extension_LTLIBRARIES) ; sed -e "s|%LIBRARY%|`. ./$(extension_LTLIBRARIES) && echo $$dlname`|" -e "s|%VERSION%|$(VERSION)|" -e "s|%GTHUMB_API_VERSION%|$(GTHUMB_API_VERSION)|" $< > $@
  171. GTHUMB_EXTENSION_RULE = %.extension: %.extension.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@
  172. GTHUMB_IMPLIB =
  173. GTHUMB_LIBS = -pthread -Wl,--export-dynamic -L/usr/local/lib -lgthread-2.0 -lgmodule-2.0 -lgtk-3 -lgdk-3 -latk-1.0 -lgio-2.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo-gobject -lpango-1.0 -lcairo -lgobject-2.0 -lglib-2.0 -lpng12 -lz  
  174. GTK_CFLAGS = -pthread -I/usr/include/gtk-3.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include/libpng12  
  175. GTK_LIBS = -lgtk-3 -lgdk-3 -latk-1.0 -lgio-2.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo-gobject -lpango-1.0 -lcairo -lgobject-2.0 -lglib-2.0  
  176. INSTALL = /usr/bin/install -c
  177. INSTALL_DATA = ${INSTALL} -m 644
  178. INSTALL_PROGRAM = ${INSTALL}
  179. INSTALL_SCRIPT = ${INSTALL}
  180. INSTALL_STRIP_PROGRAM = $(install_sh) -c -s
  181. INSTOBJEXT = .mo
  182. INTLLIBS =
  183. INTLTOOL_EXTRACT = /usr/bin/intltool-extract
  184. INTLTOOL_MERGE = /usr/bin/intltool-merge
  185. INTLTOOL_PERL = /usr/bin/perl
  186. INTLTOOL_UPDATE = /usr/bin/intltool-update
  187. INTLTOOL_V_MERGE = $(INTLTOOL__v_MERGE_$(V))
  188. INTLTOOL_V_MERGE_OPTIONS = $(intltool__v_merge_options_$(V))
  189. INTLTOOL__v_MERGE_ = $(INTLTOOL__v_MERGE_$(AM_DEFAULT_VERBOSITY))
  190. INTLTOOL__v_MERGE_0 = @echo "  ITMRG " $@;
  191. JPEG_LIBS = -ljpeg -lm -lz
  192. JSON_GLIB_CFLAGS = -pthread -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include  
  193. JSON_GLIB_LIBS = -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0  
  194. LD = /usr/bin/ld -m elf_x86_64
  195. LDFLAGS = -Wl,-Bsymbolic-functions -Wl,-z,relro
  196. LEX = flex
  197. LEXLIB = -lfl
  198. LEX_OUTPUT_ROOT = lex.yy
  199. LIBBRASERO_CFLAGS =
  200. LIBBRASERO_LIBS =
  201. LIBCHAMPLAIN_CFLAGS =
  202. LIBCHAMPLAIN_LIBS =
  203. LIBOBJS =
  204. LIBOPENRAW_CFLAGS =
  205. LIBOPENRAW_LIBS =
  206. LIBRSVG_CFLAGS = -pthread -I/usr/include/librsvg-2.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/libpng12 -I/usr/include/pixman-1 -I/usr/include/freetype2  
  207. LIBRSVG_LIBS = -lrsvg-2 -lm -lgio-2.0 -lgdk_pixbuf-2.0 -lcairo -lgobject-2.0 -lglib-2.0  
  208. LIBS = -lm
  209. LIBSECRET_CFLAGS =
  210. LIBSECRET_LIBS =
  211. LIBSOUP_CFLAGS = -pthread -I/usr/include/libsoup-gnome-2.4 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include  
  212. LIBSOUP_GNOME_CFLAGS = -pthread -I/usr/include/libsoup-gnome-2.4 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include  
  213. LIBSOUP_GNOME_LIBS = -lsoup-gnome-2.4 -lsoup-2.4 -lgio-2.0 -lgobject-2.0 -lglib-2.0  
  214. LIBSOUP_LIBS = -lsoup-gnome-2.4 -lsoup-2.4 -lgio-2.0 -lgobject-2.0 -lglib-2.0  
  215. LIBTOOL = $(SHELL) $(top_builddir)/libtool
  216. LIBWEBP_CFLAGS =
  217. LIBWEBP_LIBS =
  218. LIPO =
  219. LN_S = ln -s
  220. LTLIBOBJS =
  221. MAINT = #
  222. MAKEINFO = ${SHELL} /home/jackson/packaging/gthumb/gthumb-3.2.3/missing makeinfo
  223. MANIFEST_TOOL = :
  224. MKDIR_P = /bin/mkdir -p
  225. MKINSTALLDIRS = ./mkinstalldirs
  226. MSGFMT = /usr/bin/msgfmt
  227. MSGFMT_OPTS = -c
  228. MSGMERGE = /usr/bin/msgmerge
  229. M_LIBS = -lm
  230. NM = /usr/bin/nm -B
  231. NMEDIT =
  232. OBJDUMP = objdump
  233. OBJEXT = o
  234. OTOOL =
  235. OTOOL64 =
  236. PACKAGE = gthumb
  237. PACKAGE_BUGREPORT = http://bugzilla.gnome.org/enter_bug.cgi?product=gthumb
  238. PACKAGE_NAME = gthumb
  239. PACKAGE_STRING = gthumb 3.2.3
  240. PACKAGE_TARNAME = gthumb
  241. PACKAGE_URL =
  242. PACKAGE_VERSION = 3.2.3
  243. PATH_SEPARATOR = :
  244. PKG_CONFIG = /usr/bin/pkg-config
  245. PKG_CONFIG_LIBDIR =
  246. PKG_CONFIG_PATH =
  247. POFILES =
  248. POSUB = po
  249. PO_IN_DATADIR_FALSE =
  250. PO_IN_DATADIR_TRUE =
  251. RANLIB = ranlib
  252. SED = /bin/sed
  253. SET_MAKE =
  254. SHELL = /bin/bash
  255. SMCLIENT_CFLAGS =
  256. SMCLIENT_LIBS =
  257. STRIP = strip
  258. TIFF_LIBS = -ltiff -lm -lz
  259. USE_NLS = yes
  260. VERSION = 3.2.3
  261. WARN_CFLAGS = -Wall -Wcast-align -Wtype-limits -Wclobbered -Wempty-body -Wignored-qualifiers
  262. WARN_CXXFLAGS = -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wno-unused
  263. WEBKIT2_CFLAGS =
  264. WEBKIT2_LIBS =
  265. XGETTEXT = /usr/bin/xgettext
  266. abs_builddir = /home/jackson/packaging/gthumb/gthumb-3.2.3/help
  267. abs_srcdir = /home/jackson/packaging/gthumb/gthumb-3.2.3/help
  268. abs_top_builddir = /home/jackson/packaging/gthumb/gthumb-3.2.3
  269. abs_top_srcdir = /home/jackson/packaging/gthumb/gthumb-3.2.3
  270. ac_ct_AR = ar
  271. ac_ct_CC = gcc
  272. ac_ct_CXX = g++
  273. ac_ct_DUMPBIN =
  274. am__include = include
  275. am__leading_dot = .
  276. am__quote =
  277. am__tar = tar --format=ustar -chf - "$$tardir"
  278. am__untar = tar -xf -
  279. bindir = ${exec_prefix}/bin
  280. build = x86_64-pc-linux-gnu
  281. build_alias = x86_64-linux-gnu
  282. build_cpu = x86_64
  283. build_os = linux-gnu
  284. build_vendor = pc
  285. builddir = .
  286. datadir = ${datarootdir}
  287. datarootdir = ${prefix}/share
  288. docdir = ${datarootdir}/doc/${PACKAGE_TARNAME}
  289. dvidir = ${docdir}
  290. exec_prefix = ${prefix}
  291. gsettingsschemadir = ${datarootdir}/glib-2.0/schemas
  292. host = x86_64-pc-linux-gnu
  293. host_alias =
  294. host_cpu = x86_64
  295. host_os = linux-gnu
  296. host_vendor = pc
  297. htmldir = ${docdir}
  298. includedir = ${prefix}/include
  299. infodir = ${prefix}/share/info
  300. install_sh = ${SHELL} /home/jackson/packaging/gthumb/gthumb-3.2.3/install-sh
  301. intltool__v_merge_options_ = $(intltool__v_merge_options_$(AM_DEFAULT_VERBOSITY))
  302. intltool__v_merge_options_0 = -q
  303. libdir = ${prefix}/lib/x86_64-linux-gnu
  304. libexecdir = ${prefix}/lib/x86_64-linux-gnu
  305. localedir = ${datarootdir}/locale
  306. localstatedir = /var
  307. mandir = ${prefix}/share/man
  308. mkdir_p = $(MKDIR_P)
  309. oldincludedir = /usr/include
  310. pdfdir = ${docdir}
  311. prefix = /usr
  312. program_transform_name = s,x,x,
  313. psdir = ${docdir}
  314. sbindir = ${exec_prefix}/sbin
  315. sharedstatedir = ${prefix}/com
  316. srcdir = .
  317. sysconfdir = /etc
  318. target_alias =
  319. top_build_prefix = ../
  320. top_builddir = ..
  321. top_srcdir = ..
  322. HELP_ID = gthumb
  323. HELP_FILES = \
  324.     index.page \
  325.     attributes.page \
  326.     strftime.page \
  327.     introduction.page \
  328.     browser.page \
  329.     batch-rotate.page \
  330.     batch-convert-format.page \
  331.     batch-resize.page \
  332.     batch-change-date.page \
  333.     batch-scripts.page \
  334.     thumbnails.page \
  335.     thumbnail-pane.page \
  336.     rename-series.page \
  337.     edit-save-undo-redo.page \
  338.     edit-colors.page \
  339.     edit-rotate.page \
  340.     edit-resize-crop.page \
  341.     edit-redeye.page \
  342.     extensions.page \
  343.     gimp.page \
  344.     viewer.page \
  345.     fullscreen.page \
  346.     sorting.page \
  347.     filtering.page \
  348.     printing.page \
  349.     shortcuts.page \
  350.     sharing-disc.page \
  351.     sharing-social.page \
  352.     wallpaper.page \
  353.     bookmarks.page \
  354.     import.page \
  355.     slideshow.page \
  356.     file-copy-move.page \
  357.     legal.xml
  358.  
  359. HELP_MEDIA = \
  360.     figures/comment.png \
  361.     figures/main-win.png \
  362.     figures/nav-button.png \
  363.     figures/preferences.png \
  364.     figures/palette.png \
  365.     figures/thumbnail-pane.png \
  366.     figures/general-filter.png \
  367.     figures/specific-filter.png \
  368.     figures/import.png \
  369.     figures/import-pref-auto-folder.png \
  370.         figures/import-pref-custom-format.png
  371.  
  372. EXTRA_DIST = album-theme-format.txt
  373. HELP_LINGUAS = cs de el es eu fr oc sl sv zh_CN
  374. all: all-am
  375.  
  376. .SUFFIXES:
  377. $(srcdir)/Makefile.in: # $(srcdir)/Makefile.am  $(am__configure_deps)
  378.     @for dep in $?; do \
  379.       case '$(am__configure_deps)' in \
  380.         *$$dep*) \
  381.           ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
  382.             && { if test -f $@; then exit 0; else break; fi; }; \
  383.           exit 1;; \
  384.       esac; \
  385.     done; \
  386.     echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign help/Makefile'; \
  387.     $(am__cd) $(top_srcdir) && \
  388.       $(AUTOMAKE) --foreign help/Makefile
  389. .PRECIOUS: Makefile
  390. Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
  391.     @case '$?' in \
  392.       *config.status*) \
  393.         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
  394.       *) \
  395.         echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
  396.         cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
  397.     esac;
  398.  
  399. $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
  400.     cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
  401.  
  402. $(top_srcdir)/configure: # $(am__configure_deps)
  403.     cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
  404. $(ACLOCAL_M4): # $(am__aclocal_m4_deps)
  405.     cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
  406. $(am__aclocal_m4_deps):
  407.  
  408. mostlyclean-libtool:
  409.     -rm -f *.lo
  410.  
  411. clean-libtool:
  412.     -rm -rf .libs _libs
  413. tags TAGS:
  414.  
  415. ctags CTAGS:
  416.  
  417. cscope cscopelist:
  418.  
  419.  
  420. distdir: $(DISTFILES)
  421.     @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
  422.     topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
  423.     list='$(DISTFILES)'; \
  424.       dist_files=`for file in $$list; do echo $$file; done | \
  425.       sed -e "s|^$$srcdirstrip/||;t" \
  426.           -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
  427.     case $$dist_files in \
  428.       */*) $(MKDIR_P) `echo "$$dist_files" | \
  429.                sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
  430.                sort -u` ;; \
  431.     esac; \
  432.     for file in $$dist_files; do \
  433.       if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
  434.       if test -d $$d/$$file; then \
  435.         dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
  436.         if test -d "$(distdir)/$$file"; then \
  437.           find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
  438.         fi; \
  439.         if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
  440.           cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
  441.           find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
  442.         fi; \
  443.         cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
  444.       else \
  445.         test -f "$(distdir)/$$file" \
  446.         || cp -p $$d/$$file "$(distdir)/$$file" \
  447.         || exit 1; \
  448.       fi; \
  449.     done
  450. check-am: all-am
  451. check: check-am
  452. all-am: Makefile
  453. installdirs:
  454. install: install-am
  455. install-exec: install-exec-am
  456. install-data: install-data-am
  457. uninstall: uninstall-am
  458.  
  459. install-am: all-am
  460.     @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
  461.  
  462. installcheck: installcheck-am
  463. install-strip:
  464.     if test -z '$(STRIP)'; then \
  465.       $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
  466.         install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
  467.           install; \
  468.     else \
  469.       $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
  470.         install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
  471.         "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
  472.     fi
  473. mostlyclean-generic:
  474.  
  475. clean-generic:
  476.  
  477. distclean-generic:
  478.     -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
  479.     -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
  480.  
  481. maintainer-clean-generic:
  482.     @echo "This command is intended for maintainers to use"
  483.     @echo "it deletes files that may require special tools to rebuild."
  484. clean: clean-am
  485.  
  486. clean-am: clean-generic clean-libtool mostlyclean-am
  487.  
  488. distclean: distclean-am
  489.     -rm -f Makefile
  490. distclean-am: clean-am distclean-generic
  491.  
  492. dvi: dvi-am
  493.  
  494. dvi-am:
  495.  
  496. html: html-am
  497.  
  498. html-am:
  499.  
  500. info: info-am
  501.  
  502. info-am:
  503.  
  504. install-data-am:
  505.  
  506. install-dvi: install-dvi-am
  507.  
  508. install-dvi-am:
  509.  
  510. install-exec-am:
  511.  
  512. install-html: install-html-am
  513.  
  514. install-html-am:
  515.  
  516. install-info: install-info-am
  517.  
  518. install-info-am:
  519.  
  520. install-man:
  521.  
  522. install-pdf: install-pdf-am
  523.  
  524. install-pdf-am:
  525.  
  526. install-ps: install-ps-am
  527.  
  528. install-ps-am:
  529.  
  530. installcheck-am:
  531.  
  532. maintainer-clean: maintainer-clean-am
  533.     -rm -f Makefile
  534. maintainer-clean-am: distclean-am maintainer-clean-generic
  535.  
  536. mostlyclean: mostlyclean-am
  537.  
  538. mostlyclean-am: mostlyclean-generic mostlyclean-libtool
  539.  
  540. pdf: pdf-am
  541.  
  542. pdf-am:
  543.  
  544. ps: ps-am
  545.  
  546. ps-am:
  547.  
  548. uninstall-am:
  549.  
  550. .MAKE: install-am install-strip
  551.  
  552. .PHONY: all all-am check check-am clean clean-generic clean-libtool \
  553.     cscopelist-am ctags-am distclean distclean-generic \
  554.     distclean-libtool distdir dvi dvi-am html html-am info info-am \
  555.     install install-am install-data install-data-am install-dvi \
  556.     install-dvi-am install-exec install-exec-am install-html \
  557.     install-html-am install-info install-info-am install-man \
  558.     install-pdf install-pdf-am install-ps install-ps-am \
  559.     install-strip installcheck installcheck-am installdirs \
  560.     maintainer-clean maintainer-clean-generic mostlyclean \
  561.     mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
  562.     tags-am uninstall uninstall-am
  563.  
  564. @YELP_HELP_RULES@
  565.  
  566. # Tell versions [3.59,3.63) of GNU make to not export all variables.
  567. # Otherwise a system limit (for SysV at least) may be exceeded.
  568. .NOEXPORT:
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement