#############################################################################
# Makefile for building: itemviews
# Generated by qmake (2.00a) (Qt 4.1.4) on: Mon Aug 14 16:49:26 2006
# Project:  itemviews.pro
# Template: subdirs
# Command: /home/mandrake/rpm/BUILD/qt-x11-opensource-src-4.1.4/bin/qmake -spec ../../mkspecs/linux-g++ -unix -o Makefile itemviews.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-chart \
		sub-dirview \
		sub-pixelator \
		sub-puzzle \
		sub-simpledommodel \
		sub-simpletreemodel \
		sub-sortingmodel \
		sub-spinboxdelegate

chart/$(MAKEFILE): 
	@$(CHK_DIR_EXISTS) "chart/" || $(MKDIR) "chart/"
	cd chart && $(QMAKE) chart.pro -spec ../../mkspecs/linux-g++ -unix -o $(MAKEFILE)
sub-chart-qmake_all:  FORCE
	@$(CHK_DIR_EXISTS) "chart/" || $(MKDIR) "chart/"
	cd chart && $(QMAKE) chart.pro -spec ../../mkspecs/linux-g++ -unix -o $(MAKEFILE)
sub-chart: chart/$(MAKEFILE) FORCE
	cd chart && $(MAKE) -f $(MAKEFILE)
sub-chart-make_default: chart/$(MAKEFILE) FORCE
	cd chart && $(MAKE) -f $(MAKEFILE) 
sub-chart-make_first: chart/$(MAKEFILE) FORCE
	cd chart && $(MAKE) -f $(MAKEFILE) first
sub-chart-all: chart/$(MAKEFILE) FORCE
	cd chart && $(MAKE) -f $(MAKEFILE) all
sub-chart-clean: chart/$(MAKEFILE) FORCE
	cd chart && $(MAKE) -f $(MAKEFILE) clean
sub-chart-distclean: chart/$(MAKEFILE) FORCE
	cd chart && $(MAKE) -f $(MAKEFILE) distclean
sub-chart-install_subtargets: chart/$(MAKEFILE) FORCE
	cd chart && $(MAKE) -f $(MAKEFILE) install
sub-chart-uninstall_subtargets: chart/$(MAKEFILE) FORCE
	cd chart && $(MAKE) -f $(MAKEFILE) uninstall
dirview/$(MAKEFILE): 
	@$(CHK_DIR_EXISTS) "dirview/" || $(MKDIR) "dirview/"
	cd dirview && $(QMAKE) dirview.pro -spec ../../mkspecs/linux-g++ -unix -o $(MAKEFILE)
sub-dirview-qmake_all:  FORCE
	@$(CHK_DIR_EXISTS) "dirview/" || $(MKDIR) "dirview/"
	cd dirview && $(QMAKE) dirview.pro -spec ../../mkspecs/linux-g++ -unix -o $(MAKEFILE)
sub-dirview: dirview/$(MAKEFILE) FORCE
	cd dirview && $(MAKE) -f $(MAKEFILE)
sub-dirview-make_default: dirview/$(MAKEFILE) FORCE
	cd dirview && $(MAKE) -f $(MAKEFILE) 
sub-dirview-make_first: dirview/$(MAKEFILE) FORCE
	cd dirview && $(MAKE) -f $(MAKEFILE) first
sub-dirview-all: dirview/$(MAKEFILE) FORCE
	cd dirview && $(MAKE) -f $(MAKEFILE) all
sub-dirview-clean: dirview/$(MAKEFILE) FORCE
	cd dirview && $(MAKE) -f $(MAKEFILE) clean
sub-dirview-distclean: dirview/$(MAKEFILE) FORCE
	cd dirview && $(MAKE) -f $(MAKEFILE) distclean
sub-dirview-install_subtargets: dirview/$(MAKEFILE) FORCE
	cd dirview && $(MAKE) -f $(MAKEFILE) install
sub-dirview-uninstall_subtargets: dirview/$(MAKEFILE) FORCE
	cd dirview && $(MAKE) -f $(MAKEFILE) uninstall
pixelator/$(MAKEFILE): 
	@$(CHK_DIR_EXISTS) "pixelator/" || $(MKDIR) "pixelator/"
	cd pixelator && $(QMAKE) pixelator.pro -spec ../../mkspecs/linux-g++ -unix -o $(MAKEFILE)
sub-pixelator-qmake_all:  FORCE
	@$(CHK_DIR_EXISTS) "pixelator/" || $(MKDIR) "pixelator/"
	cd pixelator && $(QMAKE) pixelator.pro -spec ../../mkspecs/linux-g++ -unix -o $(MAKEFILE)
sub-pixelator: pixelator/$(MAKEFILE) FORCE
	cd pixelator && $(MAKE) -f $(MAKEFILE)
sub-pixelator-make_default: pixelator/$(MAKEFILE) FORCE
	cd pixelator && $(MAKE) -f $(MAKEFILE) 
sub-pixelator-make_first: pixelator/$(MAKEFILE) FORCE
	cd pixelator && $(MAKE) -f $(MAKEFILE) first
sub-pixelator-all: pixelator/$(MAKEFILE) FORCE
	cd pixelator && $(MAKE) -f $(MAKEFILE) all
sub-pixelator-clean: pixelator/$(MAKEFILE) FORCE
	cd pixelator && $(MAKE) -f $(MAKEFILE) clean
sub-pixelator-distclean: pixelator/$(MAKEFILE) FORCE
	cd pixelator && $(MAKE) -f $(MAKEFILE) distclean
sub-pixelator-install_subtargets: pixelator/$(MAKEFILE) FORCE
	cd pixelator && $(MAKE) -f $(MAKEFILE) install
sub-pixelator-uninstall_subtargets: pixelator/$(MAKEFILE) FORCE
	cd pixelator && $(MAKE) -f $(MAKEFILE) uninstall
puzzle/$(MAKEFILE): 
	@$(CHK_DIR_EXISTS) "puzzle/" || $(MKDIR) "puzzle/"
	cd puzzle && $(QMAKE) puzzle.pro -spec ../../mkspecs/linux-g++ -unix -o $(MAKEFILE)
sub-puzzle-qmake_all:  FORCE
	@$(CHK_DIR_EXISTS) "puzzle/" || $(MKDIR) "puzzle/"
	cd puzzle && $(QMAKE) puzzle.pro -spec ../../mkspecs/linux-g++ -unix -o $(MAKEFILE)
sub-puzzle: puzzle/$(MAKEFILE) FORCE
	cd puzzle && $(MAKE) -f $(MAKEFILE)
sub-puzzle-make_default: puzzle/$(MAKEFILE) FORCE
	cd puzzle && $(MAKE) -f $(MAKEFILE) 
sub-puzzle-make_first: puzzle/$(MAKEFILE) FORCE
	cd puzzle && $(MAKE) -f $(MAKEFILE) first
sub-puzzle-all: puzzle/$(MAKEFILE) FORCE
	cd puzzle && $(MAKE) -f $(MAKEFILE) all
sub-puzzle-clean: puzzle/$(MAKEFILE) FORCE
	cd puzzle && $(MAKE) -f $(MAKEFILE) clean
sub-puzzle-distclean: puzzle/$(MAKEFILE) FORCE
	cd puzzle && $(MAKE) -f $(MAKEFILE) distclean
sub-puzzle-install_subtargets: puzzle/$(MAKEFILE) FORCE
	cd puzzle && $(MAKE) -f $(MAKEFILE) install
sub-puzzle-uninstall_subtargets: puzzle/$(MAKEFILE) FORCE
	cd puzzle && $(MAKE) -f $(MAKEFILE) uninstall
simpledommodel/$(MAKEFILE): 
	@$(CHK_DIR_EXISTS) "simpledommodel/" || $(MKDIR) "simpledommodel/"
	cd simpledommodel && $(QMAKE) simpledommodel.pro -spec ../../mkspecs/linux-g++ -unix -o $(MAKEFILE)
sub-simpledommodel-qmake_all:  FORCE
	@$(CHK_DIR_EXISTS) "simpledommodel/" || $(MKDIR) "simpledommodel/"
	cd simpledommodel && $(QMAKE) simpledommodel.pro -spec ../../mkspecs/linux-g++ -unix -o $(MAKEFILE)
sub-simpledommodel: simpledommodel/$(MAKEFILE) FORCE
	cd simpledommodel && $(MAKE) -f $(MAKEFILE)
sub-simpledommodel-make_default: simpledommodel/$(MAKEFILE) FORCE
	cd simpledommodel && $(MAKE) -f $(MAKEFILE) 
sub-simpledommodel-make_first: simpledommodel/$(MAKEFILE) FORCE
	cd simpledommodel && $(MAKE) -f $(MAKEFILE) first
sub-simpledommodel-all: simpledommodel/$(MAKEFILE) FORCE
	cd simpledommodel && $(MAKE) -f $(MAKEFILE) all
sub-simpledommodel-clean: simpledommodel/$(MAKEFILE) FORCE
	cd simpledommodel && $(MAKE) -f $(MAKEFILE) clean
sub-simpledommodel-distclean: simpledommodel/$(MAKEFILE) FORCE
	cd simpledommodel && $(MAKE) -f $(MAKEFILE) distclean
sub-simpledommodel-install_subtargets: simpledommodel/$(MAKEFILE) FORCE
	cd simpledommodel && $(MAKE) -f $(MAKEFILE) install
sub-simpledommodel-uninstall_subtargets: simpledommodel/$(MAKEFILE) FORCE
	cd simpledommodel && $(MAKE) -f $(MAKEFILE) uninstall
simpletreemodel/$(MAKEFILE): 
	@$(CHK_DIR_EXISTS) "simpletreemodel/" || $(MKDIR) "simpletreemodel/"
	cd simpletreemodel && $(QMAKE) simpletreemodel.pro -spec ../../mkspecs/linux-g++ -unix -o $(MAKEFILE)
sub-simpletreemodel-qmake_all:  FORCE
	@$(CHK_DIR_EXISTS) "simpletreemodel/" || $(MKDIR) "simpletreemodel/"
	cd simpletreemodel && $(QMAKE) simpletreemodel.pro -spec ../../mkspecs/linux-g++ -unix -o $(MAKEFILE)
sub-simpletreemodel: simpletreemodel/$(MAKEFILE) FORCE
	cd simpletreemodel && $(MAKE) -f $(MAKEFILE)
sub-simpletreemodel-make_default: simpletreemodel/$(MAKEFILE) FORCE
	cd simpletreemodel && $(MAKE) -f $(MAKEFILE) 
sub-simpletreemodel-make_first: simpletreemodel/$(MAKEFILE) FORCE
	cd simpletreemodel && $(MAKE) -f $(MAKEFILE) first
sub-simpletreemodel-all: simpletreemodel/$(MAKEFILE) FORCE
	cd simpletreemodel && $(MAKE) -f $(MAKEFILE) all
sub-simpletreemodel-clean: simpletreemodel/$(MAKEFILE) FORCE
	cd simpletreemodel && $(MAKE) -f $(MAKEFILE) clean
sub-simpletreemodel-distclean: simpletreemodel/$(MAKEFILE) FORCE
	cd simpletreemodel && $(MAKE) -f $(MAKEFILE) distclean
sub-simpletreemodel-install_subtargets: simpletreemodel/$(MAKEFILE) FORCE
	cd simpletreemodel && $(MAKE) -f $(MAKEFILE) install
sub-simpletreemodel-uninstall_subtargets: simpletreemodel/$(MAKEFILE) FORCE
	cd simpletreemodel && $(MAKE) -f $(MAKEFILE) uninstall
sortingmodel/$(MAKEFILE): 
	@$(CHK_DIR_EXISTS) "sortingmodel/" || $(MKDIR) "sortingmodel/"
	cd sortingmodel && $(QMAKE) sortingmodel.pro -spec ../../mkspecs/linux-g++ -unix -o $(MAKEFILE)
sub-sortingmodel-qmake_all:  FORCE
	@$(CHK_DIR_EXISTS) "sortingmodel/" || $(MKDIR) "sortingmodel/"
	cd sortingmodel && $(QMAKE) sortingmodel.pro -spec ../../mkspecs/linux-g++ -unix -o $(MAKEFILE)
sub-sortingmodel: sortingmodel/$(MAKEFILE) FORCE
	cd sortingmodel && $(MAKE) -f $(MAKEFILE)
sub-sortingmodel-make_default: sortingmodel/$(MAKEFILE) FORCE
	cd sortingmodel && $(MAKE) -f $(MAKEFILE) 
sub-sortingmodel-make_first: sortingmodel/$(MAKEFILE) FORCE
	cd sortingmodel && $(MAKE) -f $(MAKEFILE) first
sub-sortingmodel-all: sortingmodel/$(MAKEFILE) FORCE
	cd sortingmodel && $(MAKE) -f $(MAKEFILE) all
sub-sortingmodel-clean: sortingmodel/$(MAKEFILE) FORCE
	cd sortingmodel && $(MAKE) -f $(MAKEFILE) clean
sub-sortingmodel-distclean: sortingmodel/$(MAKEFILE) FORCE
	cd sortingmodel && $(MAKE) -f $(MAKEFILE) distclean
sub-sortingmodel-install_subtargets: sortingmodel/$(MAKEFILE) FORCE
	cd sortingmodel && $(MAKE) -f $(MAKEFILE) install
sub-sortingmodel-uninstall_subtargets: sortingmodel/$(MAKEFILE) FORCE
	cd sortingmodel && $(MAKE) -f $(MAKEFILE) uninstall
spinboxdelegate/$(MAKEFILE): 
	@$(CHK_DIR_EXISTS) "spinboxdelegate/" || $(MKDIR) "spinboxdelegate/"
	cd spinboxdelegate && $(QMAKE) spinboxdelegate.pro -spec ../../mkspecs/linux-g++ -unix -o $(MAKEFILE)
sub-spinboxdelegate-qmake_all:  FORCE
	@$(CHK_DIR_EXISTS) "spinboxdelegate/" || $(MKDIR) "spinboxdelegate/"
	cd spinboxdelegate && $(QMAKE) spinboxdelegate.pro -spec ../../mkspecs/linux-g++ -unix -o $(MAKEFILE)
sub-spinboxdelegate: spinboxdelegate/$(MAKEFILE) FORCE
	cd spinboxdelegate && $(MAKE) -f $(MAKEFILE)
sub-spinboxdelegate-make_default: spinboxdelegate/$(MAKEFILE) FORCE
	cd spinboxdelegate && $(MAKE) -f $(MAKEFILE) 
sub-spinboxdelegate-make_first: spinboxdelegate/$(MAKEFILE) FORCE
	cd spinboxdelegate && $(MAKE) -f $(MAKEFILE) first
sub-spinboxdelegate-all: spinboxdelegate/$(MAKEFILE) FORCE
	cd spinboxdelegate && $(MAKE) -f $(MAKEFILE) all
sub-spinboxdelegate-clean: spinboxdelegate/$(MAKEFILE) FORCE
	cd spinboxdelegate && $(MAKE) -f $(MAKEFILE) clean
sub-spinboxdelegate-distclean: spinboxdelegate/$(MAKEFILE) FORCE
	cd spinboxdelegate && $(MAKE) -f $(MAKEFILE) distclean
sub-spinboxdelegate-install_subtargets: spinboxdelegate/$(MAKEFILE) FORCE
	cd spinboxdelegate && $(MAKE) -f $(MAKEFILE) install
sub-spinboxdelegate-uninstall_subtargets: spinboxdelegate/$(MAKEFILE) FORCE
	cd spinboxdelegate && $(MAKE) -f $(MAKEFILE) uninstall

Makefile: itemviews.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 itemviews.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 itemviews.pro

qmake_all: sub-chart-qmake_all sub-dirview-qmake_all sub-pixelator-qmake_all sub-puzzle-qmake_all sub-simpledommodel-qmake_all sub-simpletreemodel-qmake_all sub-sortingmodel-qmake_all sub-spinboxdelegate-qmake_all FORCE

make_default: sub-chart-make_default sub-dirview-make_default sub-pixelator-make_default sub-puzzle-make_default sub-simpledommodel-make_default sub-simpletreemodel-make_default sub-sortingmodel-make_default sub-spinboxdelegate-make_default FORCE
make_first: sub-chart-make_first sub-dirview-make_first sub-pixelator-make_first sub-puzzle-make_first sub-simpledommodel-make_first sub-simpletreemodel-make_first sub-sortingmodel-make_first sub-spinboxdelegate-make_first FORCE
all: sub-chart-all sub-dirview-all sub-pixelator-all sub-puzzle-all sub-simpledommodel-all sub-simpletreemodel-all sub-sortingmodel-all sub-spinboxdelegate-all FORCE
clean: sub-chart-clean sub-dirview-clean sub-pixelator-clean sub-puzzle-clean sub-simpledommodel-clean sub-simpletreemodel-clean sub-sortingmodel-clean sub-spinboxdelegate-clean FORCE
distclean: sub-chart-distclean sub-dirview-distclean sub-pixelator-distclean sub-puzzle-distclean sub-simpledommodel-distclean sub-simpletreemodel-distclean sub-sortingmodel-distclean sub-spinboxdelegate-distclean FORCE
	-$(DEL_FILE) Makefile
install_subtargets: sub-chart-install_subtargets sub-dirview-install_subtargets sub-pixelator-install_subtargets sub-puzzle-install_subtargets sub-simpledommodel-install_subtargets sub-simpletreemodel-install_subtargets sub-sortingmodel-install_subtargets sub-spinboxdelegate-install_subtargets FORCE
uninstall_subtargets: sub-chart-uninstall_subtargets sub-dirview-uninstall_subtargets sub-pixelator-uninstall_subtargets sub-puzzle-uninstall_subtargets sub-simpledommodel-uninstall_subtargets sub-simpletreemodel-uninstall_subtargets sub-sortingmodel-uninstall_subtargets sub-spinboxdelegate-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/itemviews/" || $(MKDIR) "$(INSTALL_ROOT)/usr/lib/qt4/examples/itemviews/"
	-$(INSTALL_FILE) "/home/mandrake/rpm/BUILD/qt-x11-opensource-src-4.1.4/examples/itemviews/README" "$(INSTALL_ROOT)/usr/lib/qt4/examples/itemviews/"
	-$(INSTALL_FILE) "/home/mandrake/rpm/BUILD/qt-x11-opensource-src-4.1.4/examples/itemviews/itemviews.pro" "$(INSTALL_ROOT)/usr/lib/qt4/examples/itemviews/"


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


install: install_subtargets install_sources  FORCE

uninstall: uninstall_sources  uninstall_subtargets FORCE

FORCE:

