Makefile.in revision b8f75c19
1b8f75c19Smrg# Makefile.in generated by automake 1.7.9 from Makefile.am. 2b8f75c19Smrg# @configure_input@ 3b8f75c19Smrg 4b8f75c19Smrg# Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003 5b8f75c19Smrg# Free Software Foundation, Inc. 6b8f75c19Smrg# This Makefile.in is free software; the Free Software Foundation 7b8f75c19Smrg# gives unlimited permission to copy and/or distribute it, 8b8f75c19Smrg# with or without modifications, as long as this notice is preserved. 9b8f75c19Smrg 10b8f75c19Smrg# This program is distributed in the hope that it will be useful, 11b8f75c19Smrg# but WITHOUT ANY WARRANTY, to the extent permitted by law; without 12b8f75c19Smrg# even the implied warranty of MERCHANTABILITY or FITNESS FOR A 13b8f75c19Smrg# PARTICULAR PURPOSE. 14b8f75c19Smrg 15b8f75c19Smrg@SET_MAKE@ 16b8f75c19Smrg 17b8f75c19Smrg# 18b8f75c19Smrg# Copyright 2005 Red Hat, Inc. 19b8f75c19Smrg# 20b8f75c19Smrg# Permission to use, copy, modify, distribute, and sell this software and its 21b8f75c19Smrg# documentation for any purpose is hereby granted without fee, provided that 22b8f75c19Smrg# the above copyright notice appear in all copies and that both that 23b8f75c19Smrg# copyright notice and this permission notice appear in supporting 24b8f75c19Smrg# documentation, and that the name of Red Hat not be used in 25b8f75c19Smrg# advertising or publicity pertaining to distribution of the software without 26b8f75c19Smrg# specific, written prior permission. Red Hat makes no 27b8f75c19Smrg# representations about the suitability of this software for any purpose. It 28b8f75c19Smrg# is provided "as is" without express or implied warranty. 29b8f75c19Smrg# 30b8f75c19Smrg# RED HAT DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE, 31b8f75c19Smrg# INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO 32b8f75c19Smrg# EVENT SHALL RED HAT BE LIABLE FOR ANY SPECIAL, INDIRECT OR 33b8f75c19Smrg# CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, 34b8f75c19Smrg# DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER 35b8f75c19Smrg# TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR 36b8f75c19Smrg# PERFORMANCE OF THIS SOFTWARE. 37b8f75c19Smrg 38b8f75c19Smrgsrcdir = @srcdir@ 39b8f75c19Smrgtop_srcdir = @top_srcdir@ 40b8f75c19SmrgVPATH = @srcdir@ 41b8f75c19Smrgpkgdatadir = $(datadir)/@PACKAGE@ 42b8f75c19Smrgpkglibdir = $(libdir)/@PACKAGE@ 43b8f75c19Smrgpkgincludedir = $(includedir)/@PACKAGE@ 44b8f75c19Smrgtop_builddir = . 45b8f75c19Smrg 46b8f75c19Smrgam__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd 47b8f75c19SmrgINSTALL = @INSTALL@ 48b8f75c19Smrginstall_sh_DATA = $(install_sh) -c -m 644 49b8f75c19Smrginstall_sh_PROGRAM = $(install_sh) -c 50b8f75c19Smrginstall_sh_SCRIPT = $(install_sh) -c 51b8f75c19SmrgINSTALL_HEADER = $(INSTALL_DATA) 52b8f75c19Smrgtransform = $(program_transform_name) 53b8f75c19SmrgNORMAL_INSTALL = : 54b8f75c19SmrgPRE_INSTALL = : 55b8f75c19SmrgPOST_INSTALL = : 56b8f75c19SmrgNORMAL_UNINSTALL = : 57b8f75c19SmrgPRE_UNINSTALL = : 58b8f75c19SmrgPOST_UNINSTALL = : 59b8f75c19Smrghost_triplet = @host@ 60b8f75c19SmrgACLOCAL = @ACLOCAL@ 61b8f75c19SmrgADMIN_MAN_DIR = @ADMIN_MAN_DIR@ 62b8f75c19SmrgADMIN_MAN_SUFFIX = @ADMIN_MAN_SUFFIX@ 63b8f75c19SmrgAMDEP_FALSE = @AMDEP_FALSE@ 64b8f75c19SmrgAMDEP_TRUE = @AMDEP_TRUE@ 65b8f75c19SmrgAMTAR = @AMTAR@ 66b8f75c19SmrgAPP_MAN_DIR = @APP_MAN_DIR@ 67b8f75c19SmrgAPP_MAN_SUFFIX = @APP_MAN_SUFFIX@ 68b8f75c19SmrgAUTOCONF = @AUTOCONF@ 69b8f75c19SmrgAUTOHEADER = @AUTOHEADER@ 70b8f75c19SmrgAUTOMAKE = @AUTOMAKE@ 71b8f75c19SmrgAWK = @AWK@ 72b8f75c19SmrgCC = @CC@ 73b8f75c19SmrgCCDEPMODE = @CCDEPMODE@ 74b8f75c19SmrgCFLAGS = @CFLAGS@ 75b8f75c19SmrgCPPFLAGS = @CPPFLAGS@ 76b8f75c19SmrgCYGPATH_W = @CYGPATH_W@ 77b8f75c19SmrgDEFS = @DEFS@ 78b8f75c19SmrgDEPDIR = @DEPDIR@ 79b8f75c19SmrgDEP_CFLAGS = @DEP_CFLAGS@ 80b8f75c19SmrgDEP_LIBS = @DEP_LIBS@ 81b8f75c19SmrgDRIVER_MAN_DIR = @DRIVER_MAN_DIR@ 82b8f75c19SmrgDRIVER_MAN_SUFFIX = @DRIVER_MAN_SUFFIX@ 83b8f75c19SmrgECHO_C = @ECHO_C@ 84b8f75c19SmrgECHO_N = @ECHO_N@ 85b8f75c19SmrgECHO_T = @ECHO_T@ 86b8f75c19SmrgEXEEXT = @EXEEXT@ 87b8f75c19SmrgFILE_MAN_DIR = @FILE_MAN_DIR@ 88b8f75c19SmrgFILE_MAN_SUFFIX = @FILE_MAN_SUFFIX@ 89b8f75c19SmrgINSTALL_DATA = @INSTALL_DATA@ 90b8f75c19SmrgINSTALL_PROGRAM = @INSTALL_PROGRAM@ 91b8f75c19SmrgINSTALL_SCRIPT = @INSTALL_SCRIPT@ 92b8f75c19SmrgINSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ 93b8f75c19SmrgLDFLAGS = @LDFLAGS@ 94b8f75c19SmrgLIBOBJS = @LIBOBJS@ 95b8f75c19SmrgLIBS = @LIBS@ 96b8f75c19SmrgLIB_MAN_DIR = @LIB_MAN_DIR@ 97b8f75c19SmrgLIB_MAN_SUFFIX = @LIB_MAN_SUFFIX@ 98b8f75c19SmrgLTLIBOBJS = @LTLIBOBJS@ 99b8f75c19SmrgMAINT = @MAINT@ 100b8f75c19SmrgMAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@ 101b8f75c19SmrgMAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@ 102b8f75c19SmrgMAKEINFO = @MAKEINFO@ 103b8f75c19SmrgMISC_MAN_DIR = @MISC_MAN_DIR@ 104b8f75c19SmrgMISC_MAN_SUFFIX = @MISC_MAN_SUFFIX@ 105b8f75c19SmrgOBJEXT = @OBJEXT@ 106b8f75c19SmrgPACKAGE = @PACKAGE@ 107b8f75c19SmrgPACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@ 108b8f75c19SmrgPACKAGE_NAME = @PACKAGE_NAME@ 109b8f75c19SmrgPACKAGE_STRING = @PACKAGE_STRING@ 110b8f75c19SmrgPACKAGE_TARNAME = @PACKAGE_TARNAME@ 111b8f75c19SmrgPACKAGE_VERSION = @PACKAGE_VERSION@ 112b8f75c19SmrgPATH_SEPARATOR = @PATH_SEPARATOR@ 113b8f75c19SmrgPKG_CONFIG = @PKG_CONFIG@ 114b8f75c19SmrgSET_MAKE = @SET_MAKE@ 115b8f75c19SmrgSHELL = @SHELL@ 116b8f75c19SmrgSTRIP = @STRIP@ 117b8f75c19SmrgVERSION = @VERSION@ 118b8f75c19Smrgac_ct_CC = @ac_ct_CC@ 119b8f75c19Smrgac_ct_STRIP = @ac_ct_STRIP@ 120b8f75c19Smrgac_pt_PKG_CONFIG = @ac_pt_PKG_CONFIG@ 121b8f75c19Smrgam__fastdepCC_FALSE = @am__fastdepCC_FALSE@ 122b8f75c19Smrgam__fastdepCC_TRUE = @am__fastdepCC_TRUE@ 123b8f75c19Smrgam__include = @am__include@ 124b8f75c19Smrgam__leading_dot = @am__leading_dot@ 125b8f75c19Smrgam__quote = @am__quote@ 126b8f75c19Smrgbindir = @bindir@ 127b8f75c19Smrgbuild = @build@ 128b8f75c19Smrgbuild_alias = @build_alias@ 129b8f75c19Smrgbuild_cpu = @build_cpu@ 130b8f75c19Smrgbuild_os = @build_os@ 131b8f75c19Smrgbuild_vendor = @build_vendor@ 132b8f75c19Smrgdatadir = @datadir@ 133b8f75c19Smrgexec_prefix = @exec_prefix@ 134b8f75c19Smrghost = @host@ 135b8f75c19Smrghost_alias = @host_alias@ 136b8f75c19Smrghost_cpu = @host_cpu@ 137b8f75c19Smrghost_os = @host_os@ 138b8f75c19Smrghost_vendor = @host_vendor@ 139b8f75c19Smrgincludedir = @includedir@ 140b8f75c19Smrginfodir = @infodir@ 141b8f75c19Smrginstall_sh = @install_sh@ 142b8f75c19Smrglibdir = @libdir@ 143b8f75c19Smrglibexecdir = @libexecdir@ 144b8f75c19Smrglocalstatedir = @localstatedir@ 145b8f75c19Smrgmandir = @mandir@ 146b8f75c19Smrgoldincludedir = @oldincludedir@ 147b8f75c19Smrgprefix = @prefix@ 148b8f75c19Smrgprogram_transform_name = @program_transform_name@ 149b8f75c19Smrgsbindir = @sbindir@ 150b8f75c19Smrgsharedstatedir = @sharedstatedir@ 151b8f75c19Smrgsysconfdir = @sysconfdir@ 152b8f75c19Smrgtarget_alias = @target_alias@ 153b8f75c19Smrg 154b8f75c19Smrgbin_PROGRAMS = xfindproxy 155b8f75c19Smrg 156b8f75c19Smrgxfindproxy_CFLAGS = $(DEP_CFLAGS) 157b8f75c19Smrgxfindproxy_LDADD = $(DEP_LIBS) 158b8f75c19Smrg 159b8f75c19Smrgxfindproxy_SOURCES = \ 160b8f75c19Smrg xfindproxy.c \ 161b8f75c19Smrg xfindproxy.h 162b8f75c19Smrg 163b8f75c19Smrg 164b8f75c19Smrgappman_PRE = \ 165b8f75c19Smrg xfindproxy.man 166b8f75c19Smrg 167b8f75c19Smrg 168b8f75c19Smrgappmandir = $(APP_MAN_DIR) 169b8f75c19Smrg 170b8f75c19Smrgappman_DATA = $(appman_PRE:man=@APP_MAN_SUFFIX@) 171b8f75c19Smrg 172b8f75c19SmrgEXTRA_DIST = $(appman_PRE) 173b8f75c19SmrgCLEANFILES = $(appman_DATA) 174b8f75c19Smrg 175b8f75c19SmrgSED = sed 176b8f75c19Smrg 177b8f75c19Smrg# Strings to replace in man pages 178b8f75c19SmrgXORGRELSTRING = @PACKAGE_STRING@ 179b8f75c19SmrgXORGMANNAME = X Version 11 180b8f75c19Smrg 181b8f75c19SmrgMAN_SUBSTS = \ 182b8f75c19Smrg -e 's|__vendorversion__|"$(XORGRELSTRING)" "$(XORGMANNAME)"|' \ 183b8f75c19Smrg -e 's|__xorgversion__|"$(XORGRELSTRING)" "$(XORGMANNAME)"|' \ 184b8f75c19Smrg -e 's|__xservername__|Xorg|g' \ 185b8f75c19Smrg -e 's|__xconfigfile__|xorg.conf|g' \ 186b8f75c19Smrg -e 's|__projectroot__|$(prefix)|g' \ 187b8f75c19Smrg -e 's|__apploaddir__|$(appdefaultdir)|' \ 188b8f75c19Smrg -e 's|__appmansuffix__|$(APP_MAN_SUFFIX)|g' \ 189b8f75c19Smrg -e 's|__libmansuffix__|$(LIB_MAN_SUFFIX)|g' \ 190b8f75c19Smrg -e 's|__adminmansuffix__|$(ADMIN_MAN_SUFFIX)|g' \ 191b8f75c19Smrg -e 's|__miscmansuffix__|$(MISC_MAN_SUFFIX)|g' \ 192b8f75c19Smrg -e 's|__filemansuffix__|$(FILE_MAN_SUFFIX)|g' 193b8f75c19Smrg 194b8f75c19Smrg 195b8f75c19SmrgSUFFIXES = .$(APP_MAN_SUFFIX) .man 196b8f75c19Smrgsubdir = . 197b8f75c19SmrgACLOCAL_M4 = $(top_srcdir)/aclocal.m4 198b8f75c19Smrgmkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs 199b8f75c19SmrgCONFIG_HEADER = config.h 200b8f75c19SmrgCONFIG_CLEAN_FILES = 201b8f75c19Smrgbin_PROGRAMS = xfindproxy$(EXEEXT) 202b8f75c19SmrgPROGRAMS = $(bin_PROGRAMS) 203b8f75c19Smrg 204b8f75c19Smrgam_xfindproxy_OBJECTS = xfindproxy-xfindproxy.$(OBJEXT) 205b8f75c19Smrgxfindproxy_OBJECTS = $(am_xfindproxy_OBJECTS) 206b8f75c19Smrgxfindproxy_DEPENDENCIES = 207b8f75c19Smrgxfindproxy_LDFLAGS = 208b8f75c19Smrg 209b8f75c19SmrgDEFAULT_INCLUDES = -I. -I$(srcdir) -I. 210b8f75c19Smrgdepcomp = $(SHELL) $(top_srcdir)/depcomp 211b8f75c19Smrgam__depfiles_maybe = depfiles 212b8f75c19Smrg@AMDEP_TRUE@DEP_FILES = ./$(DEPDIR)/xfindproxy-xfindproxy.Po 213b8f75c19SmrgCOMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \ 214b8f75c19Smrg $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) 215b8f75c19SmrgCCLD = $(CC) 216b8f75c19SmrgLINK = $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@ 217b8f75c19SmrgDIST_SOURCES = $(xfindproxy_SOURCES) 218b8f75c19SmrgDATA = $(appman_DATA) 219b8f75c19Smrg 220b8f75c19SmrgDIST_COMMON = README $(srcdir)/Makefile.in $(srcdir)/configure AUTHORS \ 221b8f75c19Smrg COPYING ChangeLog INSTALL Makefile.am NEWS aclocal.m4 compile \ 222b8f75c19Smrg config.guess config.h.in config.sub configure configure.ac \ 223b8f75c19Smrg depcomp install-sh missing mkinstalldirs 224b8f75c19SmrgSOURCES = $(xfindproxy_SOURCES) 225b8f75c19Smrg 226b8f75c19Smrgall: config.h 227b8f75c19Smrg $(MAKE) $(AM_MAKEFLAGS) all-am 228b8f75c19Smrg 229b8f75c19Smrg.SUFFIXES: 230b8f75c19Smrg.SUFFIXES: .$(APP_MAN_SUFFIX) .man .c .o .obj 231b8f75c19Smrg 232b8f75c19Smrgam__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \ 233b8f75c19Smrg configure.lineno 234b8f75c19Smrg$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ Makefile.am $(top_srcdir)/configure.ac $(ACLOCAL_M4) 235b8f75c19Smrg cd $(top_srcdir) && \ 236b8f75c19Smrg $(AUTOMAKE) --gnu Makefile 237b8f75c19SmrgMakefile: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.in $(top_builddir)/config.status 238b8f75c19Smrg cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe) 239b8f75c19Smrg 240b8f75c19Smrg$(top_builddir)/config.status: $(srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) 241b8f75c19Smrg $(SHELL) ./config.status --recheck 242b8f75c19Smrg$(srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(srcdir)/configure.ac $(ACLOCAL_M4) $(CONFIGURE_DEPENDENCIES) 243b8f75c19Smrg cd $(srcdir) && $(AUTOCONF) 244b8f75c19Smrg 245b8f75c19Smrg$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ configure.ac 246b8f75c19Smrg cd $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS) 247b8f75c19Smrg 248b8f75c19Smrgconfig.h: stamp-h1 249b8f75c19Smrg @if test ! -f $@; then \ 250b8f75c19Smrg rm -f stamp-h1; \ 251b8f75c19Smrg $(MAKE) stamp-h1; \ 252b8f75c19Smrg else :; fi 253b8f75c19Smrg 254b8f75c19Smrgstamp-h1: $(srcdir)/config.h.in $(top_builddir)/config.status 255b8f75c19Smrg @rm -f stamp-h1 256b8f75c19Smrg cd $(top_builddir) && $(SHELL) ./config.status config.h 257b8f75c19Smrg 258b8f75c19Smrg$(srcdir)/config.h.in: @MAINTAINER_MODE_TRUE@ $(top_srcdir)/configure.ac $(ACLOCAL_M4) 259b8f75c19Smrg cd $(top_srcdir) && $(AUTOHEADER) 260b8f75c19Smrg touch $(srcdir)/config.h.in 261b8f75c19Smrg 262b8f75c19Smrgdistclean-hdr: 263b8f75c19Smrg -rm -f config.h stamp-h1 264b8f75c19SmrgbinPROGRAMS_INSTALL = $(INSTALL_PROGRAM) 265b8f75c19Smrginstall-binPROGRAMS: $(bin_PROGRAMS) 266b8f75c19Smrg @$(NORMAL_INSTALL) 267b8f75c19Smrg $(mkinstalldirs) $(DESTDIR)$(bindir) 268b8f75c19Smrg @list='$(bin_PROGRAMS)'; for p in $$list; do \ 269b8f75c19Smrg p1=`echo $$p|sed 's/$(EXEEXT)$$//'`; \ 270b8f75c19Smrg if test -f $$p \ 271b8f75c19Smrg ; then \ 272b8f75c19Smrg f=`echo "$$p1" | sed 's,^.*/,,;$(transform);s/$$/$(EXEEXT)/'`; \ 273b8f75c19Smrg echo " $(INSTALL_PROGRAM_ENV) $(binPROGRAMS_INSTALL) $$p $(DESTDIR)$(bindir)/$$f"; \ 274b8f75c19Smrg $(INSTALL_PROGRAM_ENV) $(binPROGRAMS_INSTALL) $$p $(DESTDIR)$(bindir)/$$f || exit 1; \ 275b8f75c19Smrg else :; fi; \ 276b8f75c19Smrg done 277b8f75c19Smrg 278b8f75c19Smrguninstall-binPROGRAMS: 279b8f75c19Smrg @$(NORMAL_UNINSTALL) 280b8f75c19Smrg @list='$(bin_PROGRAMS)'; for p in $$list; do \ 281b8f75c19Smrg f=`echo "$$p" | sed 's,^.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/'`; \ 282b8f75c19Smrg echo " rm -f $(DESTDIR)$(bindir)/$$f"; \ 283b8f75c19Smrg rm -f $(DESTDIR)$(bindir)/$$f; \ 284b8f75c19Smrg done 285b8f75c19Smrg 286b8f75c19Smrgclean-binPROGRAMS: 287b8f75c19Smrg -test -z "$(bin_PROGRAMS)" || rm -f $(bin_PROGRAMS) 288b8f75c19Smrgxfindproxy$(EXEEXT): $(xfindproxy_OBJECTS) $(xfindproxy_DEPENDENCIES) 289b8f75c19Smrg @rm -f xfindproxy$(EXEEXT) 290b8f75c19Smrg $(LINK) $(xfindproxy_LDFLAGS) $(xfindproxy_OBJECTS) $(xfindproxy_LDADD) $(LIBS) 291b8f75c19Smrg 292b8f75c19Smrgmostlyclean-compile: 293b8f75c19Smrg -rm -f *.$(OBJEXT) core *.core 294b8f75c19Smrg 295b8f75c19Smrgdistclean-compile: 296b8f75c19Smrg -rm -f *.tab.c 297b8f75c19Smrg 298b8f75c19Smrg@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/xfindproxy-xfindproxy.Po@am__quote@ 299b8f75c19Smrg 300b8f75c19Smrg.c.o: 301b8f75c19Smrg@am__fastdepCC_TRUE@ if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" \ 302b8f75c19Smrg@am__fastdepCC_TRUE@ -c -o $@ `test -f '$<' || echo '$(srcdir)/'`$<; \ 303b8f75c19Smrg@am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; \ 304b8f75c19Smrg@am__fastdepCC_TRUE@ else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; \ 305b8f75c19Smrg@am__fastdepCC_TRUE@ fi 306b8f75c19Smrg@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@ 307b8f75c19Smrg@AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' @AMDEPBACKSLASH@ 308b8f75c19Smrg@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ 309b8f75c19Smrg@am__fastdepCC_FALSE@ $(COMPILE) -c `test -f '$<' || echo '$(srcdir)/'`$< 310b8f75c19Smrg 311b8f75c19Smrg.c.obj: 312b8f75c19Smrg@am__fastdepCC_TRUE@ if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" \ 313b8f75c19Smrg@am__fastdepCC_TRUE@ -c -o $@ `if test -f '$<'; then $(CYGPATH_W) '$<'; else $(CYGPATH_W) '$(srcdir)/$<'; fi`; \ 314b8f75c19Smrg@am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; \ 315b8f75c19Smrg@am__fastdepCC_TRUE@ else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; \ 316b8f75c19Smrg@am__fastdepCC_TRUE@ fi 317b8f75c19Smrg@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@ 318b8f75c19Smrg@AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' @AMDEPBACKSLASH@ 319b8f75c19Smrg@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ 320b8f75c19Smrg@am__fastdepCC_FALSE@ $(COMPILE) -c `if test -f '$<'; then $(CYGPATH_W) '$<'; else $(CYGPATH_W) '$(srcdir)/$<'; fi` 321b8f75c19Smrg 322b8f75c19Smrgxfindproxy-xfindproxy.o: xfindproxy.c 323b8f75c19Smrg@am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xfindproxy_CFLAGS) $(CFLAGS) -MT xfindproxy-xfindproxy.o -MD -MP -MF "$(DEPDIR)/xfindproxy-xfindproxy.Tpo" \ 324b8f75c19Smrg@am__fastdepCC_TRUE@ -c -o xfindproxy-xfindproxy.o `test -f 'xfindproxy.c' || echo '$(srcdir)/'`xfindproxy.c; \ 325b8f75c19Smrg@am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/xfindproxy-xfindproxy.Tpo" "$(DEPDIR)/xfindproxy-xfindproxy.Po"; \ 326b8f75c19Smrg@am__fastdepCC_TRUE@ else rm -f "$(DEPDIR)/xfindproxy-xfindproxy.Tpo"; exit 1; \ 327b8f75c19Smrg@am__fastdepCC_TRUE@ fi 328b8f75c19Smrg@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='xfindproxy.c' object='xfindproxy-xfindproxy.o' libtool=no @AMDEPBACKSLASH@ 329b8f75c19Smrg@AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/xfindproxy-xfindproxy.Po' tmpdepfile='$(DEPDIR)/xfindproxy-xfindproxy.TPo' @AMDEPBACKSLASH@ 330b8f75c19Smrg@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ 331b8f75c19Smrg@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xfindproxy_CFLAGS) $(CFLAGS) -c -o xfindproxy-xfindproxy.o `test -f 'xfindproxy.c' || echo '$(srcdir)/'`xfindproxy.c 332b8f75c19Smrg 333b8f75c19Smrgxfindproxy-xfindproxy.obj: xfindproxy.c 334b8f75c19Smrg@am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xfindproxy_CFLAGS) $(CFLAGS) -MT xfindproxy-xfindproxy.obj -MD -MP -MF "$(DEPDIR)/xfindproxy-xfindproxy.Tpo" \ 335b8f75c19Smrg@am__fastdepCC_TRUE@ -c -o xfindproxy-xfindproxy.obj `if test -f 'xfindproxy.c'; then $(CYGPATH_W) 'xfindproxy.c'; else $(CYGPATH_W) '$(srcdir)/xfindproxy.c'; fi`; \ 336b8f75c19Smrg@am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/xfindproxy-xfindproxy.Tpo" "$(DEPDIR)/xfindproxy-xfindproxy.Po"; \ 337b8f75c19Smrg@am__fastdepCC_TRUE@ else rm -f "$(DEPDIR)/xfindproxy-xfindproxy.Tpo"; exit 1; \ 338b8f75c19Smrg@am__fastdepCC_TRUE@ fi 339b8f75c19Smrg@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='xfindproxy.c' object='xfindproxy-xfindproxy.obj' libtool=no @AMDEPBACKSLASH@ 340b8f75c19Smrg@AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/xfindproxy-xfindproxy.Po' tmpdepfile='$(DEPDIR)/xfindproxy-xfindproxy.TPo' @AMDEPBACKSLASH@ 341b8f75c19Smrg@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ 342b8f75c19Smrg@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xfindproxy_CFLAGS) $(CFLAGS) -c -o xfindproxy-xfindproxy.obj `if test -f 'xfindproxy.c'; then $(CYGPATH_W) 'xfindproxy.c'; else $(CYGPATH_W) '$(srcdir)/xfindproxy.c'; fi` 343b8f75c19Smrguninstall-info-am: 344b8f75c19SmrgappmanDATA_INSTALL = $(INSTALL_DATA) 345b8f75c19Smrginstall-appmanDATA: $(appman_DATA) 346b8f75c19Smrg @$(NORMAL_INSTALL) 347b8f75c19Smrg $(mkinstalldirs) $(DESTDIR)$(appmandir) 348b8f75c19Smrg @list='$(appman_DATA)'; for p in $$list; do \ 349b8f75c19Smrg if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ 350b8f75c19Smrg f="`echo $$p | sed -e 's|^.*/||'`"; \ 351b8f75c19Smrg echo " $(appmanDATA_INSTALL) $$d$$p $(DESTDIR)$(appmandir)/$$f"; \ 352b8f75c19Smrg $(appmanDATA_INSTALL) $$d$$p $(DESTDIR)$(appmandir)/$$f; \ 353b8f75c19Smrg done 354b8f75c19Smrg 355b8f75c19Smrguninstall-appmanDATA: 356b8f75c19Smrg @$(NORMAL_UNINSTALL) 357b8f75c19Smrg @list='$(appman_DATA)'; for p in $$list; do \ 358b8f75c19Smrg f="`echo $$p | sed -e 's|^.*/||'`"; \ 359b8f75c19Smrg echo " rm -f $(DESTDIR)$(appmandir)/$$f"; \ 360b8f75c19Smrg rm -f $(DESTDIR)$(appmandir)/$$f; \ 361b8f75c19Smrg done 362b8f75c19Smrg 363b8f75c19SmrgETAGS = etags 364b8f75c19SmrgETAGSFLAGS = 365b8f75c19Smrg 366b8f75c19SmrgCTAGS = ctags 367b8f75c19SmrgCTAGSFLAGS = 368b8f75c19Smrg 369b8f75c19Smrgtags: TAGS 370b8f75c19Smrg 371b8f75c19SmrgID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES) 372b8f75c19Smrg list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ 373b8f75c19Smrg unique=`for i in $$list; do \ 374b8f75c19Smrg if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ 375b8f75c19Smrg done | \ 376b8f75c19Smrg $(AWK) ' { files[$$0] = 1; } \ 377b8f75c19Smrg END { for (i in files) print i; }'`; \ 378b8f75c19Smrg mkid -fID $$unique 379b8f75c19Smrg 380b8f75c19SmrgTAGS: $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \ 381b8f75c19Smrg $(TAGS_FILES) $(LISP) 382b8f75c19Smrg tags=; \ 383b8f75c19Smrg here=`pwd`; \ 384b8f75c19Smrg list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \ 385b8f75c19Smrg unique=`for i in $$list; do \ 386b8f75c19Smrg if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ 387b8f75c19Smrg done | \ 388b8f75c19Smrg $(AWK) ' { files[$$0] = 1; } \ 389b8f75c19Smrg END { for (i in files) print i; }'`; \ 390b8f75c19Smrg test -z "$(ETAGS_ARGS)$$tags$$unique" \ 391b8f75c19Smrg || $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ 392b8f75c19Smrg $$tags $$unique 393b8f75c19Smrg 394b8f75c19Smrgctags: CTAGS 395b8f75c19SmrgCTAGS: $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \ 396b8f75c19Smrg $(TAGS_FILES) $(LISP) 397b8f75c19Smrg tags=; \ 398b8f75c19Smrg here=`pwd`; \ 399b8f75c19Smrg list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \ 400b8f75c19Smrg unique=`for i in $$list; do \ 401b8f75c19Smrg if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ 402b8f75c19Smrg done | \ 403b8f75c19Smrg $(AWK) ' { files[$$0] = 1; } \ 404b8f75c19Smrg END { for (i in files) print i; }'`; \ 405b8f75c19Smrg test -z "$(CTAGS_ARGS)$$tags$$unique" \ 406b8f75c19Smrg || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \ 407b8f75c19Smrg $$tags $$unique 408b8f75c19Smrg 409b8f75c19SmrgGTAGS: 410b8f75c19Smrg here=`$(am__cd) $(top_builddir) && pwd` \ 411b8f75c19Smrg && cd $(top_srcdir) \ 412b8f75c19Smrg && gtags -i $(GTAGS_ARGS) $$here 413b8f75c19Smrg 414b8f75c19Smrgdistclean-tags: 415b8f75c19Smrg -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags 416b8f75c19SmrgDISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) 417b8f75c19Smrg 418b8f75c19Smrgtop_distdir = . 419b8f75c19Smrgdistdir = $(PACKAGE)-$(VERSION) 420b8f75c19Smrg 421b8f75c19Smrgam__remove_distdir = \ 422b8f75c19Smrg { test ! -d $(distdir) \ 423b8f75c19Smrg || { find $(distdir) -type d ! -perm -200 -exec chmod u+w {} ';' \ 424b8f75c19Smrg && rm -fr $(distdir); }; } 425b8f75c19Smrg 426b8f75c19SmrgGZIP_ENV = --best 427b8f75c19Smrgdistuninstallcheck_listfiles = find . -type f -print 428b8f75c19Smrgdistcleancheck_listfiles = find . -type f -print 429b8f75c19Smrg 430b8f75c19Smrgdistdir: $(DISTFILES) 431b8f75c19Smrg $(am__remove_distdir) 432b8f75c19Smrg mkdir $(distdir) 433b8f75c19Smrg @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \ 434b8f75c19Smrg topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \ 435b8f75c19Smrg list='$(DISTFILES)'; for file in $$list; do \ 436b8f75c19Smrg case $$file in \ 437b8f75c19Smrg $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \ 438b8f75c19Smrg $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \ 439b8f75c19Smrg esac; \ 440b8f75c19Smrg if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ 441b8f75c19Smrg dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \ 442b8f75c19Smrg if test "$$dir" != "$$file" && test "$$dir" != "."; then \ 443b8f75c19Smrg dir="/$$dir"; \ 444b8f75c19Smrg $(mkinstalldirs) "$(distdir)$$dir"; \ 445b8f75c19Smrg else \ 446b8f75c19Smrg dir=''; \ 447b8f75c19Smrg fi; \ 448b8f75c19Smrg if test -d $$d/$$file; then \ 449b8f75c19Smrg if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ 450b8f75c19Smrg cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \ 451b8f75c19Smrg fi; \ 452b8f75c19Smrg cp -pR $$d/$$file $(distdir)$$dir || exit 1; \ 453b8f75c19Smrg else \ 454b8f75c19Smrg test -f $(distdir)/$$file \ 455b8f75c19Smrg || cp -p $$d/$$file $(distdir)/$$file \ 456b8f75c19Smrg || exit 1; \ 457b8f75c19Smrg fi; \ 458b8f75c19Smrg done 459b8f75c19Smrg -find $(distdir) -type d ! -perm -777 -exec chmod a+rwx {} \; -o \ 460b8f75c19Smrg ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \ 461b8f75c19Smrg ! -type d ! -perm -400 -exec chmod a+r {} \; -o \ 462b8f75c19Smrg ! -type d ! -perm -444 -exec $(SHELL) $(install_sh) -c -m a+r {} {} \; \ 463b8f75c19Smrg || chmod -R a+r $(distdir) 464b8f75c19Smrgdist-gzip: distdir 465b8f75c19Smrg $(AMTAR) chof - $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz 466b8f75c19Smrg $(am__remove_distdir) 467b8f75c19Smrg 468b8f75c19Smrgdist-bzip2: distdir 469b8f75c19Smrg $(AMTAR) chof - $(distdir) | bzip2 -9 -c >$(distdir).tar.bz2 470b8f75c19Smrg $(am__remove_distdir) 471b8f75c19Smrg 472b8f75c19Smrgdist dist-all: distdir 473b8f75c19Smrg $(AMTAR) chof - $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz 474b8f75c19Smrg $(AMTAR) chof - $(distdir) | bzip2 -9 -c >$(distdir).tar.bz2 475b8f75c19Smrg $(am__remove_distdir) 476b8f75c19Smrg 477b8f75c19Smrg# This target untars the dist file and tries a VPATH configuration. Then 478b8f75c19Smrg# it guarantees that the distribution is self-contained by making another 479b8f75c19Smrg# tarfile. 480b8f75c19Smrgdistcheck: dist 481b8f75c19Smrg $(am__remove_distdir) 482b8f75c19Smrg GZIP=$(GZIP_ENV) gunzip -c $(distdir).tar.gz | $(AMTAR) xf - 483b8f75c19Smrg chmod -R a-w $(distdir); chmod a+w $(distdir) 484b8f75c19Smrg mkdir $(distdir)/_build 485b8f75c19Smrg mkdir $(distdir)/_inst 486b8f75c19Smrg chmod a-w $(distdir) 487b8f75c19Smrg dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \ 488b8f75c19Smrg && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \ 489b8f75c19Smrg && cd $(distdir)/_build \ 490b8f75c19Smrg && ../configure --srcdir=.. --prefix="$$dc_install_base" \ 491b8f75c19Smrg $(DISTCHECK_CONFIGURE_FLAGS) \ 492b8f75c19Smrg && $(MAKE) $(AM_MAKEFLAGS) \ 493b8f75c19Smrg && $(MAKE) $(AM_MAKEFLAGS) dvi \ 494b8f75c19Smrg && $(MAKE) $(AM_MAKEFLAGS) check \ 495b8f75c19Smrg && $(MAKE) $(AM_MAKEFLAGS) install \ 496b8f75c19Smrg && $(MAKE) $(AM_MAKEFLAGS) installcheck \ 497b8f75c19Smrg && $(MAKE) $(AM_MAKEFLAGS) uninstall \ 498b8f75c19Smrg && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \ 499b8f75c19Smrg distuninstallcheck \ 500b8f75c19Smrg && chmod -R a-w "$$dc_install_base" \ 501b8f75c19Smrg && ({ \ 502b8f75c19Smrg (cd ../.. && $(mkinstalldirs) "$$dc_destdir") \ 503b8f75c19Smrg && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \ 504b8f75c19Smrg && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \ 505b8f75c19Smrg && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \ 506b8f75c19Smrg distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \ 507b8f75c19Smrg } || { rm -rf "$$dc_destdir"; exit 1; }) \ 508b8f75c19Smrg && rm -rf "$$dc_destdir" \ 509b8f75c19Smrg && $(MAKE) $(AM_MAKEFLAGS) dist-gzip \ 510b8f75c19Smrg && rm -f $(distdir).tar.gz \ 511b8f75c19Smrg && $(MAKE) $(AM_MAKEFLAGS) distcleancheck 512b8f75c19Smrg $(am__remove_distdir) 513b8f75c19Smrg @echo "$(distdir).tar.gz is ready for distribution" | \ 514b8f75c19Smrg sed 'h;s/./=/g;p;x;p;x' 515b8f75c19Smrgdistuninstallcheck: 516b8f75c19Smrg @cd $(distuninstallcheck_dir) \ 517b8f75c19Smrg && test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \ 518b8f75c19Smrg || { echo "ERROR: files left after uninstall:" ; \ 519b8f75c19Smrg if test -n "$(DESTDIR)"; then \ 520b8f75c19Smrg echo " (check DESTDIR support)"; \ 521b8f75c19Smrg fi ; \ 522b8f75c19Smrg $(distuninstallcheck_listfiles) ; \ 523b8f75c19Smrg exit 1; } >&2 524b8f75c19Smrgdistcleancheck: distclean 525b8f75c19Smrg @if test '$(srcdir)' = . ; then \ 526b8f75c19Smrg echo "ERROR: distcleancheck can only run from a VPATH build" ; \ 527b8f75c19Smrg exit 1 ; \ 528b8f75c19Smrg fi 529b8f75c19Smrg @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \ 530b8f75c19Smrg || { echo "ERROR: files left in build directory after distclean:" ; \ 531b8f75c19Smrg $(distcleancheck_listfiles) ; \ 532b8f75c19Smrg exit 1; } >&2 533b8f75c19Smrgcheck-am: all-am 534b8f75c19Smrgcheck: check-am 535b8f75c19Smrgall-am: Makefile $(PROGRAMS) $(DATA) config.h 536b8f75c19Smrg 537b8f75c19Smrginstalldirs: 538b8f75c19Smrg $(mkinstalldirs) $(DESTDIR)$(bindir) $(DESTDIR)$(appmandir) 539b8f75c19Smrginstall: install-am 540b8f75c19Smrginstall-exec: install-exec-am 541b8f75c19Smrginstall-data: install-data-am 542b8f75c19Smrguninstall: uninstall-am 543b8f75c19Smrg 544b8f75c19Smrginstall-am: all-am 545b8f75c19Smrg @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am 546b8f75c19Smrg 547b8f75c19Smrginstallcheck: installcheck-am 548b8f75c19Smrginstall-strip: 549b8f75c19Smrg $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ 550b8f75c19Smrg install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ 551b8f75c19Smrg `test -z '$(STRIP)' || \ 552b8f75c19Smrg echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install 553b8f75c19Smrgmostlyclean-generic: 554b8f75c19Smrg 555b8f75c19Smrgclean-generic: 556b8f75c19Smrg -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES) 557b8f75c19Smrg 558b8f75c19Smrgdistclean-generic: 559b8f75c19Smrg -rm -f $(CONFIG_CLEAN_FILES) 560b8f75c19Smrg 561b8f75c19Smrgmaintainer-clean-generic: 562b8f75c19Smrg @echo "This command is intended for maintainers to use" 563b8f75c19Smrg @echo "it deletes files that may require special tools to rebuild." 564b8f75c19Smrgclean: clean-am 565b8f75c19Smrg 566b8f75c19Smrgclean-am: clean-binPROGRAMS clean-generic mostlyclean-am 567b8f75c19Smrg 568b8f75c19Smrgdistclean: distclean-am 569b8f75c19Smrg -rm -f $(am__CONFIG_DISTCLEAN_FILES) 570b8f75c19Smrg -rm -rf ./$(DEPDIR) 571b8f75c19Smrg -rm -f Makefile 572b8f75c19Smrgdistclean-am: clean-am distclean-compile distclean-generic distclean-hdr \ 573b8f75c19Smrg distclean-tags 574b8f75c19Smrg 575b8f75c19Smrgdvi: dvi-am 576b8f75c19Smrg 577b8f75c19Smrgdvi-am: 578b8f75c19Smrg 579b8f75c19Smrginfo: info-am 580b8f75c19Smrg 581b8f75c19Smrginfo-am: 582b8f75c19Smrg 583b8f75c19Smrginstall-data-am: install-appmanDATA 584b8f75c19Smrg 585b8f75c19Smrginstall-exec-am: install-binPROGRAMS 586b8f75c19Smrg 587b8f75c19Smrginstall-info: install-info-am 588b8f75c19Smrg 589b8f75c19Smrginstall-man: 590b8f75c19Smrg 591b8f75c19Smrginstallcheck-am: 592b8f75c19Smrg 593b8f75c19Smrgmaintainer-clean: maintainer-clean-am 594b8f75c19Smrg -rm -f $(am__CONFIG_DISTCLEAN_FILES) 595b8f75c19Smrg -rm -rf $(top_srcdir)/autom4te.cache 596b8f75c19Smrg -rm -rf ./$(DEPDIR) 597b8f75c19Smrg -rm -f Makefile 598b8f75c19Smrgmaintainer-clean-am: distclean-am maintainer-clean-generic 599b8f75c19Smrg 600b8f75c19Smrgmostlyclean: mostlyclean-am 601b8f75c19Smrg 602b8f75c19Smrgmostlyclean-am: mostlyclean-compile mostlyclean-generic 603b8f75c19Smrg 604b8f75c19Smrgpdf: pdf-am 605b8f75c19Smrg 606b8f75c19Smrgpdf-am: 607b8f75c19Smrg 608b8f75c19Smrgps: ps-am 609b8f75c19Smrg 610b8f75c19Smrgps-am: 611b8f75c19Smrg 612b8f75c19Smrguninstall-am: uninstall-appmanDATA uninstall-binPROGRAMS \ 613b8f75c19Smrg uninstall-info-am 614b8f75c19Smrg 615b8f75c19Smrg.PHONY: CTAGS GTAGS all all-am check check-am clean clean-binPROGRAMS \ 616b8f75c19Smrg clean-generic ctags dist dist-all dist-bzip2 dist-gzip \ 617b8f75c19Smrg distcheck distclean distclean-compile distclean-generic \ 618b8f75c19Smrg distclean-hdr distclean-tags distcleancheck distdir \ 619b8f75c19Smrg distuninstallcheck dvi dvi-am info info-am install install-am \ 620b8f75c19Smrg install-appmanDATA install-binPROGRAMS install-data \ 621b8f75c19Smrg install-data-am install-exec install-exec-am install-info \ 622b8f75c19Smrg install-info-am install-man install-strip installcheck \ 623b8f75c19Smrg installcheck-am installdirs maintainer-clean \ 624b8f75c19Smrg maintainer-clean-generic mostlyclean mostlyclean-compile \ 625b8f75c19Smrg mostlyclean-generic pdf pdf-am ps ps-am tags uninstall \ 626b8f75c19Smrg uninstall-am uninstall-appmanDATA uninstall-binPROGRAMS \ 627b8f75c19Smrg uninstall-info-am 628b8f75c19Smrg 629b8f75c19Smrg 630b8f75c19Smrg.man.$(APP_MAN_SUFFIX): 631b8f75c19Smrg sed $(MAN_SUBSTS) < $< > $@ 632b8f75c19Smrg# Tell versions [3.59,3.63) of GNU make to not export all variables. 633b8f75c19Smrg# Otherwise a system limit (for SysV at least) may be exceeded. 634b8f75c19Smrg.NOEXPORT: 635