# Makefile.in generated by automake 1.9.6 from Makefile.am.
# share/Makefile.  Generated from Makefile.in by configure.

# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
# 2003, 2004, 2005  Free Software Foundation, Inc.
# This Makefile.in is free software; the Free Software Foundation
# gives unlimited permission to copy and/or distribute it,
# with or without modifications, as long as this notice is preserved.

# This program is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
# PARTICULAR PURPOSE.



# All portions of code are copyright by their respective author/s.
#   Copyright (c) 2006	   Gautam Iyer <gi1242@users.sourceforge.net>
#
# This program is free software; you can redistribute it and/or modify it under
# the terms of the GNU General Public License as published by the Free Software
# Foundation; either version 2 of the License, or (at your option) any later
# version.
#
# This program is distributed in the hope that it will be useful, but WITHOUT
# ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
# FOR A PARTICULAR PURPOSE.  See the GNU General Public License for more
# details.
#
# You should have received a copy of the GNU General Public License along with
# this program; if not, write to the Free Software Foundation, Inc., 675 Mass
# Ave, Cambridge, MA 02139, USA.

srcdir = .
top_srcdir = ..

pkgdatadir = $(datadir)/mrxvt
pkglibdir = $(libdir)/mrxvt
pkgincludedir = $(includedir)/mrxvt
top_builddir = ..
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
INSTALL = /bin/install -c
install_sh_DATA = $(install_sh) -c -m 644
install_sh_PROGRAM = $(install_sh) -c
install_sh_SCRIPT = $(install_sh) -c
INSTALL_HEADER = $(INSTALL_DATA)
transform = $(program_transform_name)
NORMAL_INSTALL = :
PRE_INSTALL = :
POST_INSTALL = :
NORMAL_UNINSTALL = :
PRE_UNINSTALL = :
POST_UNINSTALL = :
build_triplet = x86_64-alt-linux-gnu
host_triplet = x86_64-alt-linux-gnu
subdir = share
DIST_COMMON = $(dist_conf_DATA) $(dist_etc_DATA) $(dist_pixmap_DATA) \
	$(dist_scripts_DATA) $(srcdir)/Makefile.am \
	$(srcdir)/Makefile.in
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
am__aclocal_m4_deps = $(top_srcdir)/configure.ac
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
	$(ACLOCAL_M4)
mkinstalldirs = $(install_sh) -d
CONFIG_HEADER = $(top_builddir)/config.h
CONFIG_CLEAN_FILES =
SOURCES =
DIST_SOURCES =
am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
am__vpath_adj = case $$p in \
    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
    *) f=$$p;; \
  esac;
am__strip_dir = `echo $$p | sed -e 's|^.*/||'`;
am__installdirs = "$(DESTDIR)$(confdir)" "$(DESTDIR)$(etcdir)" \
	"$(DESTDIR)$(pixmapdir)" "$(DESTDIR)$(scriptsdir)"
dist_confDATA_INSTALL = $(INSTALL_DATA)
dist_etcDATA_INSTALL = $(INSTALL_DATA)
dist_pixmapDATA_INSTALL = $(INSTALL_DATA)
dist_scriptsDATA_INSTALL = $(INSTALL_DATA)
DATA = $(dist_conf_DATA) $(dist_etc_DATA) $(dist_pixmap_DATA) \
	$(dist_scripts_DATA)
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
ACLOCAL = ${SHELL} /usr/src/RPM/BUILD/mrxvt-0.5.3/missing --run aclocal-1.9
AMDEP_FALSE = 
AMDEP_TRUE = #
AMTAR = ${SHELL} /usr/src/RPM/BUILD/mrxvt-0.5.3/missing --run tar
AUTOCONF = ${SHELL} /usr/src/RPM/BUILD/mrxvt-0.5.3/missing --run autoconf
AUTOHEADER = ${SHELL} /usr/src/RPM/BUILD/mrxvt-0.5.3/missing --run autoheader
AUTOMAKE = ${SHELL} /usr/src/RPM/BUILD/mrxvt-0.5.3/missing --run automake-1.9
AWK = gawk
CC = x86_64-alt-linux-gcc
CCDEPMODE = depmode=none
CFLAGS = -pipe -Wall -O2 -Wall -fPIC -I/usr/include/freetype2  
CPP = x86_64-alt-linux-gcc -E
CPPFLAGS = 
CYGPATH_W = echo
DEFS = -DHAVE_CONFIG_H
DEPDIR = .deps
ECHO_C = 
ECHO_N = -n
ECHO_T = 
EGREP = grep -E
EXEEXT = 
GREEK_FALSE = #
GREEK_TRUE = 
INSTALL_DATA = ${INSTALL} -m 644
INSTALL_PROGRAM = ${INSTALL}
INSTALL_SCRIPT = ${INSTALL}
INSTALL_STRIP_PROGRAM = ${SHELL} $(install_sh) -c -s
LDFLAGS =  -L/usr/lib64 -lXft -lXrender -lfontconfig -lfreetype -lz -lX11  
LIBOBJS = 
LIBS = -lXft -lfontconfig -lXrender -lpng -ljpeg -lXpm -lutempter -lICE -lSM -lX11  -L/usr/lib64 -lz -lm -lXft -lXrender -lfontconfig -lfreetype -lz -lX11  
LTLIBOBJS = 
MAINT = #
MAINTAINER_MODE_FALSE = 
MAINTAINER_MODE_TRUE = #
MAKEINFO = ${SHELL} /usr/src/RPM/BUILD/mrxvt-0.5.3/missing --run makeinfo
NEXT_SCROLLBAR_FALSE = #
NEXT_SCROLLBAR_TRUE = 
OBJEXT = o
PACKAGE = mrxvt
PACKAGE_BUGREPORT = jimmyzhou@users.sourceforge.net
PACKAGE_NAME = mrxvt
PACKAGE_STRING = mrxvt 0.5.3
PACKAGE_TARNAME = mrxvt
PACKAGE_VERSION = 0.5.3
PATH_SEPARATOR = :
PLAIN_SCROLLBAR_FALSE = #
PLAIN_SCROLLBAR_TRUE = 
RXVT_SCROLLBAR_FALSE = #
RXVT_SCROLLBAR_TRUE = 
SESSION_SUPPORT_FALSE = #
SESSION_SUPPORT_TRUE = 
SET_MAKE = 
SGI_SCROLLBAR_FALSE = #
SGI_SCROLLBAR_TRUE = 
SHELL = /bin/sh
STRIP = 
USE_JPEG_FALSE = #
USE_JPEG_TRUE = 
USE_PNG_FALSE = #
USE_PNG_TRUE = 
UTMP_SUPPORT_FALSE = #
UTMP_SUPPORT_TRUE = 
VERSION = 0.5.3
XFT_SUPPORT_FALSE = #
XFT_SUPPORT_TRUE = 
XTERM_SCROLLBAR_FALSE = #
XTERM_SCROLLBAR_TRUE = 
ac_ct_CC = 
ac_ct_STRIP = 
am__fastdepCC_FALSE = 
am__fastdepCC_TRUE = #
am__include = include
am__leading_dot = .
am__quote = 
am__tar = ${AMTAR} chof - "$$tardir"
am__untar = ${AMTAR} xf -
bindir = /usr/bin
build = x86_64-alt-linux-gnu
build_alias = x86_64-alt-linux
build_cpu = x86_64
build_os = linux-gnu
build_vendor = alt
datadir = /usr/share
exec_prefix = /usr
host = x86_64-alt-linux-gnu
host_alias = x86_64-alt-linux
host_cpu = x86_64
host_os = linux-gnu
host_vendor = alt
includedir = /usr/include
infodir = /usr/share/info
install_sh = /usr/src/RPM/BUILD/mrxvt-0.5.3/install-sh
libdir = /usr/lib64
libexecdir = /usr/lib
localstatedir = /var/lib
mandir = /usr/share/man
mkdir_p = mkdir -p --
oldincludedir = /usr/include
prefix = /usr
program_transform_name = s,x,x,
sbindir = /usr/sbin
sharedstatedir = /usr/com
sysconfdir = /etc
target_alias = 
docdir = $(datadir)/doc/$(PACKAGE_NAME)
dist_conf_DATA = default.menu submenus.menu mrxvtrc mrxvtrc.sample
confdir = $(sysconfdir)/$(PACKAGE_NAME)

# Distribute scripts with documentation. Package maintaners can clean them up
# and install them if necessary.
dist_scripts_DATA = scripts/mrxvt.vbs scripts/mrxvtset.pl scripts/settitle.c
scriptsdir = $(docdir)/scripts
dist_pixmap_DATA = pixmaps/mrxvt-csh.png	\
		    pixmaps/mrxvt-root.png	\
		    pixmaps/mrxvt.png		\
		    pixmaps/mrxvt-csh.xpm	\
		    pixmaps/mrxvt-root.xpm	\
		    pixmaps/mrxvt.xpm

pixmapdir = $(datadir)/pixmaps

# builds_DATA =	builds/mrxvt.SlackBuild		\
#		builds/mrxvt.slack-desc		\
#		builds/mrxvt.spec
# buildsdir = $(pkgdatadir)/builds
dist_etc_DATA = etc/XTerm.ad		\
		    etc/rxvt.termcap		\
      		    etc/rxvt.terminfo

etcdir = $(docdir)/etc
all: all-am

.SUFFIXES:
$(srcdir)/Makefile.in: # $(srcdir)/Makefile.am  $(am__configure_deps)
	@for dep in $?; do \
	  case '$(am__configure_deps)' in \
	    *$$dep*) \
	      cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
		&& exit 0; \
	      exit 1;; \
	  esac; \
	done; \
	echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  share/Makefile'; \
	cd $(top_srcdir) && \
	  $(AUTOMAKE) --gnu  share/Makefile
.PRECIOUS: Makefile
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
	@case '$?' in \
	  *config.status*) \
	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
	  *) \
	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
	esac;

$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh

$(top_srcdir)/configure: # $(am__configure_deps)
	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
$(ACLOCAL_M4): # $(am__aclocal_m4_deps)
	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
uninstall-info-am:
install-dist_confDATA: $(dist_conf_DATA)
	@$(NORMAL_INSTALL)
	test -z "$(confdir)" || $(mkdir_p) "$(DESTDIR)$(confdir)"
	@list='$(dist_conf_DATA)'; for p in $$list; do \
	  if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
	  f=$(am__strip_dir) \
	  echo " $(dist_confDATA_INSTALL) '$$d$$p' '$(DESTDIR)$(confdir)/$$f'"; \
	  $(dist_confDATA_INSTALL) "$$d$$p" "$(DESTDIR)$(confdir)/$$f"; \
	done

uninstall-dist_confDATA:
	@$(NORMAL_UNINSTALL)
	@list='$(dist_conf_DATA)'; for p in $$list; do \
	  f=$(am__strip_dir) \
	  echo " rm -f '$(DESTDIR)$(confdir)/$$f'"; \
	  rm -f "$(DESTDIR)$(confdir)/$$f"; \
	done
install-dist_etcDATA: $(dist_etc_DATA)
	@$(NORMAL_INSTALL)
	test -z "$(etcdir)" || $(mkdir_p) "$(DESTDIR)$(etcdir)"
	@list='$(dist_etc_DATA)'; for p in $$list; do \
	  if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
	  f=$(am__strip_dir) \
	  echo " $(dist_etcDATA_INSTALL) '$$d$$p' '$(DESTDIR)$(etcdir)/$$f'"; \
	  $(dist_etcDATA_INSTALL) "$$d$$p" "$(DESTDIR)$(etcdir)/$$f"; \
	done

uninstall-dist_etcDATA:
	@$(NORMAL_UNINSTALL)
	@list='$(dist_etc_DATA)'; for p in $$list; do \
	  f=$(am__strip_dir) \
	  echo " rm -f '$(DESTDIR)$(etcdir)/$$f'"; \
	  rm -f "$(DESTDIR)$(etcdir)/$$f"; \
	done
install-dist_pixmapDATA: $(dist_pixmap_DATA)
	@$(NORMAL_INSTALL)
	test -z "$(pixmapdir)" || $(mkdir_p) "$(DESTDIR)$(pixmapdir)"
	@list='$(dist_pixmap_DATA)'; for p in $$list; do \
	  if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
	  f=$(am__strip_dir) \
	  echo " $(dist_pixmapDATA_INSTALL) '$$d$$p' '$(DESTDIR)$(pixmapdir)/$$f'"; \
	  $(dist_pixmapDATA_INSTALL) "$$d$$p" "$(DESTDIR)$(pixmapdir)/$$f"; \
	done

uninstall-dist_pixmapDATA:
	@$(NORMAL_UNINSTALL)
	@list='$(dist_pixmap_DATA)'; for p in $$list; do \
	  f=$(am__strip_dir) \
	  echo " rm -f '$(DESTDIR)$(pixmapdir)/$$f'"; \
	  rm -f "$(DESTDIR)$(pixmapdir)/$$f"; \
	done
install-dist_scriptsDATA: $(dist_scripts_DATA)
	@$(NORMAL_INSTALL)
	test -z "$(scriptsdir)" || $(mkdir_p) "$(DESTDIR)$(scriptsdir)"
	@list='$(dist_scripts_DATA)'; for p in $$list; do \
	  if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
	  f=$(am__strip_dir) \
	  echo " $(dist_scriptsDATA_INSTALL) '$$d$$p' '$(DESTDIR)$(scriptsdir)/$$f'"; \
	  $(dist_scriptsDATA_INSTALL) "$$d$$p" "$(DESTDIR)$(scriptsdir)/$$f"; \
	done

uninstall-dist_scriptsDATA:
	@$(NORMAL_UNINSTALL)
	@list='$(dist_scripts_DATA)'; for p in $$list; do \
	  f=$(am__strip_dir) \
	  echo " rm -f '$(DESTDIR)$(scriptsdir)/$$f'"; \
	  rm -f "$(DESTDIR)$(scriptsdir)/$$f"; \
	done
tags: TAGS
TAGS:

ctags: CTAGS
CTAGS:


distdir: $(DISTFILES)
	$(mkdir_p) $(distdir)/etc $(distdir)/pixmaps $(distdir)/scripts
	@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
	list='$(DISTFILES)'; for file in $$list; do \
	  case $$file in \
	    $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
	    $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
	  esac; \
	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
	  dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
	  if test "$$dir" != "$$file" && test "$$dir" != "."; then \
	    dir="/$$dir"; \
	    $(mkdir_p) "$(distdir)$$dir"; \
	  else \
	    dir=''; \
	  fi; \
	  if test -d $$d/$$file; then \
	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
	      cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
	    fi; \
	    cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
	  else \
	    test -f $(distdir)/$$file \
	    || cp -p $$d/$$file $(distdir)/$$file \
	    || exit 1; \
	  fi; \
	done
check-am: all-am
check: check-am
all-am: Makefile $(DATA)
installdirs:
	for dir in "$(DESTDIR)$(confdir)" "$(DESTDIR)$(etcdir)" "$(DESTDIR)$(pixmapdir)" "$(DESTDIR)$(scriptsdir)"; do \
	  test -z "$$dir" || $(mkdir_p) "$$dir"; \
	done
install: install-am
install-exec: install-exec-am
install-data: install-data-am
uninstall: uninstall-am

install-am: all-am
	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am

installcheck: installcheck-am
install-strip:
	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
	  install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
	  `test -z '$(STRIP)' || \
	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
mostlyclean-generic:

clean-generic:

distclean-generic:
	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)

maintainer-clean-generic:
	@echo "This command is intended for maintainers to use"
	@echo "it deletes files that may require special tools to rebuild."
clean: clean-am

clean-am: clean-generic mostlyclean-am

distclean: distclean-am
	-rm -f Makefile
distclean-am: clean-am distclean-generic

dvi: dvi-am

dvi-am:

html: html-am

info: info-am

info-am:

install-data-am: install-dist_confDATA install-dist_etcDATA \
	install-dist_pixmapDATA install-dist_scriptsDATA

install-exec-am:

install-info: install-info-am

install-man:

installcheck-am:

maintainer-clean: maintainer-clean-am
	-rm -f Makefile
maintainer-clean-am: distclean-am maintainer-clean-generic

mostlyclean: mostlyclean-am

mostlyclean-am: mostlyclean-generic

pdf: pdf-am

pdf-am:

ps: ps-am

ps-am:

uninstall-am: uninstall-dist_confDATA uninstall-dist_etcDATA \
	uninstall-dist_pixmapDATA uninstall-dist_scriptsDATA \
	uninstall-info-am

.PHONY: all all-am check check-am clean clean-generic distclean \
	distclean-generic distdir dvi dvi-am html html-am info info-am \
	install install-am install-data install-data-am \
	install-dist_confDATA install-dist_etcDATA \
	install-dist_pixmapDATA install-dist_scriptsDATA install-exec \
	install-exec-am install-info install-info-am install-man \
	install-strip installcheck installcheck-am installdirs \
	maintainer-clean maintainer-clean-generic mostlyclean \
	mostlyclean-generic pdf pdf-am ps ps-am uninstall uninstall-am \
	uninstall-dist_confDATA uninstall-dist_etcDATA \
	uninstall-dist_pixmapDATA uninstall-dist_scriptsDATA \
	uninstall-info-am

# Tell versions [3.59,3.63) of GNU make to not export all variables.
# Otherwise a system limit (for SysV at least) may be exceeded.
.NOEXPORT:
