# Generated automatically from Makefile.in by configure.
# Makefile.in generated automatically by automake 1.4 from Makefile.am

# Copyright (C) 1994, 1995-8, 1999 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.


SHELL = /bin/sh

srcdir = .
top_srcdir = ..
prefix = /usr/local
exec_prefix = ${prefix}

bindir = ${exec_prefix}/bin
sbindir = ${exec_prefix}/sbin
libexecdir = ${exec_prefix}/libexec
datadir = ${prefix}/share
sysconfdir = ${prefix}/etc
sharedstatedir = ${prefix}/com
localstatedir = ${prefix}/var
libdir = ${exec_prefix}/lib
infodir = ${prefix}/info
mandir = ${prefix}/man
includedir = ${prefix}/include
oldincludedir = /usr/include

DESTDIR =

pkgdatadir = $(datadir)/chbg
pkglibdir = $(libdir)/chbg
pkgincludedir = $(includedir)/chbg

top_builddir = ..

ACLOCAL = aclocal
AUTOCONF = autoconf
AUTOMAKE = automake
AUTOHEADER = autoheader

INSTALL = /usr/bin/install -c
INSTALL_PROGRAM = ${INSTALL} $(AM_INSTALL_PROGRAM_FLAGS)
INSTALL_DATA = ${INSTALL} -m 644
INSTALL_SCRIPT = ${INSTALL_PROGRAM}
transform = s,x,x,

NORMAL_INSTALL = :
PRE_INSTALL = :
POST_INSTALL = :
NORMAL_UNINSTALL = :
PRE_UNINSTALL = :
POST_UNINSTALL = :
CC = gcc
CFLAGS = -DHAVE_ENLIGHTENMENT_SUPPORT -DHAVE_XSS_SUPPORT -DHAVE_ESETROOT_SUPPORT -DHAVE_MKSTEMP -DHAVE_RANDOM -O2 -Wall -DHAVE_GDKPIXBUF2 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/X11R6/include -DGETTEXT_NLS -DNLS_DIR="\"$(prefix)/share/locale\""  -DDEFAULT_SYS_CHBG_RC="\"$(sysconfdir)/chbgrc\""
GDKPIXBUF_CONFIG = yes
GNOME_CONFIG = yes
GNOME_PREFIX = /usr
GTK_CONFIG = yes
IMLIB2_CONFIG = 
IMLIB_CONFIG = 
LIBS =  -L/usr/lib -lgdk_pixbuf -L/usr/lib -L/usr/X11R6/lib -lgtk -lgdk -rdynamic -lgmodule -lglib -ldl -lXi -lXext -lX11 -lm  -lc -lpng -lz
MAKEINFO = makeinfo
MSGFMT = msgfmt
MSUBDIRS = po
PACKAGE = chbg
VERSION = 1.5

EXTRA_DIST = header 	pixmaps/chbg_logo.xpm 	pixmaps/stock_clear.xpm 	pixmaps/stock_exec_term.xpm 	pixmaps/stock_restart.xpm 	pixmaps/stock_append.xpm 	pixmaps/stock_close.xpm 	pixmaps/stock_exit.xpm 	pixmaps/stock_save_as.xpm 	pixmaps/stock_apply.xpm 	pixmaps/stock_exec.xpm 	pixmaps/stock_open.xpm 	pixmaps/stock_stop.xpm 	pixmaps/stock_browse.xpm 	pixmaps/stock_ok.xpm 	pixmaps/stock_delete.xpm 	pixmaps/stock_choose.xpm


DISTCLEANFILES = chbg.pot

bin_PROGRAMS = chbg

chbg_SOURCES =  	absimg_gdkimlib1.c 	absimg_gdkpixbuf.c 	absimg_imlib1.c 	absimg_imlib2.c 	absimg.h 	absimg.c 	banner.c 	config.c 	config.h 	chbg.c 	chwin.c 	e.c 	esetroot.c 	fnmatch.c 	fnmatch.h 	gaccel.c 	gaccel.h 	gimpgradient.c 	gimpgradient.h 	gprop.c 	gprop.h 	gtkbgpixmap.c 	gtkbgpixmap.h 	gtkclrbutton.c 	gtkclrbutton.h 	gtkmultirow.c 	gtkmultirow.h 	gtkmultirowsel.c 	gtkmultirowsel.h 	gtkselbox.c 	gtkselbox.h 	gui_tools.c 	gui_tools.h 	operations.c 	options.h 	recurse.c 	recurse.h 	setup.c 	settings.c 	shader.c 	shaderpv.c 	thumb.c 	vroot.h 	xsssupport.c

mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
CONFIG_CLEAN_FILES = 
PROGRAMS =  $(bin_PROGRAMS)


DEFS =  -DPACKAGE=\"chbg\" -DVERSION=\"1.5\" -DSTDC_HEADERS=1 -DHAVE_FNMATCH=1  -I. -I$(srcdir) 
CPPFLAGS = 
LDFLAGS = 
X_CFLAGS =  -I/usr/X11R6/include
X_LIBS =  -L/usr/X11R6/lib
X_EXTRA_LIBS = 
X_PRE_LIBS =  -lSM -lICE
chbg_OBJECTS =  absimg_gdkimlib1.o absimg_gdkpixbuf.o absimg_imlib1.o \
absimg_imlib2.o absimg.o banner.o config.o chbg.o chwin.o e.o \
esetroot.o fnmatch.o gaccel.o gimpgradient.o gprop.o gtkbgpixmap.o \
gtkclrbutton.o gtkmultirow.o gtkmultirowsel.o gtkselbox.o gui_tools.o \
operations.o recurse.o setup.o settings.o shader.o shaderpv.o thumb.o \
xsssupport.o
chbg_LDADD = $(LDADD)
chbg_DEPENDENCIES = 
chbg_LDFLAGS = 
COMPILE = $(CC) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
CCLD = $(CC)
LINK = $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(LDFLAGS) -o $@
DIST_COMMON =  Makefile.am Makefile.in


DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST)

TAR = gtar
GZIP_ENV = --best
SOURCES = $(chbg_SOURCES)
OBJECTS = $(chbg_OBJECTS)

all: all-redirect
.SUFFIXES:
.SUFFIXES: .S .c .o .s
$(srcdir)/Makefile.in: Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4) 
	cd $(top_srcdir) && $(AUTOMAKE) --gnu --include-deps src/Makefile

Makefile: $(srcdir)/Makefile.in  $(top_builddir)/config.status
	cd $(top_builddir) \
	  && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= $(SHELL) ./config.status


mostlyclean-binPROGRAMS:

clean-binPROGRAMS:
	-test -z "$(bin_PROGRAMS)" || rm -f $(bin_PROGRAMS)

distclean-binPROGRAMS:

maintainer-clean-binPROGRAMS:

install-binPROGRAMS: $(bin_PROGRAMS)
	@$(NORMAL_INSTALL)
	$(mkinstalldirs) $(DESTDIR)$(bindir)
	@list='$(bin_PROGRAMS)'; for p in $$list; do \
	  if test -f $$p; then \
	    echo "  $(INSTALL_PROGRAM) $$p $(DESTDIR)$(bindir)/`echo $$p|sed 's/$(EXEEXT)$$//'|sed '$(transform)'|sed 's/$$/$(EXEEXT)/'`"; \
	     $(INSTALL_PROGRAM) $$p $(DESTDIR)$(bindir)/`echo $$p|sed 's/$(EXEEXT)$$//'|sed '$(transform)'|sed 's/$$/$(EXEEXT)/'`; \
	  else :; fi; \
	done

uninstall-binPROGRAMS:
	@$(NORMAL_UNINSTALL)
	list='$(bin_PROGRAMS)'; for p in $$list; do \
	  rm -f $(DESTDIR)$(bindir)/`echo $$p|sed 's/$(EXEEXT)$$//'|sed '$(transform)'|sed 's/$$/$(EXEEXT)/'`; \
	done

.c.o:
	$(COMPILE) -c $<

.s.o:
	$(COMPILE) -c $<

.S.o:
	$(COMPILE) -c $<

mostlyclean-compile:
	-rm -f *.o core *.core

clean-compile:

distclean-compile:
	-rm -f *.tab.c

maintainer-clean-compile:

chbg: $(chbg_OBJECTS) $(chbg_DEPENDENCIES)
	@rm -f chbg
	$(LINK) $(chbg_LDFLAGS) $(chbg_OBJECTS) $(chbg_LDADD) $(LIBS)

tags: TAGS

ID: $(HEADERS) $(SOURCES) $(LISP)
	list='$(SOURCES) $(HEADERS)'; \
	unique=`for i in $$list; do echo $$i; done | \
	  awk '    { files[$$0] = 1; } \
	       END { for (i in files) print i; }'`; \
	here=`pwd` && cd $(srcdir) \
	  && mkid -f$$here/ID $$unique $(LISP)

TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) $(LISP)
	tags=; \
	here=`pwd`; \
	list='$(SOURCES) $(HEADERS)'; \
	unique=`for i in $$list; do echo $$i; done | \
	  awk '    { files[$$0] = 1; } \
	       END { for (i in files) print i; }'`; \
	test -z "$(ETAGS_ARGS)$$unique$(LISP)$$tags" \
	  || (cd $(srcdir) && etags $(ETAGS_ARGS) $$tags  $$unique $(LISP) -o $$here/TAGS)

mostlyclean-tags:

clean-tags:

distclean-tags:
	-rm -f TAGS ID

maintainer-clean-tags:

distdir = $(top_builddir)/$(PACKAGE)-$(VERSION)/$(subdir)

subdir = src

distdir: $(DISTFILES)
	$(mkinstalldirs) $(distdir)/pixmaps
	@for file in $(DISTFILES); do \
	  d=$(srcdir); \
	  if test -d $$d/$$file; then \
	    cp -pr $$d/$$file $(distdir)/$$file; \
	  else \
	    test -f $(distdir)/$$file \
	    || ln $$d/$$file $(distdir)/$$file 2> /dev/null \
	    || cp -p $$d/$$file $(distdir)/$$file || :; \
	  fi; \
	done
info-am:
info: info-am
dvi-am:
dvi: dvi-am
check-am: all-am
check: check-am
installcheck-am:
installcheck: installcheck-am
install-exec-am: install-binPROGRAMS
install-exec: install-exec-am

install-data-am:
install-data: install-data-am

install-am: all-am
	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
install: install-am
uninstall-am: uninstall-binPROGRAMS
uninstall: uninstall-am
all-am: Makefile $(PROGRAMS)
all-redirect: all-am
install-strip:
	$(MAKE) $(AM_MAKEFLAGS) AM_INSTALL_PROGRAM_FLAGS=-s install
installdirs:
	$(mkinstalldirs)  $(DESTDIR)$(bindir)


mostlyclean-generic:

clean-generic:

distclean-generic:
	-rm -f Makefile $(CONFIG_CLEAN_FILES)
	-rm -f config.cache config.log stamp-h stamp-h[0-9]*
	-test -z "$(DISTCLEANFILES)" || rm -f $(DISTCLEANFILES)

maintainer-clean-generic:
mostlyclean-am:  mostlyclean-binPROGRAMS mostlyclean-compile \
		mostlyclean-tags mostlyclean-generic

mostlyclean: mostlyclean-am

clean-am:  clean-binPROGRAMS clean-compile clean-tags clean-generic \
		mostlyclean-am

clean: clean-am

distclean-am:  distclean-binPROGRAMS distclean-compile distclean-tags \
		distclean-generic clean-am

distclean: distclean-am

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

maintainer-clean: maintainer-clean-am

.PHONY: mostlyclean-binPROGRAMS distclean-binPROGRAMS clean-binPROGRAMS \
maintainer-clean-binPROGRAMS uninstall-binPROGRAMS install-binPROGRAMS \
mostlyclean-compile distclean-compile clean-compile \
maintainer-clean-compile tags mostlyclean-tags distclean-tags \
clean-tags maintainer-clean-tags distdir info-am info dvi-am dvi check \
check-am installcheck-am installcheck install-exec-am install-exec \
install-data-am install-data install-am install uninstall-am uninstall \
all-redirect all-am all installdirs mostlyclean-generic \
distclean-generic clean-generic maintainer-clean-generic clean \
mostlyclean distclean maintainer-clean


chbg.pot: $(chbg_SOURCES)
	xgettext --output=$@ --default-domain=chbg --keyword=gettext_nop -n -E $(chbg_SOURCES)

dist_head:
	for i in $(chbg_SOURCES); do\
		grp=`grep Copyright $$i`;\
		if test "x$$grp" = "x"; then\
			cp header .tmp;\
			cat $$i >> .tmp;\
			touch --file=$$i .tmp;\
			mv .tmp $$i;\
		fi\
	done

# 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:
