Makefile.in revision a31a186a
1# Makefile.in generated by automake 1.11 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, 2009 Free Software Foundation, 6# Inc. 7# This Makefile.in is free software; the Free Software Foundation 8# gives unlimited permission to copy and/or distribute it, 9# with or without modifications, as long as this notice is preserved. 10 11# This program is distributed in the hope that it will be useful, 12# but WITHOUT ANY WARRANTY, to the extent permitted by law; without 13# even the implied warranty of MERCHANTABILITY or FITNESS FOR A 14# PARTICULAR PURPOSE. 15 16@SET_MAKE@ 17 18# $XFree86: $ 19 20VPATH = @srcdir@ 21pkgdatadir = $(datadir)/@PACKAGE@ 22pkgincludedir = $(includedir)/@PACKAGE@ 23pkglibdir = $(libdir)/@PACKAGE@ 24pkglibexecdir = $(libexecdir)/@PACKAGE@ 25am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd 26install_sh_DATA = $(install_sh) -c -m 644 27install_sh_PROGRAM = $(install_sh) -c 28install_sh_SCRIPT = $(install_sh) -c 29INSTALL_HEADER = $(INSTALL_DATA) 30transform = $(program_transform_name) 31NORMAL_INSTALL = : 32PRE_INSTALL = : 33POST_INSTALL = : 34NORMAL_UNINSTALL = : 35PRE_UNINSTALL = : 36POST_UNINSTALL = : 37build_triplet = @build@ 38host_triplet = @host@ 39noinst_PROGRAMS = stormdwg$(EXEEXT) 40subdir = util 41DIST_COMMON = README $(srcdir)/Makefile.am $(srcdir)/Makefile.in 42ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 43am__aclocal_m4_deps = $(top_srcdir)/configure.ac 44am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ 45 $(ACLOCAL_M4) 46mkinstalldirs = $(install_sh) -d 47CONFIG_HEADER = $(top_builddir)/config.h 48CONFIG_CLEAN_FILES = 49CONFIG_CLEAN_VPATH_FILES = 50PROGRAMS = $(noinst_PROGRAMS) 51am_stormdwg_OBJECTS = stormdwg.$(OBJEXT) 52stormdwg_OBJECTS = $(am_stormdwg_OBJECTS) 53stormdwg_LDADD = $(LDADD) 54AM_V_lt = $(am__v_lt_$(V)) 55am__v_lt_ = $(am__v_lt_$(AM_DEFAULT_VERBOSITY)) 56am__v_lt_0 = --silent 57DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir) 58depcomp = $(SHELL) $(top_srcdir)/depcomp 59am__depfiles_maybe = depfiles 60am__mv = mv -f 61COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \ 62 $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) 63LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \ 64 $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \ 65 $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \ 66 $(AM_CFLAGS) $(CFLAGS) 67AM_V_CC = $(am__v_CC_$(V)) 68am__v_CC_ = $(am__v_CC_$(AM_DEFAULT_VERBOSITY)) 69am__v_CC_0 = @echo " CC " $@; 70AM_V_at = $(am__v_at_$(V)) 71am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY)) 72am__v_at_0 = @ 73CCLD = $(CC) 74LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \ 75 $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \ 76 $(AM_LDFLAGS) $(LDFLAGS) -o $@ 77AM_V_CCLD = $(am__v_CCLD_$(V)) 78am__v_CCLD_ = $(am__v_CCLD_$(AM_DEFAULT_VERBOSITY)) 79am__v_CCLD_0 = @echo " CCLD " $@; 80AM_V_GEN = $(am__v_GEN_$(V)) 81am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY)) 82am__v_GEN_0 = @echo " GEN " $@; 83SOURCES = $(stormdwg_SOURCES) 84DIST_SOURCES = $(stormdwg_SOURCES) 85ETAGS = etags 86CTAGS = ctags 87DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) 88ACLOCAL = @ACLOCAL@ 89ADMIN_MAN_DIR = @ADMIN_MAN_DIR@ 90ADMIN_MAN_SUFFIX = @ADMIN_MAN_SUFFIX@ 91AMTAR = @AMTAR@ 92AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@ 93APP_MAN_DIR = @APP_MAN_DIR@ 94APP_MAN_SUFFIX = @APP_MAN_SUFFIX@ 95AR = @AR@ 96AUTOCONF = @AUTOCONF@ 97AUTOHEADER = @AUTOHEADER@ 98AUTOMAKE = @AUTOMAKE@ 99AWK = @AWK@ 100CC = @CC@ 101CCDEPMODE = @CCDEPMODE@ 102CFLAGS = @CFLAGS@ 103CHANGELOG_CMD = @CHANGELOG_CMD@ 104CPP = @CPP@ 105CPPFLAGS = @CPPFLAGS@ 106CWARNFLAGS = @CWARNFLAGS@ 107CYGPATH_W = @CYGPATH_W@ 108DEFS = @DEFS@ 109DEPDIR = @DEPDIR@ 110DRIVER_MAN_DIR = @DRIVER_MAN_DIR@ 111DRIVER_MAN_SUFFIX = @DRIVER_MAN_SUFFIX@ 112DRIVER_NAME = @DRIVER_NAME@ 113DRI_CFLAGS = @DRI_CFLAGS@ 114DRI_LIBS = @DRI_LIBS@ 115DSYMUTIL = @DSYMUTIL@ 116DUMPBIN = @DUMPBIN@ 117ECHO_C = @ECHO_C@ 118ECHO_N = @ECHO_N@ 119ECHO_T = @ECHO_T@ 120EGREP = @EGREP@ 121EXEEXT = @EXEEXT@ 122FGREP = @FGREP@ 123FILE_MAN_DIR = @FILE_MAN_DIR@ 124FILE_MAN_SUFFIX = @FILE_MAN_SUFFIX@ 125GREP = @GREP@ 126INSTALL = @INSTALL@ 127INSTALL_CMD = @INSTALL_CMD@ 128INSTALL_DATA = @INSTALL_DATA@ 129INSTALL_PROGRAM = @INSTALL_PROGRAM@ 130INSTALL_SCRIPT = @INSTALL_SCRIPT@ 131INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ 132LD = @LD@ 133LDFLAGS = @LDFLAGS@ 134LIBOBJS = @LIBOBJS@ 135LIBS = @LIBS@ 136LIBTOOL = @LIBTOOL@ 137LIB_MAN_DIR = @LIB_MAN_DIR@ 138LIB_MAN_SUFFIX = @LIB_MAN_SUFFIX@ 139LIPO = @LIPO@ 140LN_S = @LN_S@ 141LTLIBOBJS = @LTLIBOBJS@ 142MAINT = @MAINT@ 143MAKEINFO = @MAKEINFO@ 144MISC_MAN_DIR = @MISC_MAN_DIR@ 145MISC_MAN_SUFFIX = @MISC_MAN_SUFFIX@ 146MKDIR_P = @MKDIR_P@ 147NM = @NM@ 148NMEDIT = @NMEDIT@ 149OBJDUMP = @OBJDUMP@ 150OBJEXT = @OBJEXT@ 151OTOOL = @OTOOL@ 152OTOOL64 = @OTOOL64@ 153PACKAGE = @PACKAGE@ 154PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@ 155PACKAGE_NAME = @PACKAGE_NAME@ 156PACKAGE_STRING = @PACKAGE_STRING@ 157PACKAGE_TARNAME = @PACKAGE_TARNAME@ 158PACKAGE_VERSION = @PACKAGE_VERSION@ 159PATH_SEPARATOR = @PATH_SEPARATOR@ 160PCIACCESS_CFLAGS = @PCIACCESS_CFLAGS@ 161PCIACCESS_LIBS = @PCIACCESS_LIBS@ 162PKG_CONFIG = @PKG_CONFIG@ 163RANLIB = @RANLIB@ 164SED = @SED@ 165SET_MAKE = @SET_MAKE@ 166SHELL = @SHELL@ 167STRIP = @STRIP@ 168VERSION = @VERSION@ 169XORG_CFLAGS = @XORG_CFLAGS@ 170XORG_LIBS = @XORG_LIBS@ 171abs_builddir = @abs_builddir@ 172abs_srcdir = @abs_srcdir@ 173abs_top_builddir = @abs_top_builddir@ 174abs_top_srcdir = @abs_top_srcdir@ 175ac_ct_CC = @ac_ct_CC@ 176ac_ct_DUMPBIN = @ac_ct_DUMPBIN@ 177am__include = @am__include@ 178am__leading_dot = @am__leading_dot@ 179am__quote = @am__quote@ 180am__tar = @am__tar@ 181am__untar = @am__untar@ 182bindir = @bindir@ 183build = @build@ 184build_alias = @build_alias@ 185build_cpu = @build_cpu@ 186build_os = @build_os@ 187build_vendor = @build_vendor@ 188builddir = @builddir@ 189datadir = @datadir@ 190datarootdir = @datarootdir@ 191docdir = @docdir@ 192dvidir = @dvidir@ 193exec_prefix = @exec_prefix@ 194host = @host@ 195host_alias = @host_alias@ 196host_cpu = @host_cpu@ 197host_os = @host_os@ 198host_vendor = @host_vendor@ 199htmldir = @htmldir@ 200includedir = @includedir@ 201infodir = @infodir@ 202install_sh = @install_sh@ 203libdir = @libdir@ 204libexecdir = @libexecdir@ 205localedir = @localedir@ 206localstatedir = @localstatedir@ 207lt_ECHO = @lt_ECHO@ 208mandir = @mandir@ 209mkdir_p = @mkdir_p@ 210moduledir = @moduledir@ 211oldincludedir = @oldincludedir@ 212pdfdir = @pdfdir@ 213prefix = @prefix@ 214program_transform_name = @program_transform_name@ 215psdir = @psdir@ 216sbindir = @sbindir@ 217sharedstatedir = @sharedstatedir@ 218srcdir = @srcdir@ 219sysconfdir = @sysconfdir@ 220target_alias = @target_alias@ 221top_build_prefix = @top_build_prefix@ 222top_builddir = @top_builddir@ 223top_srcdir = @top_srcdir@ 224stormdwg_SOURCES = stormdwg.c 225EXTRA_DIST = README 226all: all-am 227 228.SUFFIXES: 229.SUFFIXES: .c .lo .o .obj 230$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps) 231 @for dep in $?; do \ 232 case '$(am__configure_deps)' in \ 233 *$$dep*) \ 234 ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \ 235 && { if test -f $@; then exit 0; else break; fi; }; \ 236 exit 1;; \ 237 esac; \ 238 done; \ 239 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign util/Makefile'; \ 240 $(am__cd) $(top_srcdir) && \ 241 $(AUTOMAKE) --foreign util/Makefile 242.PRECIOUS: Makefile 243Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status 244 @case '$?' in \ 245 *config.status*) \ 246 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \ 247 *) \ 248 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \ 249 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \ 250 esac; 251 252$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) 253 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh 254 255$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) 256 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh 257$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) 258 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh 259$(am__aclocal_m4_deps): 260 261clean-noinstPROGRAMS: 262 @list='$(noinst_PROGRAMS)'; test -n "$$list" || exit 0; \ 263 echo " rm -f" $$list; \ 264 rm -f $$list || exit $$?; \ 265 test -n "$(EXEEXT)" || exit 0; \ 266 list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \ 267 echo " rm -f" $$list; \ 268 rm -f $$list 269stormdwg$(EXEEXT): $(stormdwg_OBJECTS) $(stormdwg_DEPENDENCIES) 270 @rm -f stormdwg$(EXEEXT) 271 $(AM_V_CCLD)$(LINK) $(stormdwg_OBJECTS) $(stormdwg_LDADD) $(LIBS) 272 273mostlyclean-compile: 274 -rm -f *.$(OBJEXT) 275 276distclean-compile: 277 -rm -f *.tab.c 278 279@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/stormdwg.Po@am__quote@ 280 281.c.o: 282@am__fastdepCC_TRUE@ $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $< 283@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po 284@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ 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@ $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'` 291@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po 292@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ 293@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@ 294@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ 295@am__fastdepCC_FALSE@ $(COMPILE) -c `$(CYGPATH_W) '$<'` 296 297.c.lo: 298@am__fastdepCC_TRUE@ $(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $< 299@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo 300@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ 301@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@ 302@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ 303@am__fastdepCC_FALSE@ $(LTCOMPILE) -c -o $@ $< 304 305mostlyclean-libtool: 306 -rm -f *.lo 307 308clean-libtool: 309 -rm -rf .libs _libs 310 311ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES) 312 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ 313 unique=`for i in $$list; do \ 314 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ 315 done | \ 316 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \ 317 END { if (nonempty) { for (i in files) print i; }; }'`; \ 318 mkid -fID $$unique 319tags: TAGS 320 321TAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \ 322 $(TAGS_FILES) $(LISP) 323 set x; \ 324 here=`pwd`; \ 325 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ 326 unique=`for i in $$list; do \ 327 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ 328 done | \ 329 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \ 330 END { if (nonempty) { for (i in files) print i; }; }'`; \ 331 shift; \ 332 if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \ 333 test -n "$$unique" || unique=$$empty_fix; \ 334 if test $$# -gt 0; then \ 335 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ 336 "$$@" $$unique; \ 337 else \ 338 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ 339 $$unique; \ 340 fi; \ 341 fi 342ctags: CTAGS 343CTAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \ 344 $(TAGS_FILES) $(LISP) 345 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ 346 unique=`for i in $$list; do \ 347 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ 348 done | \ 349 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \ 350 END { if (nonempty) { for (i in files) print i; }; }'`; \ 351 test -z "$(CTAGS_ARGS)$$unique" \ 352 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \ 353 $$unique 354 355GTAGS: 356 here=`$(am__cd) $(top_builddir) && pwd` \ 357 && $(am__cd) $(top_srcdir) \ 358 && gtags -i $(GTAGS_ARGS) "$$here" 359 360distclean-tags: 361 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags 362 363distdir: $(DISTFILES) 364 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ 365 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ 366 list='$(DISTFILES)'; \ 367 dist_files=`for file in $$list; do echo $$file; done | \ 368 sed -e "s|^$$srcdirstrip/||;t" \ 369 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \ 370 case $$dist_files in \ 371 */*) $(MKDIR_P) `echo "$$dist_files" | \ 372 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \ 373 sort -u` ;; \ 374 esac; \ 375 for file in $$dist_files; do \ 376 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ 377 if test -d $$d/$$file; then \ 378 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ 379 if test -d "$(distdir)/$$file"; then \ 380 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ 381 fi; \ 382 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ 383 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \ 384 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ 385 fi; \ 386 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \ 387 else \ 388 test -f "$(distdir)/$$file" \ 389 || cp -p $$d/$$file "$(distdir)/$$file" \ 390 || exit 1; \ 391 fi; \ 392 done 393check-am: all-am 394check: check-am 395all-am: Makefile $(PROGRAMS) 396installdirs: 397install: install-am 398install-exec: install-exec-am 399install-data: install-data-am 400uninstall: uninstall-am 401 402install-am: all-am 403 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am 404 405installcheck: installcheck-am 406install-strip: 407 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ 408 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ 409 `test -z '$(STRIP)' || \ 410 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install 411mostlyclean-generic: 412 413clean-generic: 414 415distclean-generic: 416 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) 417 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES) 418 419maintainer-clean-generic: 420 @echo "This command is intended for maintainers to use" 421 @echo "it deletes files that may require special tools to rebuild." 422clean: clean-am 423 424clean-am: clean-generic clean-libtool clean-noinstPROGRAMS \ 425 mostlyclean-am 426 427distclean: distclean-am 428 -rm -rf ./$(DEPDIR) 429 -rm -f Makefile 430distclean-am: clean-am distclean-compile distclean-generic \ 431 distclean-tags 432 433dvi: dvi-am 434 435dvi-am: 436 437html: html-am 438 439html-am: 440 441info: info-am 442 443info-am: 444 445install-data-am: 446 447install-dvi: install-dvi-am 448 449install-dvi-am: 450 451install-exec-am: 452 453install-html: install-html-am 454 455install-html-am: 456 457install-info: install-info-am 458 459install-info-am: 460 461install-man: 462 463install-pdf: install-pdf-am 464 465install-pdf-am: 466 467install-ps: install-ps-am 468 469install-ps-am: 470 471installcheck-am: 472 473maintainer-clean: maintainer-clean-am 474 -rm -rf ./$(DEPDIR) 475 -rm -f Makefile 476maintainer-clean-am: distclean-am maintainer-clean-generic 477 478mostlyclean: mostlyclean-am 479 480mostlyclean-am: mostlyclean-compile mostlyclean-generic \ 481 mostlyclean-libtool 482 483pdf: pdf-am 484 485pdf-am: 486 487ps: ps-am 488 489ps-am: 490 491uninstall-am: 492 493.MAKE: install-am install-strip 494 495.PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \ 496 clean-libtool clean-noinstPROGRAMS ctags distclean \ 497 distclean-compile distclean-generic distclean-libtool \ 498 distclean-tags distdir dvi dvi-am html html-am info info-am \ 499 install install-am install-data install-data-am install-dvi \ 500 install-dvi-am install-exec install-exec-am install-html \ 501 install-html-am install-info install-info-am install-man \ 502 install-pdf install-pdf-am install-ps install-ps-am \ 503 install-strip installcheck installcheck-am installdirs \ 504 maintainer-clean maintainer-clean-generic mostlyclean \ 505 mostlyclean-compile mostlyclean-generic mostlyclean-libtool \ 506 pdf pdf-am ps ps-am tags uninstall uninstall-am 507 508 509# Tell versions [3.59,3.63) of GNU make to not export all variables. 510# Otherwise a system limit (for SysV at least) may be exceeded. 511.NOEXPORT: 512