Makefile.in revision 5c10afb9
1# Makefile.in generated by automake 1.7.9 from Makefile.am. 2# @configure_input@ 3 4# Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003 5# 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# Copyright 2005 Red Hat, Inc. 19# 20# Permission to use, copy, modify, distribute, and sell this software and its 21# documentation for any purpose is hereby granted without fee, provided that 22# the above copyright notice appear in all copies and that both that 23# copyright notice and this permission notice appear in supporting 24# documentation, and that the name of Red Hat not be used in 25# advertising or publicity pertaining to distribution of the software without 26# specific, written prior permission. Red Hat makes no 27# representations about the suitability of this software for any purpose. It 28# is provided "as is" without express or implied warranty. 29# 30# RED HAT DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE, 31# INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO 32# EVENT SHALL RED HAT BE LIABLE FOR ANY SPECIAL, INDIRECT OR 33# CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, 34# DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER 35# TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR 36# PERFORMANCE OF THIS SOFTWARE. 37 38srcdir = @srcdir@ 39top_srcdir = @top_srcdir@ 40VPATH = @srcdir@ 41pkgdatadir = $(datadir)/@PACKAGE@ 42pkglibdir = $(libdir)/@PACKAGE@ 43pkgincludedir = $(includedir)/@PACKAGE@ 44top_builddir = . 45 46am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd 47INSTALL = @INSTALL@ 48install_sh_DATA = $(install_sh) -c -m 644 49install_sh_PROGRAM = $(install_sh) -c 50install_sh_SCRIPT = $(install_sh) -c 51INSTALL_HEADER = $(INSTALL_DATA) 52transform = $(program_transform_name) 53NORMAL_INSTALL = : 54PRE_INSTALL = : 55POST_INSTALL = : 56NORMAL_UNINSTALL = : 57PRE_UNINSTALL = : 58POST_UNINSTALL = : 59host_triplet = @host@ 60ACLOCAL = @ACLOCAL@ 61ADMIN_MAN_DIR = @ADMIN_MAN_DIR@ 62ADMIN_MAN_SUFFIX = @ADMIN_MAN_SUFFIX@ 63AMDEP_FALSE = @AMDEP_FALSE@ 64AMDEP_TRUE = @AMDEP_TRUE@ 65AMTAR = @AMTAR@ 66APP_MAN_DIR = @APP_MAN_DIR@ 67APP_MAN_SUFFIX = @APP_MAN_SUFFIX@ 68AUTOCONF = @AUTOCONF@ 69AUTOHEADER = @AUTOHEADER@ 70AUTOMAKE = @AUTOMAKE@ 71AWK = @AWK@ 72CC = @CC@ 73CCDEPMODE = @CCDEPMODE@ 74CFLAGS = @CFLAGS@ 75CPP = @CPP@ 76CPPFLAGS = @CPPFLAGS@ 77CYGPATH_W = @CYGPATH_W@ 78DEFS = @DEFS@ 79DEPDIR = @DEPDIR@ 80DRIVER_MAN_DIR = @DRIVER_MAN_DIR@ 81DRIVER_MAN_SUFFIX = @DRIVER_MAN_SUFFIX@ 82ECHO_C = @ECHO_C@ 83ECHO_N = @ECHO_N@ 84ECHO_T = @ECHO_T@ 85EXEEXT = @EXEEXT@ 86FILE_MAN_DIR = @FILE_MAN_DIR@ 87FILE_MAN_SUFFIX = @FILE_MAN_SUFFIX@ 88INSTALL_DATA = @INSTALL_DATA@ 89INSTALL_PROGRAM = @INSTALL_PROGRAM@ 90INSTALL_SCRIPT = @INSTALL_SCRIPT@ 91INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ 92LBXPROXY = @LBXPROXY@ 93LDFLAGS = @LDFLAGS@ 94LIBOBJS = @LIBOBJS@ 95LIBS = @LIBS@ 96LIB_MAN_DIR = @LIB_MAN_DIR@ 97LIB_MAN_SUFFIX = @LIB_MAN_SUFFIX@ 98LTLIBOBJS = @LTLIBOBJS@ 99MAINT = @MAINT@ 100MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@ 101MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@ 102MAKEINFO = @MAKEINFO@ 103MISC_MAN_DIR = @MISC_MAN_DIR@ 104MISC_MAN_SUFFIX = @MISC_MAN_SUFFIX@ 105OBJEXT = @OBJEXT@ 106PACKAGE = @PACKAGE@ 107PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@ 108PACKAGE_NAME = @PACKAGE_NAME@ 109PACKAGE_STRING = @PACKAGE_STRING@ 110PACKAGE_TARNAME = @PACKAGE_TARNAME@ 111PACKAGE_VERSION = @PACKAGE_VERSION@ 112PATH_SEPARATOR = @PATH_SEPARATOR@ 113PKG_CONFIG = @PKG_CONFIG@ 114PROXYMNGR_CFLAGS = @PROXYMNGR_CFLAGS@ 115PROXYMNGR_LIBS = @PROXYMNGR_LIBS@ 116 117SED = sed 118SET_MAKE = @SET_MAKE@ 119SHELL = @SHELL@ 120STRIP = @STRIP@ 121VERSION = @VERSION@ 122ac_ct_CC = @ac_ct_CC@ 123ac_ct_STRIP = @ac_ct_STRIP@ 124ac_pt_PKG_CONFIG = @ac_pt_PKG_CONFIG@ 125am__fastdepCC_FALSE = @am__fastdepCC_FALSE@ 126am__fastdepCC_TRUE = @am__fastdepCC_TRUE@ 127am__include = @am__include@ 128am__leading_dot = @am__leading_dot@ 129am__quote = @am__quote@ 130bindir = @bindir@ 131build = @build@ 132build_alias = @build_alias@ 133build_cpu = @build_cpu@ 134build_os = @build_os@ 135build_vendor = @build_vendor@ 136datadir = @datadir@ 137exec_prefix = @exec_prefix@ 138host = @host@ 139host_alias = @host_alias@ 140host_cpu = @host_cpu@ 141host_os = @host_os@ 142host_vendor = @host_vendor@ 143includedir = @includedir@ 144infodir = @infodir@ 145install_sh = @install_sh@ 146libdir = @libdir@ 147libexecdir = @libexecdir@ 148localstatedir = @localstatedir@ 149mandir = @mandir@ 150oldincludedir = @oldincludedir@ 151prefix = @prefix@ 152program_transform_name = @program_transform_name@ 153sbindir = @sbindir@ 154sharedstatedir = @sharedstatedir@ 155sysconfdir = @sysconfdir@ 156target_alias = @target_alias@ 157 158bin_PROGRAMS = proxymngr 159 160CONFIG_DIR = $(libdir)/X11/proxymngr 161 162proxymngr_CFLAGS = \ 163 $(PROXYMNGR_CFLAGS) \ 164 -DXVENDORNAME=\"The\ X\.Org\ Foundation\" \ 165 -DXORG_RELEASE=\"Release\ $(VERSION)\" \ 166 -DCONFIG_FILE=\"$(CONFIG_DIR)/proxymngr/pmconfig\" 167 168 169proxymngr_LDADD = $(PROXYMNGR_LIBS) 170 171proxymngr_SOURCES = \ 172 config.c \ 173 config.h \ 174 main.c \ 175 pmdb.c \ 176 pmdb.h \ 177 pmint.h 178 179 180appman_PRE = \ 181 proxymngr.man 182 183 184configdir = $(CONFIG_DIR) 185config_DATA = pmconfig 186 187EXTRA_DIST = pmconfig.cpp $(appman_PRE) 188CLEANFILES = pmconfig $(appman_DATA) 189 190appmandir = $(APP_MAN_DIR) 191 192appman_DATA = $(appman_PRE:man=@APP_MAN_SUFFIX@) 193 194# Strings to replace in man pages 195XORGRELSTRING = @PACKAGE_STRING@ 196XORGMANNAME = X Version 11 197 198MAN_SUBSTS = \ 199 -e 's|__vendorversion__|"$(XORGRELSTRING)" "$(XORGMANNAME)"|' \ 200 -e 's|__xorgversion__|"$(XORGRELSTRING)" "$(XORGMANNAME)"|' \ 201 -e 's|__xservername__|Xorg|g' \ 202 -e 's|__xconfigfile__|xorg.conf|g' \ 203 -e 's|__projectroot__|$(prefix)|g' \ 204 -e 's|__apploaddir__|$(appdefaultdir)|' \ 205 -e 's|__appmansuffix__|$(APP_MAN_SUFFIX)|g' \ 206 -e 's|__libmansuffix__|$(LIB_MAN_SUFFIX)|g' \ 207 -e 's|__adminmansuffix__|$(ADMIN_MAN_SUFFIX)|g' \ 208 -e 's|__miscmansuffix__|$(MISC_MAN_SUFFIX)|g' \ 209 -e 's|__filemansuffix__|$(FILE_MAN_SUFFIX)|g' 210 211 212SUFFIXES = .$(APP_MAN_SUFFIX) .man 213subdir = . 214ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 215mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs 216CONFIG_HEADER = xconfig.h 217CONFIG_CLEAN_FILES = 218bin_PROGRAMS = proxymngr$(EXEEXT) 219PROGRAMS = $(bin_PROGRAMS) 220 221am_proxymngr_OBJECTS = proxymngr-config.$(OBJEXT) \ 222 proxymngr-main.$(OBJEXT) proxymngr-pmdb.$(OBJEXT) 223proxymngr_OBJECTS = $(am_proxymngr_OBJECTS) 224proxymngr_DEPENDENCIES = 225proxymngr_LDFLAGS = 226 227DEFAULT_INCLUDES = -I. -I$(srcdir) -I. 228depcomp = $(SHELL) $(top_srcdir)/depcomp 229am__depfiles_maybe = depfiles 230@AMDEP_TRUE@DEP_FILES = ./$(DEPDIR)/proxymngr-config.Po \ 231@AMDEP_TRUE@ ./$(DEPDIR)/proxymngr-main.Po \ 232@AMDEP_TRUE@ ./$(DEPDIR)/proxymngr-pmdb.Po 233COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \ 234 $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) 235CCLD = $(CC) 236LINK = $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@ 237DIST_SOURCES = $(proxymngr_SOURCES) 238DATA = $(appman_DATA) $(config_DATA) 239 240DIST_COMMON = README $(srcdir)/Makefile.in $(srcdir)/configure AUTHORS \ 241 COPYING ChangeLog INSTALL Makefile.am NEWS aclocal.m4 compile \ 242 config.guess config.sub configure configure.ac depcomp \ 243 install-sh missing mkinstalldirs xconfig.h.in 244SOURCES = $(proxymngr_SOURCES) 245 246all: xconfig.h 247 $(MAKE) $(AM_MAKEFLAGS) all-am 248 249.SUFFIXES: 250.SUFFIXES: .$(APP_MAN_SUFFIX) .man .c .o .obj 251 252am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \ 253 configure.lineno 254$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ Makefile.am $(top_srcdir)/configure.ac $(ACLOCAL_M4) 255 cd $(top_srcdir) && \ 256 $(AUTOMAKE) --gnu Makefile 257Makefile: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.in $(top_builddir)/config.status 258 cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe) 259 260$(top_builddir)/config.status: $(srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) 261 $(SHELL) ./config.status --recheck 262$(srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(srcdir)/configure.ac $(ACLOCAL_M4) $(CONFIGURE_DEPENDENCIES) 263 cd $(srcdir) && $(AUTOCONF) 264 265$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ configure.ac 266 cd $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS) 267 268xconfig.h: stamp-h1 269 @if test ! -f $@; then \ 270 rm -f stamp-h1; \ 271 $(MAKE) stamp-h1; \ 272 else :; fi 273 274stamp-h1: $(srcdir)/xconfig.h.in $(top_builddir)/config.status 275 @rm -f stamp-h1 276 cd $(top_builddir) && $(SHELL) ./config.status xconfig.h 277 278$(srcdir)/xconfig.h.in: @MAINTAINER_MODE_TRUE@ $(top_srcdir)/configure.ac $(ACLOCAL_M4) 279 cd $(top_srcdir) && $(AUTOHEADER) 280 touch $(srcdir)/xconfig.h.in 281 282distclean-hdr: 283 -rm -f xconfig.h stamp-h1 284binPROGRAMS_INSTALL = $(INSTALL_PROGRAM) 285install-binPROGRAMS: $(bin_PROGRAMS) 286 @$(NORMAL_INSTALL) 287 $(mkinstalldirs) $(DESTDIR)$(bindir) 288 @list='$(bin_PROGRAMS)'; for p in $$list; do \ 289 p1=`echo $$p|sed 's/$(EXEEXT)$$//'`; \ 290 if test -f $$p \ 291 ; then \ 292 f=`echo "$$p1" | sed 's,^.*/,,;$(transform);s/$$/$(EXEEXT)/'`; \ 293 echo " $(INSTALL_PROGRAM_ENV) $(binPROGRAMS_INSTALL) $$p $(DESTDIR)$(bindir)/$$f"; \ 294 $(INSTALL_PROGRAM_ENV) $(binPROGRAMS_INSTALL) $$p $(DESTDIR)$(bindir)/$$f || exit 1; \ 295 else :; fi; \ 296 done 297 298uninstall-binPROGRAMS: 299 @$(NORMAL_UNINSTALL) 300 @list='$(bin_PROGRAMS)'; for p in $$list; do \ 301 f=`echo "$$p" | sed 's,^.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/'`; \ 302 echo " rm -f $(DESTDIR)$(bindir)/$$f"; \ 303 rm -f $(DESTDIR)$(bindir)/$$f; \ 304 done 305 306clean-binPROGRAMS: 307 -test -z "$(bin_PROGRAMS)" || rm -f $(bin_PROGRAMS) 308proxymngr$(EXEEXT): $(proxymngr_OBJECTS) $(proxymngr_DEPENDENCIES) 309 @rm -f proxymngr$(EXEEXT) 310 $(LINK) $(proxymngr_LDFLAGS) $(proxymngr_OBJECTS) $(proxymngr_LDADD) $(LIBS) 311 312mostlyclean-compile: 313 -rm -f *.$(OBJEXT) core *.core 314 315distclean-compile: 316 -rm -f *.tab.c 317 318@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/proxymngr-config.Po@am__quote@ 319@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/proxymngr-main.Po@am__quote@ 320@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/proxymngr-pmdb.Po@am__quote@ 321 322.c.o: 323@am__fastdepCC_TRUE@ if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" \ 324@am__fastdepCC_TRUE@ -c -o $@ `test -f '$<' || echo '$(srcdir)/'`$<; \ 325@am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; \ 326@am__fastdepCC_TRUE@ else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; \ 327@am__fastdepCC_TRUE@ fi 328@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@ 329@AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' @AMDEPBACKSLASH@ 330@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ 331@am__fastdepCC_FALSE@ $(COMPILE) -c `test -f '$<' || echo '$(srcdir)/'`$< 332 333.c.obj: 334@am__fastdepCC_TRUE@ if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" \ 335@am__fastdepCC_TRUE@ -c -o $@ `if test -f '$<'; then $(CYGPATH_W) '$<'; else $(CYGPATH_W) '$(srcdir)/$<'; fi`; \ 336@am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; \ 337@am__fastdepCC_TRUE@ else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; \ 338@am__fastdepCC_TRUE@ fi 339@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@ 340@AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' @AMDEPBACKSLASH@ 341@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ 342@am__fastdepCC_FALSE@ $(COMPILE) -c `if test -f '$<'; then $(CYGPATH_W) '$<'; else $(CYGPATH_W) '$(srcdir)/$<'; fi` 343 344proxymngr-config.o: config.c 345@am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(proxymngr_CFLAGS) $(CFLAGS) -MT proxymngr-config.o -MD -MP -MF "$(DEPDIR)/proxymngr-config.Tpo" \ 346@am__fastdepCC_TRUE@ -c -o proxymngr-config.o `test -f 'config.c' || echo '$(srcdir)/'`config.c; \ 347@am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/proxymngr-config.Tpo" "$(DEPDIR)/proxymngr-config.Po"; \ 348@am__fastdepCC_TRUE@ else rm -f "$(DEPDIR)/proxymngr-config.Tpo"; exit 1; \ 349@am__fastdepCC_TRUE@ fi 350@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='config.c' object='proxymngr-config.o' libtool=no @AMDEPBACKSLASH@ 351@AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/proxymngr-config.Po' tmpdepfile='$(DEPDIR)/proxymngr-config.TPo' @AMDEPBACKSLASH@ 352@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ 353@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(proxymngr_CFLAGS) $(CFLAGS) -c -o proxymngr-config.o `test -f 'config.c' || echo '$(srcdir)/'`config.c 354 355proxymngr-config.obj: config.c 356@am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(proxymngr_CFLAGS) $(CFLAGS) -MT proxymngr-config.obj -MD -MP -MF "$(DEPDIR)/proxymngr-config.Tpo" \ 357@am__fastdepCC_TRUE@ -c -o proxymngr-config.obj `if test -f 'config.c'; then $(CYGPATH_W) 'config.c'; else $(CYGPATH_W) '$(srcdir)/config.c'; fi`; \ 358@am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/proxymngr-config.Tpo" "$(DEPDIR)/proxymngr-config.Po"; \ 359@am__fastdepCC_TRUE@ else rm -f "$(DEPDIR)/proxymngr-config.Tpo"; exit 1; \ 360@am__fastdepCC_TRUE@ fi 361@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='config.c' object='proxymngr-config.obj' libtool=no @AMDEPBACKSLASH@ 362@AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/proxymngr-config.Po' tmpdepfile='$(DEPDIR)/proxymngr-config.TPo' @AMDEPBACKSLASH@ 363@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ 364@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(proxymngr_CFLAGS) $(CFLAGS) -c -o proxymngr-config.obj `if test -f 'config.c'; then $(CYGPATH_W) 'config.c'; else $(CYGPATH_W) '$(srcdir)/config.c'; fi` 365 366proxymngr-main.o: main.c 367@am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(proxymngr_CFLAGS) $(CFLAGS) -MT proxymngr-main.o -MD -MP -MF "$(DEPDIR)/proxymngr-main.Tpo" \ 368@am__fastdepCC_TRUE@ -c -o proxymngr-main.o `test -f 'main.c' || echo '$(srcdir)/'`main.c; \ 369@am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/proxymngr-main.Tpo" "$(DEPDIR)/proxymngr-main.Po"; \ 370@am__fastdepCC_TRUE@ else rm -f "$(DEPDIR)/proxymngr-main.Tpo"; exit 1; \ 371@am__fastdepCC_TRUE@ fi 372@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='main.c' object='proxymngr-main.o' libtool=no @AMDEPBACKSLASH@ 373@AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/proxymngr-main.Po' tmpdepfile='$(DEPDIR)/proxymngr-main.TPo' @AMDEPBACKSLASH@ 374@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ 375@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(proxymngr_CFLAGS) $(CFLAGS) -c -o proxymngr-main.o `test -f 'main.c' || echo '$(srcdir)/'`main.c 376 377proxymngr-main.obj: main.c 378@am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(proxymngr_CFLAGS) $(CFLAGS) -MT proxymngr-main.obj -MD -MP -MF "$(DEPDIR)/proxymngr-main.Tpo" \ 379@am__fastdepCC_TRUE@ -c -o proxymngr-main.obj `if test -f 'main.c'; then $(CYGPATH_W) 'main.c'; else $(CYGPATH_W) '$(srcdir)/main.c'; fi`; \ 380@am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/proxymngr-main.Tpo" "$(DEPDIR)/proxymngr-main.Po"; \ 381@am__fastdepCC_TRUE@ else rm -f "$(DEPDIR)/proxymngr-main.Tpo"; exit 1; \ 382@am__fastdepCC_TRUE@ fi 383@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='main.c' object='proxymngr-main.obj' libtool=no @AMDEPBACKSLASH@ 384@AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/proxymngr-main.Po' tmpdepfile='$(DEPDIR)/proxymngr-main.TPo' @AMDEPBACKSLASH@ 385@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ 386@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(proxymngr_CFLAGS) $(CFLAGS) -c -o proxymngr-main.obj `if test -f 'main.c'; then $(CYGPATH_W) 'main.c'; else $(CYGPATH_W) '$(srcdir)/main.c'; fi` 387 388proxymngr-pmdb.o: pmdb.c 389@am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(proxymngr_CFLAGS) $(CFLAGS) -MT proxymngr-pmdb.o -MD -MP -MF "$(DEPDIR)/proxymngr-pmdb.Tpo" \ 390@am__fastdepCC_TRUE@ -c -o proxymngr-pmdb.o `test -f 'pmdb.c' || echo '$(srcdir)/'`pmdb.c; \ 391@am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/proxymngr-pmdb.Tpo" "$(DEPDIR)/proxymngr-pmdb.Po"; \ 392@am__fastdepCC_TRUE@ else rm -f "$(DEPDIR)/proxymngr-pmdb.Tpo"; exit 1; \ 393@am__fastdepCC_TRUE@ fi 394@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='pmdb.c' object='proxymngr-pmdb.o' libtool=no @AMDEPBACKSLASH@ 395@AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/proxymngr-pmdb.Po' tmpdepfile='$(DEPDIR)/proxymngr-pmdb.TPo' @AMDEPBACKSLASH@ 396@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ 397@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(proxymngr_CFLAGS) $(CFLAGS) -c -o proxymngr-pmdb.o `test -f 'pmdb.c' || echo '$(srcdir)/'`pmdb.c 398 399proxymngr-pmdb.obj: pmdb.c 400@am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(proxymngr_CFLAGS) $(CFLAGS) -MT proxymngr-pmdb.obj -MD -MP -MF "$(DEPDIR)/proxymngr-pmdb.Tpo" \ 401@am__fastdepCC_TRUE@ -c -o proxymngr-pmdb.obj `if test -f 'pmdb.c'; then $(CYGPATH_W) 'pmdb.c'; else $(CYGPATH_W) '$(srcdir)/pmdb.c'; fi`; \ 402@am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/proxymngr-pmdb.Tpo" "$(DEPDIR)/proxymngr-pmdb.Po"; \ 403@am__fastdepCC_TRUE@ else rm -f "$(DEPDIR)/proxymngr-pmdb.Tpo"; exit 1; \ 404@am__fastdepCC_TRUE@ fi 405@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='pmdb.c' object='proxymngr-pmdb.obj' libtool=no @AMDEPBACKSLASH@ 406@AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/proxymngr-pmdb.Po' tmpdepfile='$(DEPDIR)/proxymngr-pmdb.TPo' @AMDEPBACKSLASH@ 407@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ 408@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(proxymngr_CFLAGS) $(CFLAGS) -c -o proxymngr-pmdb.obj `if test -f 'pmdb.c'; then $(CYGPATH_W) 'pmdb.c'; else $(CYGPATH_W) '$(srcdir)/pmdb.c'; fi` 409uninstall-info-am: 410appmanDATA_INSTALL = $(INSTALL_DATA) 411install-appmanDATA: $(appman_DATA) 412 @$(NORMAL_INSTALL) 413 $(mkinstalldirs) $(DESTDIR)$(appmandir) 414 @list='$(appman_DATA)'; for p in $$list; do \ 415 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ 416 f="`echo $$p | sed -e 's|^.*/||'`"; \ 417 echo " $(appmanDATA_INSTALL) $$d$$p $(DESTDIR)$(appmandir)/$$f"; \ 418 $(appmanDATA_INSTALL) $$d$$p $(DESTDIR)$(appmandir)/$$f; \ 419 done 420 421uninstall-appmanDATA: 422 @$(NORMAL_UNINSTALL) 423 @list='$(appman_DATA)'; for p in $$list; do \ 424 f="`echo $$p | sed -e 's|^.*/||'`"; \ 425 echo " rm -f $(DESTDIR)$(appmandir)/$$f"; \ 426 rm -f $(DESTDIR)$(appmandir)/$$f; \ 427 done 428configDATA_INSTALL = $(INSTALL_DATA) 429install-configDATA: $(config_DATA) 430 @$(NORMAL_INSTALL) 431 $(mkinstalldirs) $(DESTDIR)$(configdir) 432 @list='$(config_DATA)'; for p in $$list; do \ 433 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ 434 f="`echo $$p | sed -e 's|^.*/||'`"; \ 435 echo " $(configDATA_INSTALL) $$d$$p $(DESTDIR)$(configdir)/$$f"; \ 436 $(configDATA_INSTALL) $$d$$p $(DESTDIR)$(configdir)/$$f; \ 437 done 438 439uninstall-configDATA: 440 @$(NORMAL_UNINSTALL) 441 @list='$(config_DATA)'; for p in $$list; do \ 442 f="`echo $$p | sed -e 's|^.*/||'`"; \ 443 echo " rm -f $(DESTDIR)$(configdir)/$$f"; \ 444 rm -f $(DESTDIR)$(configdir)/$$f; \ 445 done 446 447ETAGS = etags 448ETAGSFLAGS = 449 450CTAGS = ctags 451CTAGSFLAGS = 452 453tags: TAGS 454 455ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES) 456 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ 457 unique=`for i in $$list; do \ 458 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ 459 done | \ 460 $(AWK) ' { files[$$0] = 1; } \ 461 END { for (i in files) print i; }'`; \ 462 mkid -fID $$unique 463 464TAGS: $(HEADERS) $(SOURCES) xconfig.h.in $(TAGS_DEPENDENCIES) \ 465 $(TAGS_FILES) $(LISP) 466 tags=; \ 467 here=`pwd`; \ 468 list='$(SOURCES) $(HEADERS) xconfig.h.in $(LISP) $(TAGS_FILES)'; \ 469 unique=`for i in $$list; do \ 470 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ 471 done | \ 472 $(AWK) ' { files[$$0] = 1; } \ 473 END { for (i in files) print i; }'`; \ 474 test -z "$(ETAGS_ARGS)$$tags$$unique" \ 475 || $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ 476 $$tags $$unique 477 478ctags: CTAGS 479CTAGS: $(HEADERS) $(SOURCES) xconfig.h.in $(TAGS_DEPENDENCIES) \ 480 $(TAGS_FILES) $(LISP) 481 tags=; \ 482 here=`pwd`; \ 483 list='$(SOURCES) $(HEADERS) xconfig.h.in $(LISP) $(TAGS_FILES)'; \ 484 unique=`for i in $$list; do \ 485 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ 486 done | \ 487 $(AWK) ' { files[$$0] = 1; } \ 488 END { for (i in files) print i; }'`; \ 489 test -z "$(CTAGS_ARGS)$$tags$$unique" \ 490 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \ 491 $$tags $$unique 492 493GTAGS: 494 here=`$(am__cd) $(top_builddir) && pwd` \ 495 && cd $(top_srcdir) \ 496 && gtags -i $(GTAGS_ARGS) $$here 497 498distclean-tags: 499 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags 500DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) 501 502top_distdir = . 503distdir = $(PACKAGE)-$(VERSION) 504 505am__remove_distdir = \ 506 { test ! -d $(distdir) \ 507 || { find $(distdir) -type d ! -perm -200 -exec chmod u+w {} ';' \ 508 && rm -fr $(distdir); }; } 509 510GZIP_ENV = --best 511distuninstallcheck_listfiles = find . -type f -print 512distcleancheck_listfiles = find . -type f -print 513 514distdir: $(DISTFILES) 515 $(am__remove_distdir) 516 mkdir $(distdir) 517 @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \ 518 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \ 519 list='$(DISTFILES)'; for file in $$list; do \ 520 case $$file in \ 521 $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \ 522 $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \ 523 esac; \ 524 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ 525 dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \ 526 if test "$$dir" != "$$file" && test "$$dir" != "."; then \ 527 dir="/$$dir"; \ 528 $(mkinstalldirs) "$(distdir)$$dir"; \ 529 else \ 530 dir=''; \ 531 fi; \ 532 if test -d $$d/$$file; then \ 533 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ 534 cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \ 535 fi; \ 536 cp -pR $$d/$$file $(distdir)$$dir || exit 1; \ 537 else \ 538 test -f $(distdir)/$$file \ 539 || cp -p $$d/$$file $(distdir)/$$file \ 540 || exit 1; \ 541 fi; \ 542 done 543 -find $(distdir) -type d ! -perm -777 -exec chmod a+rwx {} \; -o \ 544 ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \ 545 ! -type d ! -perm -400 -exec chmod a+r {} \; -o \ 546 ! -type d ! -perm -444 -exec $(SHELL) $(install_sh) -c -m a+r {} {} \; \ 547 || chmod -R a+r $(distdir) 548dist-gzip: distdir 549 $(AMTAR) chof - $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz 550 $(am__remove_distdir) 551 552dist-bzip2: distdir 553 $(AMTAR) chof - $(distdir) | bzip2 -9 -c >$(distdir).tar.bz2 554 $(am__remove_distdir) 555 556dist dist-all: distdir 557 $(AMTAR) chof - $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz 558 $(AMTAR) chof - $(distdir) | bzip2 -9 -c >$(distdir).tar.bz2 559 $(am__remove_distdir) 560 561# This target untars the dist file and tries a VPATH configuration. Then 562# it guarantees that the distribution is self-contained by making another 563# tarfile. 564distcheck: dist 565 $(am__remove_distdir) 566 GZIP=$(GZIP_ENV) gunzip -c $(distdir).tar.gz | $(AMTAR) xf - 567 chmod -R a-w $(distdir); chmod a+w $(distdir) 568 mkdir $(distdir)/_build 569 mkdir $(distdir)/_inst 570 chmod a-w $(distdir) 571 dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \ 572 && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \ 573 && cd $(distdir)/_build \ 574 && ../configure --srcdir=.. --prefix="$$dc_install_base" \ 575 $(DISTCHECK_CONFIGURE_FLAGS) \ 576 && $(MAKE) $(AM_MAKEFLAGS) \ 577 && $(MAKE) $(AM_MAKEFLAGS) dvi \ 578 && $(MAKE) $(AM_MAKEFLAGS) check \ 579 && $(MAKE) $(AM_MAKEFLAGS) install \ 580 && $(MAKE) $(AM_MAKEFLAGS) installcheck \ 581 && $(MAKE) $(AM_MAKEFLAGS) uninstall \ 582 && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \ 583 distuninstallcheck \ 584 && chmod -R a-w "$$dc_install_base" \ 585 && ({ \ 586 (cd ../.. && $(mkinstalldirs) "$$dc_destdir") \ 587 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \ 588 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \ 589 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \ 590 distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \ 591 } || { rm -rf "$$dc_destdir"; exit 1; }) \ 592 && rm -rf "$$dc_destdir" \ 593 && $(MAKE) $(AM_MAKEFLAGS) dist-gzip \ 594 && rm -f $(distdir).tar.gz \ 595 && $(MAKE) $(AM_MAKEFLAGS) distcleancheck 596 $(am__remove_distdir) 597 @echo "$(distdir).tar.gz is ready for distribution" | \ 598 sed 'h;s/./=/g;p;x;p;x' 599distuninstallcheck: 600 @cd $(distuninstallcheck_dir) \ 601 && test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \ 602 || { echo "ERROR: files left after uninstall:" ; \ 603 if test -n "$(DESTDIR)"; then \ 604 echo " (check DESTDIR support)"; \ 605 fi ; \ 606 $(distuninstallcheck_listfiles) ; \ 607 exit 1; } >&2 608distcleancheck: distclean 609 @if test '$(srcdir)' = . ; then \ 610 echo "ERROR: distcleancheck can only run from a VPATH build" ; \ 611 exit 1 ; \ 612 fi 613 @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \ 614 || { echo "ERROR: files left in build directory after distclean:" ; \ 615 $(distcleancheck_listfiles) ; \ 616 exit 1; } >&2 617check-am: all-am 618check: check-am 619all-am: Makefile $(PROGRAMS) $(DATA) xconfig.h 620 621installdirs: 622 $(mkinstalldirs) $(DESTDIR)$(bindir) $(DESTDIR)$(appmandir) $(DESTDIR)$(configdir) 623install: install-am 624install-exec: install-exec-am 625install-data: install-data-am 626uninstall: uninstall-am 627 628install-am: all-am 629 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am 630 631installcheck: installcheck-am 632install-strip: 633 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ 634 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ 635 `test -z '$(STRIP)' || \ 636 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install 637mostlyclean-generic: 638 639clean-generic: 640 -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES) 641 642distclean-generic: 643 -rm -f $(CONFIG_CLEAN_FILES) 644 645maintainer-clean-generic: 646 @echo "This command is intended for maintainers to use" 647 @echo "it deletes files that may require special tools to rebuild." 648clean: clean-am 649 650clean-am: clean-binPROGRAMS clean-generic mostlyclean-am 651 652distclean: distclean-am 653 -rm -f $(am__CONFIG_DISTCLEAN_FILES) 654 -rm -rf ./$(DEPDIR) 655 -rm -f Makefile 656distclean-am: clean-am distclean-compile distclean-generic distclean-hdr \ 657 distclean-tags 658 659dvi: dvi-am 660 661dvi-am: 662 663info: info-am 664 665info-am: 666 667install-data-am: install-appmanDATA install-configDATA 668 669install-exec-am: install-binPROGRAMS 670 671install-info: install-info-am 672 673install-man: 674 675installcheck-am: 676 677maintainer-clean: maintainer-clean-am 678 -rm -f $(am__CONFIG_DISTCLEAN_FILES) 679 -rm -rf $(top_srcdir)/autom4te.cache 680 -rm -rf ./$(DEPDIR) 681 -rm -f Makefile 682maintainer-clean-am: distclean-am maintainer-clean-generic 683 684mostlyclean: mostlyclean-am 685 686mostlyclean-am: mostlyclean-compile mostlyclean-generic 687 688pdf: pdf-am 689 690pdf-am: 691 692ps: ps-am 693 694ps-am: 695 696uninstall-am: uninstall-appmanDATA uninstall-binPROGRAMS \ 697 uninstall-configDATA uninstall-info-am 698 699.PHONY: CTAGS GTAGS all all-am check check-am clean clean-binPROGRAMS \ 700 clean-generic ctags dist dist-all dist-bzip2 dist-gzip \ 701 distcheck distclean distclean-compile distclean-generic \ 702 distclean-hdr distclean-tags distcleancheck distdir \ 703 distuninstallcheck dvi dvi-am info info-am install install-am \ 704 install-appmanDATA install-binPROGRAMS install-configDATA \ 705 install-data install-data-am install-exec install-exec-am \ 706 install-info install-info-am install-man install-strip \ 707 installcheck installcheck-am installdirs maintainer-clean \ 708 maintainer-clean-generic mostlyclean mostlyclean-compile \ 709 mostlyclean-generic pdf pdf-am ps ps-am tags uninstall \ 710 uninstall-am uninstall-appmanDATA uninstall-binPROGRAMS \ 711 uninstall-configDATA uninstall-info-am 712 713 714pmconfig: pmconfig.cpp 715 $(SED) -e s/LBXPROXY/`echo @LBXPROXY@ | sed -e s/\\\\//\\\\\\\\\\\\//g`/ < $(srcdir)/pmconfig.cpp > $@ 716 717.man.$(APP_MAN_SUFFIX): 718 sed $(MAN_SUBSTS) < $< > $@ 719# Tell versions [3.59,3.63) of GNU make to not export all variables. 720# Otherwise a system limit (for SysV at least) may be exceeded. 721.NOEXPORT: 722