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