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