Mercurial > repos > ktnyt > gembassy
comparison GEMBASSY-1.0.3/doc/html/Makefile @ 0:8300eb051bea draft
Initial upload
| author | ktnyt |
|---|---|
| date | Fri, 26 Jun 2015 05:19:29 -0400 |
| parents | |
| children |
comparison
equal
deleted
inserted
replaced
| -1:000000000000 | 0:8300eb051bea |
|---|---|
| 1 # Makefile.in generated by automake 1.15 from Makefile.am. | |
| 2 # doc/html/Makefile. Generated from Makefile.in by configure. | |
| 3 | |
| 4 # Copyright (C) 1994-2014 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 | |
| 18 am__is_gnu_make = { \ | |
| 19 if test -z '$(MAKELEVEL)'; then \ | |
| 20 false; \ | |
| 21 elif test -n '$(MAKE_HOST)'; then \ | |
| 22 true; \ | |
| 23 elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \ | |
| 24 true; \ | |
| 25 else \ | |
| 26 false; \ | |
| 27 fi; \ | |
| 28 } | |
| 29 am__make_running_with_option = \ | |
| 30 case $${target_option-} in \ | |
| 31 ?) ;; \ | |
| 32 *) echo "am__make_running_with_option: internal error: invalid" \ | |
| 33 "target option '$${target_option-}' specified" >&2; \ | |
| 34 exit 1;; \ | |
| 35 esac; \ | |
| 36 has_opt=no; \ | |
| 37 sane_makeflags=$$MAKEFLAGS; \ | |
| 38 if $(am__is_gnu_make); then \ | |
| 39 sane_makeflags=$$MFLAGS; \ | |
| 40 else \ | |
| 41 case $$MAKEFLAGS in \ | |
| 42 *\\[\ \ ]*) \ | |
| 43 bs=\\; \ | |
| 44 sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \ | |
| 45 | sed "s/$$bs$$bs[$$bs $$bs ]*//g"`;; \ | |
| 46 esac; \ | |
| 47 fi; \ | |
| 48 skip_next=no; \ | |
| 49 strip_trailopt () \ | |
| 50 { \ | |
| 51 flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ | |
| 52 }; \ | |
| 53 for flg in $$sane_makeflags; do \ | |
| 54 test $$skip_next = yes && { skip_next=no; continue; }; \ | |
| 55 case $$flg in \ | |
| 56 *=*|--*) continue;; \ | |
| 57 -*I) strip_trailopt 'I'; skip_next=yes;; \ | |
| 58 -*I?*) strip_trailopt 'I';; \ | |
| 59 -*O) strip_trailopt 'O'; skip_next=yes;; \ | |
| 60 -*O?*) strip_trailopt 'O';; \ | |
| 61 -*l) strip_trailopt 'l'; skip_next=yes;; \ | |
| 62 -*l?*) strip_trailopt 'l';; \ | |
| 63 -[dEDm]) skip_next=yes;; \ | |
| 64 -[JT]) skip_next=yes;; \ | |
| 65 esac; \ | |
| 66 case $$flg in \ | |
| 67 *$$target_option*) has_opt=yes; break;; \ | |
| 68 esac; \ | |
| 69 done; \ | |
| 70 test $$has_opt = yes | |
| 71 am__make_dryrun = (target_option=n; $(am__make_running_with_option)) | |
| 72 am__make_keepgoing = (target_option=k; $(am__make_running_with_option)) | |
| 73 pkgincludedir = $(includedir)/GEMBASSY | |
| 74 pkglibdir = $(libdir)/GEMBASSY | |
| 75 pkglibexecdir = $(libexecdir)/GEMBASSY | |
| 76 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd | |
| 77 install_sh_DATA = $(install_sh) -c -m 644 | |
| 78 install_sh_PROGRAM = $(install_sh) -c | |
| 79 install_sh_SCRIPT = $(install_sh) -c | |
| 80 INSTALL_HEADER = $(INSTALL_DATA) | |
| 81 transform = $(program_transform_name) | |
| 82 NORMAL_INSTALL = : | |
| 83 PRE_INSTALL = : | |
| 84 POST_INSTALL = : | |
| 85 NORMAL_UNINSTALL = : | |
| 86 PRE_UNINSTALL = : | |
| 87 POST_UNINSTALL = : | |
| 88 build_triplet = x86_64-apple-darwin14.0.0 | |
| 89 host_triplet = x86_64-apple-darwin14.0.0 | |
| 90 subdir = doc/html | |
| 91 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 | |
| 92 am__aclocal_m4_deps = $(top_srcdir)/m4/general.m4 \ | |
| 93 $(top_srcdir)/m4/hpdf.m4 $(top_srcdir)/m4/java.m4 \ | |
| 94 $(top_srcdir)/m4/lf_x11.m4 $(top_srcdir)/m4/libtool.m4 \ | |
| 95 $(top_srcdir)/m4/ltoptions.m4 $(top_srcdir)/m4/ltsugar.m4 \ | |
| 96 $(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \ | |
| 97 $(top_srcdir)/m4/mysql.m4 $(top_srcdir)/m4/pngdriver.m4 \ | |
| 98 $(top_srcdir)/m4/postgresql.m4 $(top_srcdir)/m4/sgi.m4 \ | |
| 99 $(top_srcdir)/configure.in | |
| 100 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ | |
| 101 $(ACLOCAL_M4) | |
| 102 DIST_COMMON = $(srcdir)/Makefile.am $(am__DIST_COMMON) | |
| 103 mkinstalldirs = $(install_sh) -d | |
| 104 CONFIG_HEADER = $(top_builddir)/src/config.h | |
| 105 CONFIG_CLEAN_FILES = | |
| 106 CONFIG_CLEAN_VPATH_FILES = | |
| 107 AM_V_P = $(am__v_P_$(V)) | |
| 108 am__v_P_ = $(am__v_P_$(AM_DEFAULT_VERBOSITY)) | |
| 109 am__v_P_0 = false | |
| 110 am__v_P_1 = : | |
| 111 AM_V_GEN = $(am__v_GEN_$(V)) | |
| 112 am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY)) | |
| 113 am__v_GEN_0 = @echo " GEN " $@; | |
| 114 am__v_GEN_1 = | |
| 115 AM_V_at = $(am__v_at_$(V)) | |
| 116 am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY)) | |
| 117 am__v_at_0 = @ | |
| 118 am__v_at_1 = | |
| 119 SOURCES = | |
| 120 DIST_SOURCES = | |
| 121 am__can_run_installinfo = \ | |
| 122 case $$AM_UPDATE_INFO_DIR in \ | |
| 123 n|no|NO) false;; \ | |
| 124 *) (install-info --version) >/dev/null 2>&1;; \ | |
| 125 esac | |
| 126 am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; | |
| 127 am__vpath_adj = case $$p in \ | |
| 128 $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ | |
| 129 *) f=$$p;; \ | |
| 130 esac; | |
| 131 am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; | |
| 132 am__install_max = 40 | |
| 133 am__nobase_strip_setup = \ | |
| 134 srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` | |
| 135 am__nobase_strip = \ | |
| 136 for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||" | |
| 137 am__nobase_list = $(am__nobase_strip_setup); \ | |
| 138 for p in $$list; do echo "$$p $$p"; done | \ | |
| 139 sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \ | |
| 140 $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \ | |
| 141 if (++n[$$2] == $(am__install_max)) \ | |
| 142 { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \ | |
| 143 END { for (dir in files) print dir, files[dir] }' | |
| 144 am__base_list = \ | |
| 145 sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \ | |
| 146 sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | |
| 147 am__uninstall_files_from_dir = { \ | |
| 148 test -z "$$files" \ | |
| 149 || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \ | |
| 150 || { echo " ( cd '$$dir' && rm -f" $$files ")"; \ | |
| 151 $(am__cd) "$$dir" && rm -f $$files; }; \ | |
| 152 } | |
| 153 am__installdirs = "$(DESTDIR)$(pkgdatadir)" | |
| 154 DATA = $(pkgdata_DATA) | |
| 155 am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP) | |
| 156 am__DIST_COMMON = $(srcdir)/Makefile.in | |
| 157 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) | |
| 158 pkgdatadir = $(prefix)/share/EMBOSS/doc/html/embassy/gembassy | |
| 159 ACLOCAL = ${SHELL} /Users/kotone/dev/git/GEMBASSY/missing aclocal-1.15 | |
| 160 AMTAR = $${TAR-tar} | |
| 161 AM_DEFAULT_VERBOSITY = 1 | |
| 162 ANT = | |
| 163 AR = ar | |
| 164 AUTOCONF = ${SHELL} /Users/kotone/dev/git/GEMBASSY/missing autoconf | |
| 165 AUTOHEADER = ${SHELL} /Users/kotone/dev/git/GEMBASSY/missing autoheader | |
| 166 AUTOMAKE = ${SHELL} /Users/kotone/dev/git/GEMBASSY/missing automake-1.15 | |
| 167 AWK = awk | |
| 168 CC = gcc | |
| 169 CCDEPMODE = depmode=gcc3 | |
| 170 CFLAGS = -O2 | |
| 171 CPP = gcc -E | |
| 172 CPPFLAGS = -DAJ_MACOSXLF | |
| 173 CXX = g++ | |
| 174 CXXCPP = g++ -E | |
| 175 CXXDEPMODE = depmode=gcc3 | |
| 176 CXXFLAGS = -g -O2 | |
| 177 CYGPATH_W = echo | |
| 178 DEFS = -DHAVE_CONFIG_H | |
| 179 DEPDIR = .deps | |
| 180 DEVWARN_CFLAGS = | |
| 181 DLLTOOL = false | |
| 182 DSYMUTIL = dsymutil | |
| 183 DUMPBIN = | |
| 184 ECHO_C = \c | |
| 185 ECHO_N = | |
| 186 ECHO_T = | |
| 187 EGREP = /usr/bin/grep -E | |
| 188 EXEEXT = | |
| 189 FGREP = /usr/bin/grep -F | |
| 190 GREP = /usr/bin/grep | |
| 191 HAVE_MEMMOVE = | |
| 192 HAVE_STRERROR = | |
| 193 INSTALL = /usr/bin/install -c | |
| 194 INSTALL_DATA = ${INSTALL} -m 644 | |
| 195 INSTALL_PROGRAM = ${INSTALL} | |
| 196 INSTALL_SCRIPT = ${INSTALL} | |
| 197 INSTALL_STRIP_PROGRAM = $(install_sh) -c -s | |
| 198 JAR = | |
| 199 JAVA = | |
| 200 JAVAC = | |
| 201 JAVA_CFLAGS = | |
| 202 JAVA_CPPFLAGS = -DNO_AUTH | |
| 203 JAVA_LDFLAGS = | |
| 204 LD = /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld | |
| 205 LDFLAGS = | |
| 206 LIBOBJS = | |
| 207 LIBS = -lcurl -lm -lgd -lpng -lz -lm | |
| 208 LIBTOOL = $(SHELL) $(top_builddir)/libtool | |
| 209 LIPO = lipo | |
| 210 LN_S = ln -s | |
| 211 LTLIBOBJS = | |
| 212 LT_SYS_LIBRARY_PATH = | |
| 213 MAKEINFO = ${SHELL} /Users/kotone/dev/git/GEMBASSY/missing makeinfo | |
| 214 MANIFEST_TOOL = : | |
| 215 MKDIR_P = ../.././install-sh -c -d | |
| 216 MYSQL_CFLAGS = | |
| 217 MYSQL_CONFIG = no | |
| 218 MYSQL_CPPFLAGS = | |
| 219 MYSQL_LDFLAGS = | |
| 220 MYSQL_VERSION = | |
| 221 NM = /usr/bin/nm | |
| 222 NMEDIT = nmedit | |
| 223 OBJDUMP = false | |
| 224 OBJEXT = o | |
| 225 OTOOL = otool | |
| 226 OTOOL64 = : | |
| 227 PACKAGE = GEMBASSY | |
| 228 PACKAGE_BUGREPORT = celery@g-language.org | |
| 229 PACKAGE_NAME = GEMBASSY | |
| 230 PACKAGE_STRING = GEMBASSY 1.0.3 | |
| 231 PACKAGE_TARNAME = GEMBASSY | |
| 232 PACKAGE_URL = http://www.g-language.org/gembassy/ | |
| 233 PACKAGE_VERSION = 1.0.3 | |
| 234 PATH_SEPARATOR = : | |
| 235 PCRE_DATE = 11-Apr-2009 | |
| 236 PCRE_LIB_VERSION = 0:1:0 | |
| 237 PCRE_MAJOR = 7 | |
| 238 PCRE_MINOR = 9 | |
| 239 PCRE_POSIXLIB_VERSION = 0:0:0 | |
| 240 PCRE_VERSION = 7.9 | |
| 241 POSIX_MALLOC_THRESHOLD = -DPOSIX_MALLOC_THRESHOLD=10 | |
| 242 POSTGRESQL_CFLAGS = -I/usr/local/Cellar/postgresql/9.3.5_1/include | |
| 243 POSTGRESQL_CONFIG = /usr/local/bin/pg_config | |
| 244 POSTGRESQL_CPPFLAGS = -I/usr/local/Cellar/postgresql/9.3.5_1/include | |
| 245 POSTGRESQL_LDFLAGS = -L/usr/local/Cellar/postgresql/9.3.5_1/lib -lpq | |
| 246 POSTGRESQL_VERSION = 9.3.5 | |
| 247 RANLIB = ranlib | |
| 248 SED = /usr/local/bin/gsed | |
| 249 SET_MAKE = | |
| 250 SHELL = /bin/sh | |
| 251 STRIP = strip | |
| 252 VERSION = 1.0.3 | |
| 253 WARN_CFLAGS = | |
| 254 XLIB = -lX11 | |
| 255 XMKMF = | |
| 256 X_CFLAGS = | |
| 257 X_EXTRA_LIBS = | |
| 258 X_LIBS = | |
| 259 X_PRE_LIBS = -lSM -lICE | |
| 260 abs_builddir = /Users/kotone/dev/git/GEMBASSY/doc/html | |
| 261 abs_srcdir = /Users/kotone/dev/git/GEMBASSY/doc/html | |
| 262 abs_top_builddir = /Users/kotone/dev/git/GEMBASSY | |
| 263 abs_top_srcdir = /Users/kotone/dev/git/GEMBASSY | |
| 264 ac_ct_AR = ar | |
| 265 ac_ct_CC = gcc | |
| 266 ac_ct_CXX = g++ | |
| 267 ac_ct_DUMPBIN = | |
| 268 am__include = include | |
| 269 am__leading_dot = . | |
| 270 am__quote = | |
| 271 am__tar = $${TAR-tar} chof - "$$tardir" | |
| 272 am__untar = $${TAR-tar} xf - | |
| 273 bindir = ${exec_prefix}/bin | |
| 274 build = x86_64-apple-darwin14.0.0 | |
| 275 build_alias = | |
| 276 build_cpu = x86_64 | |
| 277 build_os = darwin14.0.0 | |
| 278 build_vendor = apple | |
| 279 builddir = . | |
| 280 datadir = ${datarootdir} | |
| 281 datarootdir = ${prefix}/share | |
| 282 docdir = ${datarootdir}/doc/${PACKAGE_TARNAME} | |
| 283 dvidir = ${docdir} | |
| 284 embprefix = /Users/kotone/opt | |
| 285 exec_prefix = ${prefix} | |
| 286 host = x86_64-apple-darwin14.0.0 | |
| 287 host_alias = | |
| 288 host_cpu = x86_64 | |
| 289 host_os = darwin14.0.0 | |
| 290 host_vendor = apple | |
| 291 htmldir = ${docdir} | |
| 292 includedir = ${prefix}/include | |
| 293 infodir = ${datarootdir}/info | |
| 294 install_sh = ${SHELL} /Users/kotone/dev/git/GEMBASSY/install-sh | |
| 295 libdir = ${exec_prefix}/lib | |
| 296 libexecdir = ${exec_prefix}/libexec | |
| 297 localedir = ${datarootdir}/locale | |
| 298 localstatedir = ${prefix}/var | |
| 299 mandir = ${datarootdir}/man | |
| 300 mkdir_p = $(MKDIR_P) | |
| 301 oldincludedir = /usr/include | |
| 302 pdfdir = ${docdir} | |
| 303 prefix = /Users/kotone/opt | |
| 304 program_transform_name = s,x,x, | |
| 305 psdir = ${docdir} | |
| 306 sbindir = ${exec_prefix}/sbin | |
| 307 sharedstatedir = ${prefix}/com | |
| 308 srcdir = . | |
| 309 sysconfdir = ${prefix}/etc | |
| 310 target_alias = | |
| 311 top_build_prefix = ../../ | |
| 312 top_builddir = ../.. | |
| 313 top_srcdir = ../.. | |
| 314 pkgdata_DATA = *.html | |
| 315 all: all-am | |
| 316 | |
| 317 .SUFFIXES: | |
| 318 $(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) | |
| 319 @for dep in $?; do \ | |
| 320 case '$(am__configure_deps)' in \ | |
| 321 *$$dep*) \ | |
| 322 ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \ | |
| 323 && { if test -f $@; then exit 0; else break; fi; }; \ | |
| 324 exit 1;; \ | |
| 325 esac; \ | |
| 326 done; \ | |
| 327 echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu doc/html/Makefile'; \ | |
| 328 $(am__cd) $(top_srcdir) && \ | |
| 329 $(AUTOMAKE) --gnu doc/html/Makefile | |
| 330 Makefile: $(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): | |
| 347 | |
| 348 mostlyclean-libtool: | |
| 349 -rm -f *.lo | |
| 350 | |
| 351 clean-libtool: | |
| 352 -rm -rf .libs _libs | |
| 353 install-pkgdataDATA: $(pkgdata_DATA) | |
| 354 @$(NORMAL_INSTALL) | |
| 355 @list='$(pkgdata_DATA)'; test -n "$(pkgdatadir)" || list=; \ | |
| 356 if test -n "$$list"; then \ | |
| 357 echo " $(MKDIR_P) '$(DESTDIR)$(pkgdatadir)'"; \ | |
| 358 $(MKDIR_P) "$(DESTDIR)$(pkgdatadir)" || exit 1; \ | |
| 359 fi; \ | |
| 360 for p in $$list; do \ | |
| 361 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ | |
| 362 echo "$$d$$p"; \ | |
| 363 done | $(am__base_list) | \ | |
| 364 while read files; do \ | |
| 365 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(pkgdatadir)'"; \ | |
| 366 $(INSTALL_DATA) $$files "$(DESTDIR)$(pkgdatadir)" || exit $$?; \ | |
| 367 done | |
| 368 | |
| 369 uninstall-pkgdataDATA: | |
| 370 @$(NORMAL_UNINSTALL) | |
| 371 @list='$(pkgdata_DATA)'; test -n "$(pkgdatadir)" || list=; \ | |
| 372 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ | |
| 373 dir='$(DESTDIR)$(pkgdatadir)'; $(am__uninstall_files_from_dir) | |
| 374 tags TAGS: | |
| 375 | |
| 376 ctags CTAGS: | |
| 377 | |
| 378 cscope cscopelist: | |
| 379 | |
| 380 | |
| 381 distdir: $(DISTFILES) | |
| 382 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ | |
| 383 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ | |
| 384 list='$(DISTFILES)'; \ | |
| 385 dist_files=`for file in $$list; do echo $$file; done | \ | |
| 386 sed -e "s|^$$srcdirstrip/||;t" \ | |
| 387 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \ | |
| 388 case $$dist_files in \ | |
| 389 */*) $(MKDIR_P) `echo "$$dist_files" | \ | |
| 390 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \ | |
| 391 sort -u` ;; \ | |
| 392 esac; \ | |
| 393 for file in $$dist_files; do \ | |
| 394 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ | |
| 395 if test -d $$d/$$file; then \ | |
| 396 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ | |
| 397 if test -d "$(distdir)/$$file"; then \ | |
| 398 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ | |
| 399 fi; \ | |
| 400 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ | |
| 401 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \ | |
| 402 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ | |
| 403 fi; \ | |
| 404 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \ | |
| 405 else \ | |
| 406 test -f "$(distdir)/$$file" \ | |
| 407 || cp -p $$d/$$file "$(distdir)/$$file" \ | |
| 408 || exit 1; \ | |
| 409 fi; \ | |
| 410 done | |
| 411 check-am: all-am | |
| 412 check: check-am | |
| 413 all-am: Makefile $(DATA) | |
| 414 installdirs: | |
| 415 for dir in "$(DESTDIR)$(pkgdatadir)"; do \ | |
| 416 test -z "$$dir" || $(MKDIR_P) "$$dir"; \ | |
| 417 done | |
| 418 install: install-am | |
| 419 install-exec: install-exec-am | |
| 420 install-data: install-data-am | |
| 421 uninstall: uninstall-am | |
| 422 | |
| 423 install-am: all-am | |
| 424 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am | |
| 425 | |
| 426 installcheck: installcheck-am | |
| 427 install-strip: | |
| 428 if test -z '$(STRIP)'; then \ | |
| 429 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ | |
| 430 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ | |
| 431 install; \ | |
| 432 else \ | |
| 433 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ | |
| 434 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ | |
| 435 "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \ | |
| 436 fi | |
| 437 mostlyclean-generic: | |
| 438 | |
| 439 clean-generic: | |
| 440 | |
| 441 distclean-generic: | |
| 442 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) | |
| 443 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES) | |
| 444 | |
| 445 maintainer-clean-generic: | |
| 446 @echo "This command is intended for maintainers to use" | |
| 447 @echo "it deletes files that may require special tools to rebuild." | |
| 448 clean: clean-am | |
| 449 | |
| 450 clean-am: clean-generic clean-libtool mostlyclean-am | |
| 451 | |
| 452 distclean: distclean-am | |
| 453 -rm -f Makefile | |
| 454 distclean-am: clean-am distclean-generic | |
| 455 | |
| 456 dvi: dvi-am | |
| 457 | |
| 458 dvi-am: | |
| 459 | |
| 460 html: html-am | |
| 461 | |
| 462 html-am: | |
| 463 | |
| 464 info: info-am | |
| 465 | |
| 466 info-am: | |
| 467 | |
| 468 install-data-am: install-pkgdataDATA | |
| 469 | |
| 470 install-dvi: install-dvi-am | |
| 471 | |
| 472 install-dvi-am: | |
| 473 | |
| 474 install-exec-am: | |
| 475 | |
| 476 install-html: install-html-am | |
| 477 | |
| 478 install-html-am: | |
| 479 | |
| 480 install-info: install-info-am | |
| 481 | |
| 482 install-info-am: | |
| 483 | |
| 484 install-man: | |
| 485 | |
| 486 install-pdf: install-pdf-am | |
| 487 | |
| 488 install-pdf-am: | |
| 489 | |
| 490 install-ps: install-ps-am | |
| 491 | |
| 492 install-ps-am: | |
| 493 | |
| 494 installcheck-am: | |
| 495 | |
| 496 maintainer-clean: maintainer-clean-am | |
| 497 -rm -f Makefile | |
| 498 maintainer-clean-am: distclean-am maintainer-clean-generic | |
| 499 | |
| 500 mostlyclean: mostlyclean-am | |
| 501 | |
| 502 mostlyclean-am: mostlyclean-generic mostlyclean-libtool | |
| 503 | |
| 504 pdf: pdf-am | |
| 505 | |
| 506 pdf-am: | |
| 507 | |
| 508 ps: ps-am | |
| 509 | |
| 510 ps-am: | |
| 511 | |
| 512 uninstall-am: uninstall-pkgdataDATA | |
| 513 | |
| 514 .MAKE: install-am install-strip | |
| 515 | |
| 516 .PHONY: all all-am check check-am clean clean-generic clean-libtool \ | |
| 517 cscopelist-am ctags-am distclean distclean-generic \ | |
| 518 distclean-libtool distdir dvi dvi-am html html-am info info-am \ | |
| 519 install install-am install-data install-data-am install-dvi \ | |
| 520 install-dvi-am install-exec install-exec-am install-html \ | |
| 521 install-html-am install-info install-info-am install-man \ | |
| 522 install-pdf install-pdf-am install-pkgdataDATA install-ps \ | |
| 523 install-ps-am install-strip installcheck installcheck-am \ | |
| 524 installdirs maintainer-clean maintainer-clean-generic \ | |
| 525 mostlyclean mostlyclean-generic mostlyclean-libtool pdf pdf-am \ | |
| 526 ps ps-am tags-am uninstall uninstall-am uninstall-pkgdataDATA | |
| 527 | |
| 528 .PRECIOUS: Makefile | |
| 529 | |
| 530 | |
| 531 # Tell versions [3.59,3.63) of GNU make to not export all variables. | |
| 532 # Otherwise a system limit (for SysV at least) may be exceeded. | |
| 533 .NOEXPORT: |
