#############################################################################
# Makefile for building: tools
# Generated by qmake (2.00a) (Qt 4.1.4) on: Mon Aug 14 16:49:26 2006
# Project:  tools.pro
# Template: subdirs
# Command: /home/mandrake/rpm/BUILD/qt-x11-opensource-src-4.1.4/bin/qmake -spec ../../mkspecs/linux-g++ -unix -o Makefile tools.pro
#############################################################################

first: make_default
MAKEFILE      = Makefile
QMAKE         = /home/mandrake/rpm/BUILD/qt-x11-opensource-src-4.1.4/bin/qmake
DEL_FILE      = rm -f
CHK_DIR_EXISTS= test -d
MKDIR         = mkdir -p
COPY          = cp -f
COPY_FILE     = $(COPY)
COPY_DIR      = $(COPY) -r
INSTALL_FILE  = $(COPY_FILE)
INSTALL_DIR   = $(COPY_DIR)
DEL_FILE      = rm -f
SYMLINK       = ln -sf
DEL_DIR       = rmdir
MOVE          = mv -f
CHK_DIR_EXISTS= test -d
MKDIR         = mkdir -p
SUBTARGETS    =  \
		sub-codecs \
		sub-i18n \
		sub-plugandpaint \
		sub-plugandpaintplugins \
		sub-regexp \
		sub-settingseditor \
		sub-qtdemo

codecs/$(MAKEFILE): 
	@$(CHK_DIR_EXISTS) "codecs/" || $(MKDIR) "codecs/"
	cd codecs && $(QMAKE) codecs.pro -spec ../../mkspecs/linux-g++ -unix -o $(MAKEFILE)
sub-codecs-qmake_all:  FORCE
	@$(CHK_DIR_EXISTS) "codecs/" || $(MKDIR) "codecs/"
	cd codecs && $(QMAKE) codecs.pro -spec ../../mkspecs/linux-g++ -unix -o $(MAKEFILE)
sub-codecs: codecs/$(MAKEFILE) FORCE
	cd codecs && $(MAKE) -f $(MAKEFILE)
sub-codecs-make_default: codecs/$(MAKEFILE) FORCE
	cd codecs && $(MAKE) -f $(MAKEFILE) 
sub-codecs-make_first: codecs/$(MAKEFILE) FORCE
	cd codecs && $(MAKE) -f $(MAKEFILE) first
sub-codecs-all: codecs/$(MAKEFILE) FORCE
	cd codecs && $(MAKE) -f $(MAKEFILE) all
sub-codecs-clean: codecs/$(MAKEFILE) FORCE
	cd codecs && $(MAKE) -f $(MAKEFILE) clean
sub-codecs-distclean: codecs/$(MAKEFILE) FORCE
	cd codecs && $(MAKE) -f $(MAKEFILE) distclean
sub-codecs-install_subtargets: codecs/$(MAKEFILE) FORCE
	cd codecs && $(MAKE) -f $(MAKEFILE) install
sub-codecs-uninstall_subtargets: codecs/$(MAKEFILE) FORCE
	cd codecs && $(MAKE) -f $(MAKEFILE) uninstall
i18n/$(MAKEFILE): 
	@$(CHK_DIR_EXISTS) "i18n/" || $(MKDIR) "i18n/"
	cd i18n && $(QMAKE) i18n.pro -spec ../../mkspecs/linux-g++ -unix -o $(MAKEFILE)
sub-i18n-qmake_all:  FORCE
	@$(CHK_DIR_EXISTS) "i18n/" || $(MKDIR) "i18n/"
	cd i18n && $(QMAKE) i18n.pro -spec ../../mkspecs/linux-g++ -unix -o $(MAKEFILE)
sub-i18n: i18n/$(MAKEFILE) FORCE
	cd i18n && $(MAKE) -f $(MAKEFILE)
sub-i18n-make_default: i18n/$(MAKEFILE) FORCE
	cd i18n && $(MAKE) -f $(MAKEFILE) 
sub-i18n-make_first: i18n/$(MAKEFILE) FORCE
	cd i18n && $(MAKE) -f $(MAKEFILE) first
sub-i18n-all: i18n/$(MAKEFILE) FORCE
	cd i18n && $(MAKE) -f $(MAKEFILE) all
sub-i18n-clean: i18n/$(MAKEFILE) FORCE
	cd i18n && $(MAKE) -f $(MAKEFILE) clean
sub-i18n-distclean: i18n/$(MAKEFILE) FORCE
	cd i18n && $(MAKE) -f $(MAKEFILE) distclean
sub-i18n-install_subtargets: i18n/$(MAKEFILE) FORCE
	cd i18n && $(MAKE) -f $(MAKEFILE) install
sub-i18n-uninstall_subtargets: i18n/$(MAKEFILE) FORCE
	cd i18n && $(MAKE) -f $(MAKEFILE) uninstall
plugandpaint/$(MAKEFILE): 
	@$(CHK_DIR_EXISTS) "plugandpaint/" || $(MKDIR) "plugandpaint/"
	cd plugandpaint && $(QMAKE) plugandpaint.pro -spec ../../mkspecs/linux-g++ -unix -o $(MAKEFILE)
sub-plugandpaint-qmake_all:  FORCE
	@$(CHK_DIR_EXISTS) "plugandpaint/" || $(MKDIR) "plugandpaint/"
	cd plugandpaint && $(QMAKE) plugandpaint.pro -spec ../../mkspecs/linux-g++ -unix -o $(MAKEFILE)
sub-plugandpaint: plugandpaint/$(MAKEFILE) FORCE
	cd plugandpaint && $(MAKE) -f $(MAKEFILE)
sub-plugandpaint-make_default: plugandpaint/$(MAKEFILE) FORCE
	cd plugandpaint && $(MAKE) -f $(MAKEFILE) 
sub-plugandpaint-make_first: plugandpaint/$(MAKEFILE) FORCE
	cd plugandpaint && $(MAKE) -f $(MAKEFILE) first
sub-plugandpaint-all: plugandpaint/$(MAKEFILE) FORCE
	cd plugandpaint && $(MAKE) -f $(MAKEFILE) all
sub-plugandpaint-clean: plugandpaint/$(MAKEFILE) FORCE
	cd plugandpaint && $(MAKE) -f $(MAKEFILE) clean
sub-plugandpaint-distclean: plugandpaint/$(MAKEFILE) FORCE
	cd plugandpaint && $(MAKE) -f $(MAKEFILE) distclean
sub-plugandpaint-install_subtargets: plugandpaint/$(MAKEFILE) FORCE
	cd plugandpaint && $(MAKE) -f $(MAKEFILE) install
sub-plugandpaint-uninstall_subtargets: plugandpaint/$(MAKEFILE) FORCE
	cd plugandpaint && $(MAKE) -f $(MAKEFILE) uninstall
plugandpaintplugins/$(MAKEFILE): 
	@$(CHK_DIR_EXISTS) "plugandpaintplugins/" || $(MKDIR) "plugandpaintplugins/"
	cd plugandpaintplugins && $(QMAKE) plugandpaintplugins.pro -spec ../../mkspecs/linux-g++ -unix -o $(MAKEFILE)
sub-plugandpaintplugins-qmake_all:  FORCE
	@$(CHK_DIR_EXISTS) "plugandpaintplugins/" || $(MKDIR) "plugandpaintplugins/"
	cd plugandpaintplugins && $(QMAKE) plugandpaintplugins.pro -spec ../../mkspecs/linux-g++ -unix -o $(MAKEFILE)
sub-plugandpaintplugins: plugandpaintplugins/$(MAKEFILE) FORCE
	cd plugandpaintplugins && $(MAKE) -f $(MAKEFILE)
sub-plugandpaintplugins-make_default: plugandpaintplugins/$(MAKEFILE) FORCE
	cd plugandpaintplugins && $(MAKE) -f $(MAKEFILE) 
sub-plugandpaintplugins-make_first: plugandpaintplugins/$(MAKEFILE) FORCE
	cd plugandpaintplugins && $(MAKE) -f $(MAKEFILE) first
sub-plugandpaintplugins-all: plugandpaintplugins/$(MAKEFILE) FORCE
	cd plugandpaintplugins && $(MAKE) -f $(MAKEFILE) all
sub-plugandpaintplugins-clean: plugandpaintplugins/$(MAKEFILE) FORCE
	cd plugandpaintplugins && $(MAKE) -f $(MAKEFILE) clean
sub-plugandpaintplugins-distclean: plugandpaintplugins/$(MAKEFILE) FORCE
	cd plugandpaintplugins && $(MAKE) -f $(MAKEFILE) distclean
sub-plugandpaintplugins-install_subtargets: plugandpaintplugins/$(MAKEFILE) FORCE
	cd plugandpaintplugins && $(MAKE) -f $(MAKEFILE) install
sub-plugandpaintplugins-uninstall_subtargets: plugandpaintplugins/$(MAKEFILE) FORCE
	cd plugandpaintplugins && $(MAKE) -f $(MAKEFILE) uninstall
regexp/$(MAKEFILE): 
	@$(CHK_DIR_EXISTS) "regexp/" || $(MKDIR) "regexp/"
	cd regexp && $(QMAKE) regexp.pro -spec ../../mkspecs/linux-g++ -unix -o $(MAKEFILE)
sub-regexp-qmake_all:  FORCE
	@$(CHK_DIR_EXISTS) "regexp/" || $(MKDIR) "regexp/"
	cd regexp && $(QMAKE) regexp.pro -spec ../../mkspecs/linux-g++ -unix -o $(MAKEFILE)
sub-regexp: regexp/$(MAKEFILE) FORCE
	cd regexp && $(MAKE) -f $(MAKEFILE)
sub-regexp-make_default: regexp/$(MAKEFILE) FORCE
	cd regexp && $(MAKE) -f $(MAKEFILE) 
sub-regexp-make_first: regexp/$(MAKEFILE) FORCE
	cd regexp && $(MAKE) -f $(MAKEFILE) first
sub-regexp-all: regexp/$(MAKEFILE) FORCE
	cd regexp && $(MAKE) -f $(MAKEFILE) all
sub-regexp-clean: regexp/$(MAKEFILE) FORCE
	cd regexp && $(MAKE) -f $(MAKEFILE) clean
sub-regexp-distclean: regexp/$(MAKEFILE) FORCE
	cd regexp && $(MAKE) -f $(MAKEFILE) distclean
sub-regexp-install_subtargets: regexp/$(MAKEFILE) FORCE
	cd regexp && $(MAKE) -f $(MAKEFILE) install
sub-regexp-uninstall_subtargets: regexp/$(MAKEFILE) FORCE
	cd regexp && $(MAKE) -f $(MAKEFILE) uninstall
settingseditor/$(MAKEFILE): 
	@$(CHK_DIR_EXISTS) "settingseditor/" || $(MKDIR) "settingseditor/"
	cd settingseditor && $(QMAKE) settingseditor.pro -spec ../../mkspecs/linux-g++ -unix -o $(MAKEFILE)
sub-settingseditor-qmake_all:  FORCE
	@$(CHK_DIR_EXISTS) "settingseditor/" || $(MKDIR) "settingseditor/"
	cd settingseditor && $(QMAKE) settingseditor.pro -spec ../../mkspecs/linux-g++ -unix -o $(MAKEFILE)
sub-settingseditor: settingseditor/$(MAKEFILE) FORCE
	cd settingseditor && $(MAKE) -f $(MAKEFILE)
sub-settingseditor-make_default: settingseditor/$(MAKEFILE) FORCE
	cd settingseditor && $(MAKE) -f $(MAKEFILE) 
sub-settingseditor-make_first: settingseditor/$(MAKEFILE) FORCE
	cd settingseditor && $(MAKE) -f $(MAKEFILE) first
sub-settingseditor-all: settingseditor/$(MAKEFILE) FORCE
	cd settingseditor && $(MAKE) -f $(MAKEFILE) all
sub-settingseditor-clean: settingseditor/$(MAKEFILE) FORCE
	cd settingseditor && $(MAKE) -f $(MAKEFILE) clean
sub-settingseditor-distclean: settingseditor/$(MAKEFILE) FORCE
	cd settingseditor && $(MAKE) -f $(MAKEFILE) distclean
sub-settingseditor-install_subtargets: settingseditor/$(MAKEFILE) FORCE
	cd settingseditor && $(MAKE) -f $(MAKEFILE) install
sub-settingseditor-uninstall_subtargets: settingseditor/$(MAKEFILE) FORCE
	cd settingseditor && $(MAKE) -f $(MAKEFILE) uninstall
qtdemo/$(MAKEFILE): 
	@$(CHK_DIR_EXISTS) "qtdemo/" || $(MKDIR) "qtdemo/"
	cd qtdemo && $(QMAKE) qtdemo.pro -spec ../../mkspecs/linux-g++ -unix -o $(MAKEFILE)
sub-qtdemo-qmake_all:  FORCE
	@$(CHK_DIR_EXISTS) "qtdemo/" || $(MKDIR) "qtdemo/"
	cd qtdemo && $(QMAKE) qtdemo.pro -spec ../../mkspecs/linux-g++ -unix -o $(MAKEFILE)
sub-qtdemo: qtdemo/$(MAKEFILE) FORCE
	cd qtdemo && $(MAKE) -f $(MAKEFILE)
sub-qtdemo-make_default: qtdemo/$(MAKEFILE) FORCE
	cd qtdemo && $(MAKE) -f $(MAKEFILE) 
sub-qtdemo-make_first: qtdemo/$(MAKEFILE) FORCE
	cd qtdemo && $(MAKE) -f $(MAKEFILE) first
sub-qtdemo-all: qtdemo/$(MAKEFILE) FORCE
	cd qtdemo && $(MAKE) -f $(MAKEFILE) all
sub-qtdemo-clean: qtdemo/$(MAKEFILE) FORCE
	cd qtdemo && $(MAKE) -f $(MAKEFILE) clean
sub-qtdemo-distclean: qtdemo/$(MAKEFILE) FORCE
	cd qtdemo && $(MAKE) -f $(MAKEFILE) distclean
sub-qtdemo-install_subtargets: qtdemo/$(MAKEFILE) FORCE
	cd qtdemo && $(MAKE) -f $(MAKEFILE) install
sub-qtdemo-uninstall_subtargets: qtdemo/$(MAKEFILE) FORCE
	cd qtdemo && $(MAKE) -f $(MAKEFILE) uninstall

Makefile: tools.pro ../../.qmake.cache ../../mkspecs/linux-g++/qmake.conf ../../mkspecs/features/exclusive_builds.prf \
		../../mkspecs/features/default_pre.prf \
		../../.qmake.cache \
		../../mkspecs/qconfig.pri \
		../../mkspecs/features/qt_config.prf \
		../../mkspecs/features/release.prf \
		../../mkspecs/features/default_post.prf \
		../../mkspecs/features/unix/dylib.prf \
		../../mkspecs/features/unix/largefile.prf \
		../../mkspecs/features/dll.prf \
		../../mkspecs/features/shared.prf \
		../../mkspecs/features/warn_on.prf \
		../../mkspecs/features/qt.prf \
		../../mkspecs/features/unix/thread.prf \
		../../mkspecs/features/moc.prf \
		../../mkspecs/features/resources.prf \
		../../mkspecs/features/uic.prf
	$(QMAKE) -spec ../../mkspecs/linux-g++ -unix -o Makefile tools.pro
../../mkspecs/features/exclusive_builds.prf:
../../mkspecs/features/default_pre.prf:
../../.qmake.cache:
../../mkspecs/qconfig.pri:
../../mkspecs/features/qt_config.prf:
../../mkspecs/features/release.prf:
../../mkspecs/features/default_post.prf:
../../mkspecs/features/unix/dylib.prf:
../../mkspecs/features/unix/largefile.prf:
../../mkspecs/features/dll.prf:
../../mkspecs/features/shared.prf:
../../mkspecs/features/warn_on.prf:
../../mkspecs/features/qt.prf:
../../mkspecs/features/unix/thread.prf:
../../mkspecs/features/moc.prf:
../../mkspecs/features/resources.prf:
../../mkspecs/features/uic.prf:
qmake: qmake_all FORCE
	@$(QMAKE) -spec ../../mkspecs/linux-g++ -unix -o Makefile tools.pro

qmake_all: sub-codecs-qmake_all sub-i18n-qmake_all sub-plugandpaint-qmake_all sub-plugandpaintplugins-qmake_all sub-regexp-qmake_all sub-settingseditor-qmake_all sub-qtdemo-qmake_all FORCE

make_default: sub-codecs-make_default sub-i18n-make_default sub-plugandpaint-make_default sub-plugandpaintplugins-make_default sub-regexp-make_default sub-settingseditor-make_default sub-qtdemo-make_default FORCE
make_first: sub-codecs-make_first sub-i18n-make_first sub-plugandpaint-make_first sub-plugandpaintplugins-make_first sub-regexp-make_first sub-settingseditor-make_first sub-qtdemo-make_first FORCE
all: sub-codecs-all sub-i18n-all sub-plugandpaint-all sub-plugandpaintplugins-all sub-regexp-all sub-settingseditor-all sub-qtdemo-all FORCE
clean: sub-codecs-clean sub-i18n-clean sub-plugandpaint-clean sub-plugandpaintplugins-clean sub-regexp-clean sub-settingseditor-clean sub-qtdemo-clean FORCE
distclean: sub-codecs-distclean sub-i18n-distclean sub-plugandpaint-distclean sub-plugandpaintplugins-distclean sub-regexp-distclean sub-settingseditor-distclean sub-qtdemo-distclean FORCE
	-$(DEL_FILE) Makefile
install_subtargets: sub-codecs-install_subtargets sub-i18n-install_subtargets sub-plugandpaint-install_subtargets sub-plugandpaintplugins-install_subtargets sub-regexp-install_subtargets sub-settingseditor-install_subtargets sub-qtdemo-install_subtargets FORCE
uninstall_subtargets: sub-codecs-uninstall_subtargets sub-i18n-uninstall_subtargets sub-plugandpaint-uninstall_subtargets sub-plugandpaintplugins-uninstall_subtargets sub-regexp-uninstall_subtargets sub-settingseditor-uninstall_subtargets sub-qtdemo-uninstall_subtargets FORCE

/home/mandrake/rpm/BUILD/qt-x11-opensource-src-4.1.4/bin/moc:
	(cd /home/mandrake/rpm/BUILD/qt-x11-opensource-src-4.1.4/src/moc && $(MAKE))

mocclean: compiler_moc_header_clean compiler_moc_source_clean

mocables: compiler_moc_header_make_all compiler_moc_source_make_all
install_sources: FORCE
	@$(CHK_DIR_EXISTS) "$(INSTALL_ROOT)/usr/lib/qt4/examples/tools/" || $(MKDIR) "$(INSTALL_ROOT)/usr/lib/qt4/examples/tools/"
	-$(INSTALL_FILE) "/home/mandrake/rpm/BUILD/qt-x11-opensource-src-4.1.4/examples/tools/tools.pro" "$(INSTALL_ROOT)/usr/lib/qt4/examples/tools/"
	-$(INSTALL_FILE) "/home/mandrake/rpm/BUILD/qt-x11-opensource-src-4.1.4/examples/tools/README" "$(INSTALL_ROOT)/usr/lib/qt4/examples/tools/"


uninstall_sources:  FORCE
	-$(DEL_FILE) -r "$(INSTALL_ROOT)/usr/lib/qt4/examples/tools/tools.pro"
	-$(DEL_FILE) -r "$(INSTALL_ROOT)/usr/lib/qt4/examples/tools/README"
	-$(DEL_DIR) "$(INSTALL_ROOT)/usr/lib/qt4/examples/tools/"


install: install_subtargets install_sources  FORCE

uninstall: uninstall_sources  uninstall_subtargets FORCE

FORCE:

