| 1 | # Makefile.in generated by automake 1.9.6 from Makefile.am. |
|---|
| 2 | # Makefile. Generated from Makefile.in by configure. |
|---|
| 3 | |
|---|
| 4 | # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, |
|---|
| 5 | # 2003, 2004, 2005 Free Software Foundation, Inc. |
|---|
| 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 | srcdir = . |
|---|
| 17 | top_srcdir = . |
|---|
| 18 | |
|---|
| 19 | pkgdatadir = $(datadir)/pdfcube |
|---|
| 20 | pkglibdir = $(libdir)/pdfcube |
|---|
| 21 | pkgincludedir = $(includedir)/pdfcube |
|---|
| 22 | top_builddir = . |
|---|
| 23 | am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd |
|---|
| 24 | INSTALL = /usr/bin/install -c |
|---|
| 25 | install_sh_DATA = $(install_sh) -c -m 644 |
|---|
| 26 | install_sh_PROGRAM = $(install_sh) -c |
|---|
| 27 | install_sh_SCRIPT = $(install_sh) -c |
|---|
| 28 | INSTALL_HEADER = $(INSTALL_DATA) |
|---|
| 29 | transform = $(program_transform_name) |
|---|
| 30 | NORMAL_INSTALL = : |
|---|
| 31 | PRE_INSTALL = : |
|---|
| 32 | POST_INSTALL = : |
|---|
| 33 | NORMAL_UNINSTALL = : |
|---|
| 34 | PRE_UNINSTALL = : |
|---|
| 35 | POST_UNINSTALL = : |
|---|
| 36 | build_triplet = i686-pc-linux-gnu |
|---|
| 37 | host_triplet = i686-pc-linux-gnu |
|---|
| 38 | DIST_COMMON = README $(am__configure_deps) $(srcdir)/Makefile.am \ |
|---|
| 39 | $(srcdir)/Makefile.in $(top_srcdir)/configure AUTHORS COPYING \ |
|---|
| 40 | ChangeLog INSTALL NEWS config.guess config.sub depcomp \ |
|---|
| 41 | install-sh ltmain.sh missing |
|---|
| 42 | subdir = . |
|---|
| 43 | ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 |
|---|
| 44 | am__aclocal_m4_deps = $(top_srcdir)/configure.ac |
|---|
| 45 | am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ |
|---|
| 46 | $(ACLOCAL_M4) |
|---|
| 47 | am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \ |
|---|
| 48 | configure.lineno configure.status.lineno |
|---|
| 49 | mkinstalldirs = $(install_sh) -d |
|---|
| 50 | CONFIG_CLEAN_FILES = |
|---|
| 51 | SOURCES = |
|---|
| 52 | DIST_SOURCES = |
|---|
| 53 | RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \ |
|---|
| 54 | html-recursive info-recursive install-data-recursive \ |
|---|
| 55 | install-exec-recursive install-info-recursive \ |
|---|
| 56 | install-recursive installcheck-recursive installdirs-recursive \ |
|---|
| 57 | pdf-recursive ps-recursive uninstall-info-recursive \ |
|---|
| 58 | uninstall-recursive |
|---|
| 59 | ETAGS = etags |
|---|
| 60 | CTAGS = ctags |
|---|
| 61 | DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) |
|---|
| 62 | distdir = $(PACKAGE)-$(VERSION) |
|---|
| 63 | top_distdir = $(distdir) |
|---|
| 64 | am__remove_distdir = \ |
|---|
| 65 | { test ! -d $(distdir) \ |
|---|
| 66 | || { find $(distdir) -type d ! -perm -200 -exec chmod u+w {} ';' \ |
|---|
| 67 | && rm -fr $(distdir); }; } |
|---|
| 68 | DIST_ARCHIVES = $(distdir).tar.gz |
|---|
| 69 | GZIP_ENV = --best |
|---|
| 70 | distuninstallcheck_listfiles = find . -type f -print |
|---|
| 71 | distcleancheck_listfiles = find . -type f -print |
|---|
| 72 | ACLOCAL = ${SHELL} /home/mirko/oss/pdfcube/trunk/pdfcube/missing --run aclocal-1.9 |
|---|
| 73 | AMDEP_FALSE = # |
|---|
| 74 | AMDEP_TRUE = |
|---|
| 75 | AMTAR = ${SHELL} /home/mirko/oss/pdfcube/trunk/pdfcube/missing --run tar |
|---|
| 76 | AR = ar |
|---|
| 77 | AUTOCONF = ${SHELL} /home/mirko/oss/pdfcube/trunk/pdfcube/missing --run autoconf |
|---|
| 78 | AUTOHEADER = ${SHELL} /home/mirko/oss/pdfcube/trunk/pdfcube/missing --run autoheader |
|---|
| 79 | AUTOMAKE = ${SHELL} /home/mirko/oss/pdfcube/trunk/pdfcube/missing --run automake-1.9 |
|---|
| 80 | AWK = gawk |
|---|
| 81 | CC = gcc |
|---|
| 82 | CCDEPMODE = depmode=gcc3 |
|---|
| 83 | CFLAGS = -g -O2 |
|---|
| 84 | CPP = gcc -E |
|---|
| 85 | CPPFLAGS = |
|---|
| 86 | CXX = g++ |
|---|
| 87 | CXXCPP = g++ -E |
|---|
| 88 | CXXDEPMODE = depmode=gcc3 |
|---|
| 89 | CXXFLAGS = -g -O2 |
|---|
| 90 | CYGPATH_W = echo |
|---|
| 91 | DEFS = -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"pdfcube\" -DVERSION=\"0.0.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_GL_GLUT_H=1 |
|---|
| 92 | DEPDIR = .deps |
|---|
| 93 | ECHO = echo |
|---|
| 94 | ECHO_C = |
|---|
| 95 | ECHO_N = -n |
|---|
| 96 | ECHO_T = |
|---|
| 97 | EGREP = /bin/grep -E |
|---|
| 98 | EXEEXT = |
|---|
| 99 | F77 = |
|---|
| 100 | FFLAGS = |
|---|
| 101 | GREP = /bin/grep |
|---|
| 102 | INSTALL_DATA = ${INSTALL} -m 644 |
|---|
| 103 | INSTALL_PROGRAM = ${INSTALL} |
|---|
| 104 | INSTALL_SCRIPT = ${INSTALL} |
|---|
| 105 | INSTALL_STRIP_PROGRAM = ${SHELL} $(install_sh) -c -s |
|---|
| 106 | LDFLAGS = |
|---|
| 107 | LIBOBJS = |
|---|
| 108 | LIBS = |
|---|
| 109 | LIBTOOL = $(SHELL) $(top_builddir)/libtool |
|---|
| 110 | LN_S = ln -s |
|---|
| 111 | LTLIBOBJS = |
|---|
| 112 | MAKEINFO = ${SHELL} /home/mirko/oss/pdfcube/trunk/pdfcube/missing --run makeinfo |
|---|
| 113 | OBJEXT = o |
|---|
| 114 | PACKAGE = pdfcube |
|---|
| 115 | PACKAGE_BUGREPORT = |
|---|
| 116 | PACKAGE_NAME = |
|---|
| 117 | PACKAGE_STRING = |
|---|
| 118 | PACKAGE_TARNAME = |
|---|
| 119 | PACKAGE_VERSION = |
|---|
| 120 | PATH_SEPARATOR = : |
|---|
| 121 | PKG_CONFIG = /usr/bin/pkg-config |
|---|
| 122 | RANLIB = ranlib |
|---|
| 123 | SET_MAKE = |
|---|
| 124 | SHELL = /bin/sh |
|---|
| 125 | STRIP = strip |
|---|
| 126 | VERSION = 0.0.2 |
|---|
| 127 | ac_ct_CC = gcc |
|---|
| 128 | ac_ct_CXX = g++ |
|---|
| 129 | ac_ct_F77 = |
|---|
| 130 | am__fastdepCC_FALSE = # |
|---|
| 131 | am__fastdepCC_TRUE = |
|---|
| 132 | am__fastdepCXX_FALSE = # |
|---|
| 133 | am__fastdepCXX_TRUE = |
|---|
| 134 | am__include = include |
|---|
| 135 | am__leading_dot = . |
|---|
| 136 | am__quote = |
|---|
| 137 | am__tar = ${AMTAR} chof - "$$tardir" |
|---|
| 138 | am__untar = ${AMTAR} xf - |
|---|
| 139 | bindir = ${exec_prefix}/bin |
|---|
| 140 | build = i686-pc-linux-gnu |
|---|
| 141 | build_alias = |
|---|
| 142 | build_cpu = i686 |
|---|
| 143 | build_os = linux-gnu |
|---|
| 144 | build_vendor = pc |
|---|
| 145 | datadir = ${datarootdir} |
|---|
| 146 | datarootdir = ${prefix}/share |
|---|
| 147 | docdir = ${datarootdir}/doc/${PACKAGE} |
|---|
| 148 | dvidir = ${docdir} |
|---|
| 149 | exec_prefix = ${prefix} |
|---|
| 150 | glib_CFLAGS = -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include |
|---|
| 151 | glib_LIBS = -lglib-2.0 |
|---|
| 152 | gtk_CFLAGS = -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 |
|---|
| 153 | gtk_LIBS = -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangocairo-1.0 -lfontconfig -lXext -lXrender -lXinerama -lXi -lXrandr -lXcursor -lXfixes -lpango-1.0 -lcairo -lX11 -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 |
|---|
| 154 | gtkglext_CFLAGS = -I/usr/local/include/gtkglext-1.0 -I/usr/local/lib/gtkglext-1.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 |
|---|
| 155 | gtkglext_LIBS = -Wl,--export-dynamic -L/usr/local/lib -lgtkglext-x11-1.0 -lgdkglext-x11-1.0 -lGLU -lGL -lXmu -lXt -lSM -lICE -lgtk-x11-2.0 -lpangox-1.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangocairo-1.0 -lfontconfig -lXext -lXrender -lXinerama -lXi -lXrandr -lXcursor -lXfixes -lpango-1.0 -lcairo -lX11 -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 |
|---|
| 156 | host = i686-pc-linux-gnu |
|---|
| 157 | host_alias = |
|---|
| 158 | host_cpu = i686 |
|---|
| 159 | host_os = linux-gnu |
|---|
| 160 | host_vendor = pc |
|---|
| 161 | htmldir = ${docdir} |
|---|
| 162 | includedir = ${prefix}/include |
|---|
| 163 | infodir = ${datarootdir}/info |
|---|
| 164 | install_sh = /home/mirko/oss/pdfcube/trunk/pdfcube/install-sh |
|---|
| 165 | libdir = ${exec_prefix}/lib |
|---|
| 166 | libexecdir = ${exec_prefix}/libexec |
|---|
| 167 | localedir = ${datarootdir}/locale |
|---|
| 168 | localstatedir = ${prefix}/var |
|---|
| 169 | mandir = ${datarootdir}/man |
|---|
| 170 | mkdir_p = mkdir -p -- |
|---|
| 171 | oldincludedir = /usr/include |
|---|
| 172 | pdfdir = ${docdir} |
|---|
| 173 | poppler_CFLAGS = -I/usr/include/poppler |
|---|
| 174 | poppler_LIBS = -lpoppler |
|---|
| 175 | poppler_glib_CFLAGS = -I/usr/include/poppler/glib -I/usr/include/poppler -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include |
|---|
| 176 | poppler_glib_LIBS = -lpoppler-glib -lpoppler -lgdk_pixbuf-2.0 -lm -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 |
|---|
| 177 | prefix = /usr/local |
|---|
| 178 | program_transform_name = s,x,x, |
|---|
| 179 | psdir = ${docdir} |
|---|
| 180 | sbindir = ${exec_prefix}/sbin |
|---|
| 181 | sharedstatedir = ${prefix}/com |
|---|
| 182 | sysconfdir = ${prefix}/etc |
|---|
| 183 | target_alias = |
|---|
| 184 | |
|---|
| 185 | #Build in these directories: |
|---|
| 186 | SUBDIRS = src |
|---|
| 187 | |
|---|
| 188 | #Distribute these directories: |
|---|
| 189 | DIST_SUBDIRS = src |
|---|
| 190 | EXTRA_DIST = autogen.sh |
|---|
| 191 | all: all-recursive |
|---|
| 192 | |
|---|
| 193 | .SUFFIXES: |
|---|
| 194 | am--refresh: |
|---|
| 195 | @: |
|---|
| 196 | $(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) |
|---|
| 197 | @for dep in $?; do \ |
|---|
| 198 | case '$(am__configure_deps)' in \ |
|---|
| 199 | *$$dep*) \ |
|---|
| 200 | echo ' cd $(srcdir) && $(AUTOMAKE) --gnu '; \ |
|---|
| 201 | cd $(srcdir) && $(AUTOMAKE) --gnu \ |
|---|
| 202 | && exit 0; \ |
|---|
| 203 | exit 1;; \ |
|---|
| 204 | esac; \ |
|---|
| 205 | done; \ |
|---|
| 206 | echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu Makefile'; \ |
|---|
| 207 | cd $(top_srcdir) && \ |
|---|
| 208 | $(AUTOMAKE) --gnu Makefile |
|---|
| 209 | .PRECIOUS: Makefile |
|---|
| 210 | Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status |
|---|
| 211 | @case '$?' in \ |
|---|
| 212 | *config.status*) \ |
|---|
| 213 | echo ' $(SHELL) ./config.status'; \ |
|---|
| 214 | $(SHELL) ./config.status;; \ |
|---|
| 215 | *) \ |
|---|
| 216 | echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \ |
|---|
| 217 | cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \ |
|---|
| 218 | esac; |
|---|
| 219 | |
|---|
| 220 | $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) |
|---|
| 221 | $(SHELL) ./config.status --recheck |
|---|
| 222 | |
|---|
| 223 | $(top_srcdir)/configure: $(am__configure_deps) |
|---|
| 224 | cd $(srcdir) && $(AUTOCONF) |
|---|
| 225 | $(ACLOCAL_M4): $(am__aclocal_m4_deps) |
|---|
| 226 | cd $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS) |
|---|
| 227 | |
|---|
| 228 | mostlyclean-libtool: |
|---|
| 229 | -rm -f *.lo |
|---|
| 230 | |
|---|
| 231 | clean-libtool: |
|---|
| 232 | -rm -rf .libs _libs |
|---|
| 233 | |
|---|
| 234 | distclean-libtool: |
|---|
| 235 | -rm -f libtool |
|---|
| 236 | uninstall-info-am: |
|---|
| 237 | |
|---|
| 238 | # This directory's subdirectories are mostly independent; you can cd |
|---|
| 239 | # into them and run `make' without going through this Makefile. |
|---|
| 240 | # To change the values of `make' variables: instead of editing Makefiles, |
|---|
| 241 | # (1) if the variable is set in `config.status', edit `config.status' |
|---|
| 242 | # (which will cause the Makefiles to be regenerated when you run `make'); |
|---|
| 243 | # (2) otherwise, pass the desired values on the `make' command line. |
|---|
| 244 | $(RECURSIVE_TARGETS): |
|---|
| 245 | @failcom='exit 1'; \ |
|---|
| 246 | for f in x $$MAKEFLAGS; do \ |
|---|
| 247 | case $$f in \ |
|---|
| 248 | *=* | --[!k]*);; \ |
|---|
| 249 | *k*) failcom='fail=yes';; \ |
|---|
| 250 | esac; \ |
|---|
| 251 | done; \ |
|---|
| 252 | dot_seen=no; \ |
|---|
| 253 | target=`echo $@ | sed s/-recursive//`; \ |
|---|
| 254 | list='$(SUBDIRS)'; for subdir in $$list; do \ |
|---|
| 255 | echo "Making $$target in $$subdir"; \ |
|---|
| 256 | if test "$$subdir" = "."; then \ |
|---|
| 257 | dot_seen=yes; \ |
|---|
| 258 | local_target="$$target-am"; \ |
|---|
| 259 | else \ |
|---|
| 260 | local_target="$$target"; \ |
|---|
| 261 | fi; \ |
|---|
| 262 | (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \ |
|---|
| 263 | || eval $$failcom; \ |
|---|
| 264 | done; \ |
|---|
| 265 | if test "$$dot_seen" = "no"; then \ |
|---|
| 266 | $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \ |
|---|
| 267 | fi; test -z "$$fail" |
|---|
| 268 | |
|---|
| 269 | mostlyclean-recursive clean-recursive distclean-recursive \ |
|---|
| 270 | maintainer-clean-recursive: |
|---|
| 271 | @failcom='exit 1'; \ |
|---|
| 272 | for f in x $$MAKEFLAGS; do \ |
|---|
| 273 | case $$f in \ |
|---|
| 274 | *=* | --[!k]*);; \ |
|---|
| 275 | *k*) failcom='fail=yes';; \ |
|---|
| 276 | esac; \ |
|---|
| 277 | done; \ |
|---|
| 278 | dot_seen=no; \ |
|---|
| 279 | case "$@" in \ |
|---|
| 280 | distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \ |
|---|
| 281 | *) list='$(SUBDIRS)' ;; \ |
|---|
| 282 | esac; \ |
|---|
| 283 | rev=''; for subdir in $$list; do \ |
|---|
| 284 | if test "$$subdir" = "."; then :; else \ |
|---|
| 285 | rev="$$subdir $$rev"; \ |
|---|
| 286 | fi; \ |
|---|
| 287 | done; \ |
|---|
| 288 | rev="$$rev ."; \ |
|---|
| 289 | target=`echo $@ | sed s/-recursive//`; \ |
|---|
| 290 | for subdir in $$rev; do \ |
|---|
| 291 | echo "Making $$target in $$subdir"; \ |
|---|
| 292 | if test "$$subdir" = "."; then \ |
|---|
| 293 | local_target="$$target-am"; \ |
|---|
| 294 | else \ |
|---|
| 295 | local_target="$$target"; \ |
|---|
| 296 | fi; \ |
|---|
| 297 | (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \ |
|---|
| 298 | || eval $$failcom; \ |
|---|
| 299 | done && test -z "$$fail" |
|---|
| 300 | tags-recursive: |
|---|
| 301 | list='$(SUBDIRS)'; for subdir in $$list; do \ |
|---|
| 302 | test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \ |
|---|
| 303 | done |
|---|
| 304 | ctags-recursive: |
|---|
| 305 | list='$(SUBDIRS)'; for subdir in $$list; do \ |
|---|
| 306 | test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \ |
|---|
| 307 | done |
|---|
| 308 | |
|---|
| 309 | ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES) |
|---|
| 310 | list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ |
|---|
| 311 | unique=`for i in $$list; do \ |
|---|
| 312 | if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ |
|---|
| 313 | done | \ |
|---|
| 314 | $(AWK) ' { files[$$0] = 1; } \ |
|---|
| 315 | END { for (i in files) print i; }'`; \ |
|---|
| 316 | mkid -fID $$unique |
|---|
| 317 | tags: TAGS |
|---|
| 318 | |
|---|
| 319 | TAGS: tags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \ |
|---|
| 320 | $(TAGS_FILES) $(LISP) |
|---|
| 321 | tags=; \ |
|---|
| 322 | here=`pwd`; \ |
|---|
| 323 | if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \ |
|---|
| 324 | include_option=--etags-include; \ |
|---|
| 325 | empty_fix=.; \ |
|---|
| 326 | else \ |
|---|
| 327 | include_option=--include; \ |
|---|
| 328 | empty_fix=; \ |
|---|
| 329 | fi; \ |
|---|
| 330 | list='$(SUBDIRS)'; for subdir in $$list; do \ |
|---|
| 331 | if test "$$subdir" = .; then :; else \ |
|---|
| 332 | test ! -f $$subdir/TAGS || \ |
|---|
| 333 | tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \ |
|---|
| 334 | fi; \ |
|---|
| 335 | done; \ |
|---|
| 336 | list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ |
|---|
| 337 | unique=`for i in $$list; do \ |
|---|
| 338 | if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ |
|---|
| 339 | done | \ |
|---|
| 340 | $(AWK) ' { files[$$0] = 1; } \ |
|---|
| 341 | END { for (i in files) print i; }'`; \ |
|---|
| 342 | if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \ |
|---|
| 343 | test -n "$$unique" || unique=$$empty_fix; \ |
|---|
| 344 | $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ |
|---|
| 345 | $$tags $$unique; \ |
|---|
| 346 | fi |
|---|
| 347 | ctags: CTAGS |
|---|
| 348 | CTAGS: ctags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \ |
|---|
| 349 | $(TAGS_FILES) $(LISP) |
|---|
| 350 | tags=; \ |
|---|
| 351 | here=`pwd`; \ |
|---|
| 352 | list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ |
|---|
| 353 | unique=`for i in $$list; do \ |
|---|
| 354 | if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ |
|---|
| 355 | done | \ |
|---|
| 356 | $(AWK) ' { files[$$0] = 1; } \ |
|---|
| 357 | END { for (i in files) print i; }'`; \ |
|---|
| 358 | test -z "$(CTAGS_ARGS)$$tags$$unique" \ |
|---|
| 359 | || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \ |
|---|
| 360 | $$tags $$unique |
|---|
| 361 | |
|---|
| 362 | GTAGS: |
|---|
| 363 | here=`$(am__cd) $(top_builddir) && pwd` \ |
|---|
| 364 | && cd $(top_srcdir) \ |
|---|
| 365 | && gtags -i $(GTAGS_ARGS) $$here |
|---|
| 366 | |
|---|
| 367 | distclean-tags: |
|---|
| 368 | -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags |
|---|
| 369 | |
|---|
| 370 | distdir: $(DISTFILES) |
|---|
| 371 | $(am__remove_distdir) |
|---|
| 372 | mkdir $(distdir) |
|---|
| 373 | @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \ |
|---|
| 374 | topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \ |
|---|
| 375 | list='$(DISTFILES)'; for file in $$list; do \ |
|---|
| 376 | case $$file in \ |
|---|
| 377 | $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \ |
|---|
| 378 | $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \ |
|---|
| 379 | esac; \ |
|---|
| 380 | if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ |
|---|
| 381 | dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \ |
|---|
| 382 | if test "$$dir" != "$$file" && test "$$dir" != "."; then \ |
|---|
| 383 | dir="/$$dir"; \ |
|---|
| 384 | $(mkdir_p) "$(distdir)$$dir"; \ |
|---|
| 385 | else \ |
|---|
| 386 | dir=''; \ |
|---|
| 387 | fi; \ |
|---|
| 388 | if test -d $$d/$$file; then \ |
|---|
| 389 | if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ |
|---|
| 390 | cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \ |
|---|
| 391 | fi; \ |
|---|
| 392 | cp -pR $$d/$$file $(distdir)$$dir || exit 1; \ |
|---|
| 393 | else \ |
|---|
| 394 | test -f $(distdir)/$$file \ |
|---|
| 395 | || cp -p $$d/$$file $(distdir)/$$file \ |
|---|
| 396 | || exit 1; \ |
|---|
| 397 | fi; \ |
|---|
| 398 | done |
|---|
| 399 | list='$(DIST_SUBDIRS)'; for subdir in $$list; do \ |
|---|
| 400 | if test "$$subdir" = .; then :; else \ |
|---|
| 401 | test -d "$(distdir)/$$subdir" \ |
|---|
| 402 | || $(mkdir_p) "$(distdir)/$$subdir" \ |
|---|
| 403 | || exit 1; \ |
|---|
| 404 | distdir=`$(am__cd) $(distdir) && pwd`; \ |
|---|
| 405 | top_distdir=`$(am__cd) $(top_distdir) && pwd`; \ |
|---|
| 406 | (cd $$subdir && \ |
|---|
| 407 | $(MAKE) $(AM_MAKEFLAGS) \ |
|---|
| 408 | top_distdir="$$top_distdir" \ |
|---|
| 409 | distdir="$$distdir/$$subdir" \ |
|---|
| 410 | distdir) \ |
|---|
| 411 | || exit 1; \ |
|---|
| 412 | fi; \ |
|---|
| 413 | done |
|---|
| 414 | -find $(distdir) -type d ! -perm -777 -exec chmod a+rwx {} \; -o \ |
|---|
| 415 | ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \ |
|---|
| 416 | ! -type d ! -perm -400 -exec chmod a+r {} \; -o \ |
|---|
| 417 | ! -type d ! -perm -444 -exec $(SHELL) $(install_sh) -c -m a+r {} {} \; \ |
|---|
| 418 | || chmod -R a+r $(distdir) |
|---|
| 419 | dist-gzip: distdir |
|---|
| 420 | tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz |
|---|
| 421 | $(am__remove_distdir) |
|---|
| 422 | |
|---|
| 423 | dist-bzip2: distdir |
|---|
| 424 | tardir=$(distdir) && $(am__tar) | bzip2 -9 -c >$(distdir).tar.bz2 |
|---|
| 425 | $(am__remove_distdir) |
|---|
| 426 | |
|---|
| 427 | dist-tarZ: distdir |
|---|
| 428 | tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z |
|---|
| 429 | $(am__remove_distdir) |
|---|
| 430 | |
|---|
| 431 | dist-shar: distdir |
|---|
| 432 | shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz |
|---|
| 433 | $(am__remove_distdir) |
|---|
| 434 | |
|---|
| 435 | dist-zip: distdir |
|---|
| 436 | -rm -f $(distdir).zip |
|---|
| 437 | zip -rq $(distdir).zip $(distdir) |
|---|
| 438 | $(am__remove_distdir) |
|---|
| 439 | |
|---|
| 440 | dist dist-all: distdir |
|---|
| 441 | tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz |
|---|
| 442 | $(am__remove_distdir) |
|---|
| 443 | |
|---|
| 444 | # This target untars the dist file and tries a VPATH configuration. Then |
|---|
| 445 | # it guarantees that the distribution is self-contained by making another |
|---|
| 446 | # tarfile. |
|---|
| 447 | distcheck: dist |
|---|
| 448 | case '$(DIST_ARCHIVES)' in \ |
|---|
| 449 | *.tar.gz*) \ |
|---|
| 450 | GZIP=$(GZIP_ENV) gunzip -c $(distdir).tar.gz | $(am__untar) ;;\ |
|---|
| 451 | *.tar.bz2*) \ |
|---|
| 452 | bunzip2 -c $(distdir).tar.bz2 | $(am__untar) ;;\ |
|---|
| 453 | *.tar.Z*) \ |
|---|
| 454 | uncompress -c $(distdir).tar.Z | $(am__untar) ;;\ |
|---|
| 455 | *.shar.gz*) \ |
|---|
| 456 | GZIP=$(GZIP_ENV) gunzip -c $(distdir).shar.gz | unshar ;;\ |
|---|
| 457 | *.zip*) \ |
|---|
| 458 | unzip $(distdir).zip ;;\ |
|---|
| 459 | esac |
|---|
| 460 | chmod -R a-w $(distdir); chmod a+w $(distdir) |
|---|
| 461 | mkdir $(distdir)/_build |
|---|
| 462 | mkdir $(distdir)/_inst |
|---|
| 463 | chmod a-w $(distdir) |
|---|
| 464 | dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \ |
|---|
| 465 | && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \ |
|---|
| 466 | && cd $(distdir)/_build \ |
|---|
| 467 | && ../configure --srcdir=.. --prefix="$$dc_install_base" \ |
|---|
| 468 | $(DISTCHECK_CONFIGURE_FLAGS) \ |
|---|
| 469 | && $(MAKE) $(AM_MAKEFLAGS) \ |
|---|
| 470 | && $(MAKE) $(AM_MAKEFLAGS) dvi \ |
|---|
| 471 | && $(MAKE) $(AM_MAKEFLAGS) check \ |
|---|
| 472 | && $(MAKE) $(AM_MAKEFLAGS) install \ |
|---|
| 473 | && $(MAKE) $(AM_MAKEFLAGS) installcheck \ |
|---|
| 474 | && $(MAKE) $(AM_MAKEFLAGS) uninstall \ |
|---|
| 475 | && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \ |
|---|
| 476 | distuninstallcheck \ |
|---|
| 477 | && chmod -R a-w "$$dc_install_base" \ |
|---|
| 478 | && ({ \ |
|---|
| 479 | (cd ../.. && umask 077 && mkdir "$$dc_destdir") \ |
|---|
| 480 | && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \ |
|---|
| 481 | && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \ |
|---|
| 482 | && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \ |
|---|
| 483 | distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \ |
|---|
| 484 | } || { rm -rf "$$dc_destdir"; exit 1; }) \ |
|---|
| 485 | && rm -rf "$$dc_destdir" \ |
|---|
| 486 | && $(MAKE) $(AM_MAKEFLAGS) dist \ |
|---|
| 487 | && rm -rf $(DIST_ARCHIVES) \ |
|---|
| 488 | && $(MAKE) $(AM_MAKEFLAGS) distcleancheck |
|---|
| 489 | $(am__remove_distdir) |
|---|
| 490 | @(echo "$(distdir) archives ready for distribution: "; \ |
|---|
| 491 | list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \ |
|---|
| 492 | sed -e '1{h;s/./=/g;p;x;}' -e '$${p;x;}' |
|---|
| 493 | distuninstallcheck: |
|---|
| 494 | @cd $(distuninstallcheck_dir) \ |
|---|
| 495 | && test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \ |
|---|
| 496 | || { echo "ERROR: files left after uninstall:" ; \ |
|---|
| 497 | if test -n "$(DESTDIR)"; then \ |
|---|
| 498 | echo " (check DESTDIR support)"; \ |
|---|
| 499 | fi ; \ |
|---|
| 500 | $(distuninstallcheck_listfiles) ; \ |
|---|
| 501 | exit 1; } >&2 |
|---|
| 502 | distcleancheck: distclean |
|---|
| 503 | @if test '$(srcdir)' = . ; then \ |
|---|
| 504 | echo "ERROR: distcleancheck can only run from a VPATH build" ; \ |
|---|
| 505 | exit 1 ; \ |
|---|
| 506 | fi |
|---|
| 507 | @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \ |
|---|
| 508 | || { echo "ERROR: files left in build directory after distclean:" ; \ |
|---|
| 509 | $(distcleancheck_listfiles) ; \ |
|---|
| 510 | exit 1; } >&2 |
|---|
| 511 | check-am: all-am |
|---|
| 512 | check: check-recursive |
|---|
| 513 | all-am: Makefile |
|---|
| 514 | installdirs: installdirs-recursive |
|---|
| 515 | installdirs-am: |
|---|
| 516 | install: install-recursive |
|---|
| 517 | install-exec: install-exec-recursive |
|---|
| 518 | install-data: install-data-recursive |
|---|
| 519 | uninstall: uninstall-recursive |
|---|
| 520 | |
|---|
| 521 | install-am: all-am |
|---|
| 522 | @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am |
|---|
| 523 | |
|---|
| 524 | installcheck: installcheck-recursive |
|---|
| 525 | install-strip: |
|---|
| 526 | $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ |
|---|
| 527 | install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ |
|---|
| 528 | `test -z '$(STRIP)' || \ |
|---|
| 529 | echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install |
|---|
| 530 | mostlyclean-generic: |
|---|
| 531 | |
|---|
| 532 | clean-generic: |
|---|
| 533 | |
|---|
| 534 | distclean-generic: |
|---|
| 535 | -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) |
|---|
| 536 | |
|---|
| 537 | maintainer-clean-generic: |
|---|
| 538 | @echo "This command is intended for maintainers to use" |
|---|
| 539 | @echo "it deletes files that may require special tools to rebuild." |
|---|
| 540 | clean: clean-recursive |
|---|
| 541 | |
|---|
| 542 | clean-am: clean-generic clean-libtool mostlyclean-am |
|---|
| 543 | |
|---|
| 544 | distclean: distclean-recursive |
|---|
| 545 | -rm -f $(am__CONFIG_DISTCLEAN_FILES) |
|---|
| 546 | -rm -f Makefile |
|---|
| 547 | distclean-am: clean-am distclean-generic distclean-libtool \ |
|---|
| 548 | distclean-tags |
|---|
| 549 | |
|---|
| 550 | dvi: dvi-recursive |
|---|
| 551 | |
|---|
| 552 | dvi-am: |
|---|
| 553 | |
|---|
| 554 | html: html-recursive |
|---|
| 555 | |
|---|
| 556 | info: info-recursive |
|---|
| 557 | |
|---|
| 558 | info-am: |
|---|
| 559 | |
|---|
| 560 | install-data-am: |
|---|
| 561 | |
|---|
| 562 | install-exec-am: |
|---|
| 563 | |
|---|
| 564 | install-info: install-info-recursive |
|---|
| 565 | |
|---|
| 566 | install-man: |
|---|
| 567 | |
|---|
| 568 | installcheck-am: |
|---|
| 569 | |
|---|
| 570 | maintainer-clean: maintainer-clean-recursive |
|---|
| 571 | -rm -f $(am__CONFIG_DISTCLEAN_FILES) |
|---|
| 572 | -rm -rf $(top_srcdir)/autom4te.cache |
|---|
| 573 | -rm -f Makefile |
|---|
| 574 | maintainer-clean-am: distclean-am maintainer-clean-generic |
|---|
| 575 | |
|---|
| 576 | mostlyclean: mostlyclean-recursive |
|---|
| 577 | |
|---|
| 578 | mostlyclean-am: mostlyclean-generic mostlyclean-libtool |
|---|
| 579 | |
|---|
| 580 | pdf: pdf-recursive |
|---|
| 581 | |
|---|
| 582 | pdf-am: |
|---|
| 583 | |
|---|
| 584 | ps: ps-recursive |
|---|
| 585 | |
|---|
| 586 | ps-am: |
|---|
| 587 | |
|---|
| 588 | uninstall-am: uninstall-info-am |
|---|
| 589 | |
|---|
| 590 | uninstall-info: uninstall-info-recursive |
|---|
| 591 | |
|---|
| 592 | .PHONY: $(RECURSIVE_TARGETS) CTAGS GTAGS all all-am am--refresh check \ |
|---|
| 593 | check-am clean clean-generic clean-libtool clean-recursive \ |
|---|
| 594 | ctags ctags-recursive dist dist-all dist-bzip2 dist-gzip \ |
|---|
| 595 | dist-shar dist-tarZ dist-zip distcheck distclean \ |
|---|
| 596 | distclean-generic distclean-libtool distclean-recursive \ |
|---|
| 597 | distclean-tags distcleancheck distdir distuninstallcheck dvi \ |
|---|
| 598 | dvi-am html html-am info info-am install install-am \ |
|---|
| 599 | install-data install-data-am install-exec install-exec-am \ |
|---|
| 600 | install-info install-info-am install-man install-strip \ |
|---|
| 601 | installcheck installcheck-am installdirs installdirs-am \ |
|---|
| 602 | maintainer-clean maintainer-clean-generic \ |
|---|
| 603 | maintainer-clean-recursive mostlyclean mostlyclean-generic \ |
|---|
| 604 | mostlyclean-libtool mostlyclean-recursive pdf pdf-am ps ps-am \ |
|---|
| 605 | tags tags-recursive uninstall uninstall-am uninstall-info-am |
|---|
| 606 | |
|---|
| 607 | # Tell versions [3.59,3.63) of GNU make to not export all variables. |
|---|
| 608 | # Otherwise a system limit (for SysV at least) may be exceeded. |
|---|
| 609 | .NOEXPORT: |
|---|