Austin Schuh | 405fa6c | 2015-09-06 18:13:55 -0700 | [diff] [blame] | 1 | # Makefile.in generated by automake 1.10.2 from Makefile.am. |
| 2 | # @configure_input@ |
| 3 | |
| 4 | # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, |
| 5 | # 2003, 2004, 2005, 2006, 2007, 2008 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 | @SET_MAKE@ |
| 16 | |
| 17 | |
| 18 | VPATH = @srcdir@ |
| 19 | pkgdatadir = $(datadir)/@PACKAGE@ |
| 20 | pkglibdir = $(libdir)/@PACKAGE@ |
| 21 | pkgincludedir = $(includedir)/@PACKAGE@ |
| 22 | am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd |
| 23 | install_sh_DATA = $(install_sh) -c -m 644 |
| 24 | install_sh_PROGRAM = $(install_sh) -c |
| 25 | install_sh_SCRIPT = $(install_sh) -c |
| 26 | INSTALL_HEADER = $(INSTALL_DATA) |
| 27 | transform = $(program_transform_name) |
| 28 | NORMAL_INSTALL = : |
| 29 | PRE_INSTALL = : |
| 30 | POST_INSTALL = : |
| 31 | NORMAL_UNINSTALL = : |
| 32 | PRE_UNINSTALL = : |
| 33 | POST_UNINSTALL = : |
| 34 | build_triplet = @build@ |
| 35 | host_triplet = @host@ |
| 36 | subdir = lib-src |
| 37 | DIST_COMMON = $(include_HEADERS) $(srcdir)/Makefile.am \ |
| 38 | $(srcdir)/Makefile.in |
| 39 | ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 |
| 40 | am__aclocal_m4_deps = $(top_srcdir)/configure.in |
| 41 | am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ |
| 42 | $(ACLOCAL_M4) |
| 43 | mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs |
| 44 | CONFIG_CLEAN_FILES = |
| 45 | am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; |
| 46 | am__vpath_adj = case $$p in \ |
| 47 | $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ |
| 48 | *) f=$$p;; \ |
| 49 | esac; |
| 50 | am__strip_dir = `echo $$p | sed -e 's|^.*/||'`; |
| 51 | am__installdirs = "$(DESTDIR)$(libdir)" "$(DESTDIR)$(includedir)" |
| 52 | libLTLIBRARIES_INSTALL = $(INSTALL) |
| 53 | LTLIBRARIES = $(lib_LTLIBRARIES) |
| 54 | libcdd_la_LIBADD = |
| 55 | am_libcdd_la_OBJECTS = cddcore.lo cddlp.lo cddmp.lo cddio.lo cddlib.lo \ |
| 56 | cddproj.lo setoper.lo |
| 57 | libcdd_la_OBJECTS = $(am_libcdd_la_OBJECTS) |
| 58 | DEFAULT_INCLUDES = -I.@am__isrc@ |
| 59 | depcomp = $(SHELL) $(top_srcdir)/depcomp |
| 60 | am__depfiles_maybe = depfiles |
| 61 | COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \ |
| 62 | $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) |
| 63 | LTCOMPILE = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \ |
| 64 | --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \ |
| 65 | $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) |
| 66 | CCLD = $(CC) |
| 67 | LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \ |
| 68 | --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \ |
| 69 | $(LDFLAGS) -o $@ |
| 70 | SOURCES = $(libcdd_la_SOURCES) |
| 71 | DIST_SOURCES = $(libcdd_la_SOURCES) |
| 72 | includeHEADERS_INSTALL = $(INSTALL_HEADER) |
| 73 | HEADERS = $(include_HEADERS) |
| 74 | ETAGS = etags |
| 75 | CTAGS = ctags |
| 76 | DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) |
| 77 | ACLOCAL = @ACLOCAL@ |
| 78 | AMTAR = @AMTAR@ |
| 79 | AR = @AR@ |
| 80 | AUTOCONF = @AUTOCONF@ |
| 81 | AUTOHEADER = @AUTOHEADER@ |
| 82 | AUTOMAKE = @AUTOMAKE@ |
| 83 | AWK = @AWK@ |
| 84 | CC = @CC@ |
| 85 | CCDEPMODE = @CCDEPMODE@ |
| 86 | CFLAGS = @CFLAGS@ |
| 87 | CPP = @CPP@ |
| 88 | CPPFLAGS = @CPPFLAGS@ |
| 89 | CYGPATH_W = @CYGPATH_W@ |
| 90 | DEFS = @DEFS@ |
| 91 | DEPDIR = @DEPDIR@ |
| 92 | DSYMUTIL = @DSYMUTIL@ |
| 93 | DUMPBIN = @DUMPBIN@ |
| 94 | ECHO_C = @ECHO_C@ |
| 95 | ECHO_N = @ECHO_N@ |
| 96 | ECHO_T = @ECHO_T@ |
| 97 | EGREP = @EGREP@ |
| 98 | EXEEXT = @EXEEXT@ |
| 99 | FGREP = @FGREP@ |
| 100 | GREP = @GREP@ |
| 101 | INSTALL = @INSTALL@ |
| 102 | INSTALL_DATA = @INSTALL_DATA@ |
| 103 | INSTALL_PROGRAM = @INSTALL_PROGRAM@ |
| 104 | INSTALL_SCRIPT = @INSTALL_SCRIPT@ |
| 105 | INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ |
| 106 | LD = @LD@ |
| 107 | LDFLAGS = @LDFLAGS@ |
| 108 | LIBOBJS = @LIBOBJS@ |
| 109 | LIBS = @LIBS@ |
| 110 | LIBTOOL = @LIBTOOL@ |
| 111 | LIPO = @LIPO@ |
| 112 | LN_S = @LN_S@ |
| 113 | LTLIBOBJS = @LTLIBOBJS@ |
| 114 | MAKEINFO = @MAKEINFO@ |
| 115 | MKDIR_P = @MKDIR_P@ |
| 116 | NM = @NM@ |
| 117 | NMEDIT = @NMEDIT@ |
| 118 | OBJDUMP = @OBJDUMP@ |
| 119 | OBJEXT = @OBJEXT@ |
| 120 | OTOOL = @OTOOL@ |
| 121 | OTOOL64 = @OTOOL64@ |
| 122 | PACKAGE = @PACKAGE@ |
| 123 | PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@ |
| 124 | PACKAGE_NAME = @PACKAGE_NAME@ |
| 125 | PACKAGE_STRING = @PACKAGE_STRING@ |
| 126 | PACKAGE_TARNAME = @PACKAGE_TARNAME@ |
| 127 | PACKAGE_VERSION = @PACKAGE_VERSION@ |
| 128 | PATH_SEPARATOR = @PATH_SEPARATOR@ |
| 129 | RANLIB = @RANLIB@ |
| 130 | SED = @SED@ |
| 131 | SET_MAKE = @SET_MAKE@ |
| 132 | SHELL = @SHELL@ |
| 133 | STRIP = @STRIP@ |
| 134 | VERSION = @VERSION@ |
| 135 | abs_builddir = @abs_builddir@ |
| 136 | abs_srcdir = @abs_srcdir@ |
| 137 | abs_top_builddir = @abs_top_builddir@ |
| 138 | abs_top_srcdir = @abs_top_srcdir@ |
| 139 | ac_ct_CC = @ac_ct_CC@ |
| 140 | ac_ct_DUMPBIN = @ac_ct_DUMPBIN@ |
| 141 | am__include = @am__include@ |
| 142 | am__leading_dot = @am__leading_dot@ |
| 143 | am__quote = @am__quote@ |
| 144 | am__tar = @am__tar@ |
| 145 | am__untar = @am__untar@ |
| 146 | bindir = @bindir@ |
| 147 | build = @build@ |
| 148 | build_alias = @build_alias@ |
| 149 | build_cpu = @build_cpu@ |
| 150 | build_os = @build_os@ |
| 151 | build_vendor = @build_vendor@ |
| 152 | builddir = @builddir@ |
| 153 | datadir = @datadir@ |
| 154 | datarootdir = @datarootdir@ |
| 155 | docdir = @docdir@ |
| 156 | dvidir = @dvidir@ |
| 157 | exec_prefix = @exec_prefix@ |
| 158 | host = @host@ |
| 159 | host_alias = @host_alias@ |
| 160 | host_cpu = @host_cpu@ |
| 161 | host_os = @host_os@ |
| 162 | host_vendor = @host_vendor@ |
| 163 | htmldir = @htmldir@ |
| 164 | includedir = @includedir@ |
| 165 | infodir = @infodir@ |
| 166 | install_sh = @install_sh@ |
| 167 | libdir = @libdir@ |
| 168 | libexecdir = @libexecdir@ |
| 169 | localedir = @localedir@ |
| 170 | localstatedir = @localstatedir@ |
| 171 | lt_ECHO = @lt_ECHO@ |
| 172 | mandir = @mandir@ |
| 173 | mkdir_p = @mkdir_p@ |
| 174 | oldincludedir = @oldincludedir@ |
| 175 | pdfdir = @pdfdir@ |
| 176 | prefix = @prefix@ |
| 177 | program_transform_name = @program_transform_name@ |
| 178 | psdir = @psdir@ |
| 179 | sbindir = @sbindir@ |
| 180 | sharedstatedir = @sharedstatedir@ |
| 181 | srcdir = @srcdir@ |
| 182 | sysconfdir = @sysconfdir@ |
| 183 | target_alias = @target_alias@ |
| 184 | top_build_prefix = @top_build_prefix@ |
| 185 | top_builddir = @top_builddir@ |
| 186 | top_srcdir = @top_srcdir@ |
| 187 | lib_LTLIBRARIES = libcdd.la |
| 188 | libcdd_la_SOURCES = \ |
| 189 | cddcore.c \ |
| 190 | cddlp.c \ |
| 191 | cddmp.c \ |
| 192 | cddio.c \ |
| 193 | cddlib.c \ |
| 194 | cddproj.c \ |
| 195 | setoper.c |
| 196 | |
| 197 | include_HEADERS = \ |
| 198 | cdd.h \ |
| 199 | cddmp.h \ |
| 200 | cddtypes.h \ |
| 201 | setoper.h |
| 202 | |
| 203 | AM_CPPFLAGS = -UGMPRATIONAL |
| 204 | AM_LDFLAGS = -version-info 0:0:0 |
| 205 | all: all-am |
| 206 | |
| 207 | .SUFFIXES: |
| 208 | .SUFFIXES: .c .lo .o .obj |
| 209 | $(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) |
| 210 | @for dep in $?; do \ |
| 211 | case '$(am__configure_deps)' in \ |
| 212 | *$$dep*) \ |
| 213 | ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \ |
| 214 | && { if test -f $@; then exit 0; else break; fi; }; \ |
| 215 | exit 1;; \ |
| 216 | esac; \ |
| 217 | done; \ |
| 218 | echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu lib-src/Makefile'; \ |
| 219 | cd $(top_srcdir) && \ |
| 220 | $(AUTOMAKE) --gnu lib-src/Makefile |
| 221 | .PRECIOUS: Makefile |
| 222 | Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status |
| 223 | @case '$?' in \ |
| 224 | *config.status*) \ |
| 225 | cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \ |
| 226 | *) \ |
| 227 | echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \ |
| 228 | cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \ |
| 229 | esac; |
| 230 | |
| 231 | $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) |
| 232 | cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh |
| 233 | |
| 234 | $(top_srcdir)/configure: $(am__configure_deps) |
| 235 | cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh |
| 236 | $(ACLOCAL_M4): $(am__aclocal_m4_deps) |
| 237 | cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh |
| 238 | install-libLTLIBRARIES: $(lib_LTLIBRARIES) |
| 239 | @$(NORMAL_INSTALL) |
| 240 | test -z "$(libdir)" || $(MKDIR_P) "$(DESTDIR)$(libdir)" |
| 241 | @list='$(lib_LTLIBRARIES)'; for p in $$list; do \ |
| 242 | if test -f $$p; then \ |
| 243 | f=$(am__strip_dir) \ |
| 244 | echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(libLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) '$$p' '$(DESTDIR)$(libdir)/$$f'"; \ |
| 245 | $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(libLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) "$$p" "$(DESTDIR)$(libdir)/$$f"; \ |
| 246 | else :; fi; \ |
| 247 | done |
| 248 | |
| 249 | uninstall-libLTLIBRARIES: |
| 250 | @$(NORMAL_UNINSTALL) |
| 251 | @list='$(lib_LTLIBRARIES)'; for p in $$list; do \ |
| 252 | p=$(am__strip_dir) \ |
| 253 | echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(libdir)/$$p'"; \ |
| 254 | $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(libdir)/$$p"; \ |
| 255 | done |
| 256 | |
| 257 | clean-libLTLIBRARIES: |
| 258 | -test -z "$(lib_LTLIBRARIES)" || rm -f $(lib_LTLIBRARIES) |
| 259 | @list='$(lib_LTLIBRARIES)'; for p in $$list; do \ |
| 260 | dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \ |
| 261 | test "$$dir" != "$$p" || dir=.; \ |
| 262 | echo "rm -f \"$${dir}/so_locations\""; \ |
| 263 | rm -f "$${dir}/so_locations"; \ |
| 264 | done |
| 265 | libcdd.la: $(libcdd_la_OBJECTS) $(libcdd_la_DEPENDENCIES) |
| 266 | $(LINK) -rpath $(libdir) $(libcdd_la_OBJECTS) $(libcdd_la_LIBADD) $(LIBS) |
| 267 | |
| 268 | mostlyclean-compile: |
| 269 | -rm -f *.$(OBJEXT) |
| 270 | |
| 271 | distclean-compile: |
| 272 | -rm -f *.tab.c |
| 273 | |
| 274 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cddcore.Plo@am__quote@ |
| 275 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cddio.Plo@am__quote@ |
| 276 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cddlib.Plo@am__quote@ |
| 277 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cddlp.Plo@am__quote@ |
| 278 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cddmp.Plo@am__quote@ |
| 279 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cddproj.Plo@am__quote@ |
| 280 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/setoper.Plo@am__quote@ |
| 281 | |
| 282 | .c.o: |
| 283 | @am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $< |
| 284 | @am__fastdepCC_TRUE@ mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po |
| 285 | @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@ |
| 286 | @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
| 287 | @am__fastdepCC_FALSE@ $(COMPILE) -c $< |
| 288 | |
| 289 | .c.obj: |
| 290 | @am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'` |
| 291 | @am__fastdepCC_TRUE@ mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po |
| 292 | @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@ |
| 293 | @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
| 294 | @am__fastdepCC_FALSE@ $(COMPILE) -c `$(CYGPATH_W) '$<'` |
| 295 | |
| 296 | .c.lo: |
| 297 | @am__fastdepCC_TRUE@ $(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $< |
| 298 | @am__fastdepCC_TRUE@ mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo |
| 299 | @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@ |
| 300 | @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
| 301 | @am__fastdepCC_FALSE@ $(LTCOMPILE) -c -o $@ $< |
| 302 | |
| 303 | mostlyclean-libtool: |
| 304 | -rm -f *.lo |
| 305 | |
| 306 | clean-libtool: |
| 307 | -rm -rf .libs _libs |
| 308 | install-includeHEADERS: $(include_HEADERS) |
| 309 | @$(NORMAL_INSTALL) |
| 310 | test -z "$(includedir)" || $(MKDIR_P) "$(DESTDIR)$(includedir)" |
| 311 | @list='$(include_HEADERS)'; for p in $$list; do \ |
| 312 | if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ |
| 313 | f=$(am__strip_dir) \ |
| 314 | echo " $(includeHEADERS_INSTALL) '$$d$$p' '$(DESTDIR)$(includedir)/$$f'"; \ |
| 315 | $(includeHEADERS_INSTALL) "$$d$$p" "$(DESTDIR)$(includedir)/$$f"; \ |
| 316 | done |
| 317 | |
| 318 | uninstall-includeHEADERS: |
| 319 | @$(NORMAL_UNINSTALL) |
| 320 | @list='$(include_HEADERS)'; for p in $$list; do \ |
| 321 | f=$(am__strip_dir) \ |
| 322 | echo " rm -f '$(DESTDIR)$(includedir)/$$f'"; \ |
| 323 | rm -f "$(DESTDIR)$(includedir)/$$f"; \ |
| 324 | done |
| 325 | |
| 326 | ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES) |
| 327 | list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ |
| 328 | unique=`for i in $$list; do \ |
| 329 | if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ |
| 330 | done | \ |
| 331 | $(AWK) '{ files[$$0] = 1; nonempty = 1; } \ |
| 332 | END { if (nonempty) { for (i in files) print i; }; }'`; \ |
| 333 | mkid -fID $$unique |
| 334 | tags: TAGS |
| 335 | |
| 336 | TAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \ |
| 337 | $(TAGS_FILES) $(LISP) |
| 338 | tags=; \ |
| 339 | here=`pwd`; \ |
| 340 | list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ |
| 341 | unique=`for i in $$list; do \ |
| 342 | if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ |
| 343 | done | \ |
| 344 | $(AWK) '{ files[$$0] = 1; nonempty = 1; } \ |
| 345 | END { if (nonempty) { for (i in files) print i; }; }'`; \ |
| 346 | if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \ |
| 347 | test -n "$$unique" || unique=$$empty_fix; \ |
| 348 | $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ |
| 349 | $$tags $$unique; \ |
| 350 | fi |
| 351 | ctags: CTAGS |
| 352 | CTAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \ |
| 353 | $(TAGS_FILES) $(LISP) |
| 354 | tags=; \ |
| 355 | list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ |
| 356 | unique=`for i in $$list; do \ |
| 357 | if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ |
| 358 | done | \ |
| 359 | $(AWK) '{ files[$$0] = 1; nonempty = 1; } \ |
| 360 | END { if (nonempty) { for (i in files) print i; }; }'`; \ |
| 361 | test -z "$(CTAGS_ARGS)$$tags$$unique" \ |
| 362 | || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \ |
| 363 | $$tags $$unique |
| 364 | |
| 365 | GTAGS: |
| 366 | here=`$(am__cd) $(top_builddir) && pwd` \ |
| 367 | && cd $(top_srcdir) \ |
| 368 | && gtags -i $(GTAGS_ARGS) $$here |
| 369 | |
| 370 | distclean-tags: |
| 371 | -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags |
| 372 | |
| 373 | distdir: $(DISTFILES) |
| 374 | @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ |
| 375 | topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ |
| 376 | list='$(DISTFILES)'; \ |
| 377 | dist_files=`for file in $$list; do echo $$file; done | \ |
| 378 | sed -e "s|^$$srcdirstrip/||;t" \ |
| 379 | -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \ |
| 380 | case $$dist_files in \ |
| 381 | */*) $(MKDIR_P) `echo "$$dist_files" | \ |
| 382 | sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \ |
| 383 | sort -u` ;; \ |
| 384 | esac; \ |
| 385 | for file in $$dist_files; do \ |
| 386 | if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ |
| 387 | if test -d $$d/$$file; then \ |
| 388 | dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ |
| 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 | check-am: all-am |
| 400 | check: check-am |
| 401 | all-am: Makefile $(LTLIBRARIES) $(HEADERS) |
| 402 | installdirs: |
| 403 | for dir in "$(DESTDIR)$(libdir)" "$(DESTDIR)$(includedir)"; do \ |
| 404 | test -z "$$dir" || $(MKDIR_P) "$$dir"; \ |
| 405 | done |
| 406 | install: install-am |
| 407 | install-exec: install-exec-am |
| 408 | install-data: install-data-am |
| 409 | uninstall: uninstall-am |
| 410 | |
| 411 | install-am: all-am |
| 412 | @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am |
| 413 | |
| 414 | installcheck: installcheck-am |
| 415 | install-strip: |
| 416 | $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ |
| 417 | install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ |
| 418 | `test -z '$(STRIP)' || \ |
| 419 | echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install |
| 420 | mostlyclean-generic: |
| 421 | |
| 422 | clean-generic: |
| 423 | |
| 424 | distclean-generic: |
| 425 | -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) |
| 426 | |
| 427 | maintainer-clean-generic: |
| 428 | @echo "This command is intended for maintainers to use" |
| 429 | @echo "it deletes files that may require special tools to rebuild." |
| 430 | clean: clean-am |
| 431 | |
| 432 | clean-am: clean-generic clean-libLTLIBRARIES clean-libtool \ |
| 433 | mostlyclean-am |
| 434 | |
| 435 | distclean: distclean-am |
| 436 | -rm -rf ./$(DEPDIR) |
| 437 | -rm -f Makefile |
| 438 | distclean-am: clean-am distclean-compile distclean-generic \ |
| 439 | distclean-tags |
| 440 | |
| 441 | dvi: dvi-am |
| 442 | |
| 443 | dvi-am: |
| 444 | |
| 445 | html: html-am |
| 446 | |
| 447 | info: info-am |
| 448 | |
| 449 | info-am: |
| 450 | |
| 451 | install-data-am: install-includeHEADERS |
| 452 | |
| 453 | install-dvi: install-dvi-am |
| 454 | |
| 455 | install-exec-am: install-libLTLIBRARIES |
| 456 | |
| 457 | install-html: install-html-am |
| 458 | |
| 459 | install-info: install-info-am |
| 460 | |
| 461 | install-man: |
| 462 | |
| 463 | install-pdf: install-pdf-am |
| 464 | |
| 465 | install-ps: install-ps-am |
| 466 | |
| 467 | installcheck-am: |
| 468 | |
| 469 | maintainer-clean: maintainer-clean-am |
| 470 | -rm -rf ./$(DEPDIR) |
| 471 | -rm -f Makefile |
| 472 | maintainer-clean-am: distclean-am maintainer-clean-generic |
| 473 | |
| 474 | mostlyclean: mostlyclean-am |
| 475 | |
| 476 | mostlyclean-am: mostlyclean-compile mostlyclean-generic \ |
| 477 | mostlyclean-libtool |
| 478 | |
| 479 | pdf: pdf-am |
| 480 | |
| 481 | pdf-am: |
| 482 | |
| 483 | ps: ps-am |
| 484 | |
| 485 | ps-am: |
| 486 | |
| 487 | uninstall-am: uninstall-includeHEADERS uninstall-libLTLIBRARIES |
| 488 | |
| 489 | .MAKE: install-am install-strip |
| 490 | |
| 491 | .PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \ |
| 492 | clean-libLTLIBRARIES clean-libtool ctags distclean \ |
| 493 | distclean-compile distclean-generic distclean-libtool \ |
| 494 | distclean-tags distdir dvi dvi-am html html-am info info-am \ |
| 495 | install install-am install-data install-data-am install-dvi \ |
| 496 | install-dvi-am install-exec install-exec-am install-html \ |
| 497 | install-html-am install-includeHEADERS install-info \ |
| 498 | install-info-am install-libLTLIBRARIES install-man install-pdf \ |
| 499 | install-pdf-am install-ps install-ps-am install-strip \ |
| 500 | installcheck installcheck-am installdirs maintainer-clean \ |
| 501 | maintainer-clean-generic mostlyclean mostlyclean-compile \ |
| 502 | mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \ |
| 503 | tags uninstall uninstall-am uninstall-includeHEADERS \ |
| 504 | uninstall-libLTLIBRARIES |
| 505 | |
| 506 | # Tell versions [3.59,3.63) of GNU make to not export all variables. |
| 507 | # Otherwise a system limit (for SysV at least) may be exceeded. |
| 508 | .NOEXPORT: |