#############################################################################
# Makefile for building: tests
# Generated by qmake (2.01a) (Qt 4.7.4) on: Fri Oct 14 04:01:26 2011
# Project:  tests.pro
# Template: subdirs
# Command: /usr/bin/qmake PREFIX=/opt CONFIG+=enable-gui -o Makefile tests.pro
#############################################################################

first: make_default
MAKEFILE      = Makefile
QMAKE         = /usr/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  = install -m 644 -p
INSTALL_PROGRAM = install -m 755 -p
INSTALL_DIR   = $(COPY_DIR)
DEL_FILE      = rm -f
SYMLINK       = ln -f -s
DEL_DIR       = rmdir
MOVE          = mv -f
CHK_DIR_EXISTS= test -d
MKDIR         = mkdir -p
SUBTARGETS    =  \
		sub-testgame \
		sub-testgnuchess \
		sub-testfics \
		sub-testlocalparser \
		sub-testposition

testgame/$(MAKEFILE): 
	@$(CHK_DIR_EXISTS) testgame/ || $(MKDIR) testgame/ 
	cd testgame/ && $(QMAKE) /home/michael/miniature/tests/testgame/testgame.pro PREFIX=/opt CONFIG+=enable-gui -o $(MAKEFILE)
sub-testgame-qmake_all:  FORCE
	@$(CHK_DIR_EXISTS) testgame/ || $(MKDIR) testgame/ 
	cd testgame/ && $(QMAKE) /home/michael/miniature/tests/testgame/testgame.pro PREFIX=/opt CONFIG+=enable-gui -o $(MAKEFILE)
sub-testgame: testgame/$(MAKEFILE) FORCE
	cd testgame/ && $(MAKE) -f $(MAKEFILE)
sub-testgame-make_default-ordered: testgame/$(MAKEFILE) FORCE
	cd testgame/ && $(MAKE) -f $(MAKEFILE) 
sub-testgame-make_default: testgame/$(MAKEFILE) FORCE
	cd testgame/ && $(MAKE) -f $(MAKEFILE) 
sub-testgame-make_first-ordered: testgame/$(MAKEFILE) FORCE
	cd testgame/ && $(MAKE) -f $(MAKEFILE) first
sub-testgame-make_first: testgame/$(MAKEFILE) FORCE
	cd testgame/ && $(MAKE) -f $(MAKEFILE) first
sub-testgame-all-ordered: testgame/$(MAKEFILE) FORCE
	cd testgame/ && $(MAKE) -f $(MAKEFILE) all
sub-testgame-all: testgame/$(MAKEFILE) FORCE
	cd testgame/ && $(MAKE) -f $(MAKEFILE) all
sub-testgame-clean-ordered: testgame/$(MAKEFILE) FORCE
	cd testgame/ && $(MAKE) -f $(MAKEFILE) clean
sub-testgame-clean: testgame/$(MAKEFILE) FORCE
	cd testgame/ && $(MAKE) -f $(MAKEFILE) clean
sub-testgame-distclean-ordered: testgame/$(MAKEFILE) FORCE
	cd testgame/ && $(MAKE) -f $(MAKEFILE) distclean
sub-testgame-distclean: testgame/$(MAKEFILE) FORCE
	cd testgame/ && $(MAKE) -f $(MAKEFILE) distclean
sub-testgame-install_subtargets-ordered: testgame/$(MAKEFILE) FORCE
	cd testgame/ && $(MAKE) -f $(MAKEFILE) install
sub-testgame-install_subtargets: testgame/$(MAKEFILE) FORCE
	cd testgame/ && $(MAKE) -f $(MAKEFILE) install
sub-testgame-uninstall_subtargets-ordered: testgame/$(MAKEFILE) FORCE
	cd testgame/ && $(MAKE) -f $(MAKEFILE) uninstall
sub-testgame-uninstall_subtargets: testgame/$(MAKEFILE) FORCE
	cd testgame/ && $(MAKE) -f $(MAKEFILE) uninstall
testgnuchess/$(MAKEFILE): 
	@$(CHK_DIR_EXISTS) testgnuchess/ || $(MKDIR) testgnuchess/ 
	cd testgnuchess/ && $(QMAKE) /home/michael/miniature/tests/testgnuchess/testgnuchess.pro PREFIX=/opt CONFIG+=enable-gui -o $(MAKEFILE)
sub-testgnuchess-qmake_all:  FORCE
	@$(CHK_DIR_EXISTS) testgnuchess/ || $(MKDIR) testgnuchess/ 
	cd testgnuchess/ && $(QMAKE) /home/michael/miniature/tests/testgnuchess/testgnuchess.pro PREFIX=/opt CONFIG+=enable-gui -o $(MAKEFILE)
sub-testgnuchess: testgnuchess/$(MAKEFILE) FORCE
	cd testgnuchess/ && $(MAKE) -f $(MAKEFILE)
sub-testgnuchess-make_default-ordered: testgnuchess/$(MAKEFILE) sub-testgame-make_default-ordered  FORCE
	cd testgnuchess/ && $(MAKE) -f $(MAKEFILE) 
sub-testgnuchess-make_default: testgnuchess/$(MAKEFILE) FORCE
	cd testgnuchess/ && $(MAKE) -f $(MAKEFILE) 
sub-testgnuchess-make_first-ordered: testgnuchess/$(MAKEFILE) sub-testgame-make_first-ordered  FORCE
	cd testgnuchess/ && $(MAKE) -f $(MAKEFILE) first
sub-testgnuchess-make_first: testgnuchess/$(MAKEFILE) FORCE
	cd testgnuchess/ && $(MAKE) -f $(MAKEFILE) first
sub-testgnuchess-all-ordered: testgnuchess/$(MAKEFILE) sub-testgame-all-ordered  FORCE
	cd testgnuchess/ && $(MAKE) -f $(MAKEFILE) all
sub-testgnuchess-all: testgnuchess/$(MAKEFILE) FORCE
	cd testgnuchess/ && $(MAKE) -f $(MAKEFILE) all
sub-testgnuchess-clean-ordered: testgnuchess/$(MAKEFILE) sub-testgame-clean-ordered  FORCE
	cd testgnuchess/ && $(MAKE) -f $(MAKEFILE) clean
sub-testgnuchess-clean: testgnuchess/$(MAKEFILE) FORCE
	cd testgnuchess/ && $(MAKE) -f $(MAKEFILE) clean
sub-testgnuchess-distclean-ordered: testgnuchess/$(MAKEFILE) sub-testgame-distclean-ordered  FORCE
	cd testgnuchess/ && $(MAKE) -f $(MAKEFILE) distclean
sub-testgnuchess-distclean: testgnuchess/$(MAKEFILE) FORCE
	cd testgnuchess/ && $(MAKE) -f $(MAKEFILE) distclean
sub-testgnuchess-install_subtargets-ordered: testgnuchess/$(MAKEFILE) sub-testgame-install_subtargets-ordered  FORCE
	cd testgnuchess/ && $(MAKE) -f $(MAKEFILE) install
sub-testgnuchess-install_subtargets: testgnuchess/$(MAKEFILE) FORCE
	cd testgnuchess/ && $(MAKE) -f $(MAKEFILE) install
sub-testgnuchess-uninstall_subtargets-ordered: testgnuchess/$(MAKEFILE) sub-testgame-uninstall_subtargets-ordered  FORCE
	cd testgnuchess/ && $(MAKE) -f $(MAKEFILE) uninstall
sub-testgnuchess-uninstall_subtargets: testgnuchess/$(MAKEFILE) FORCE
	cd testgnuchess/ && $(MAKE) -f $(MAKEFILE) uninstall
testfics/$(MAKEFILE): 
	@$(CHK_DIR_EXISTS) testfics/ || $(MKDIR) testfics/ 
	cd testfics/ && $(QMAKE) /home/michael/miniature/tests/testfics/testfics.pro PREFIX=/opt CONFIG+=enable-gui -o $(MAKEFILE)
sub-testfics-qmake_all:  FORCE
	@$(CHK_DIR_EXISTS) testfics/ || $(MKDIR) testfics/ 
	cd testfics/ && $(QMAKE) /home/michael/miniature/tests/testfics/testfics.pro PREFIX=/opt CONFIG+=enable-gui -o $(MAKEFILE)
sub-testfics: testfics/$(MAKEFILE) FORCE
	cd testfics/ && $(MAKE) -f $(MAKEFILE)
sub-testfics-make_default-ordered: testfics/$(MAKEFILE) sub-testgnuchess-make_default-ordered  FORCE
	cd testfics/ && $(MAKE) -f $(MAKEFILE) 
sub-testfics-make_default: testfics/$(MAKEFILE) FORCE
	cd testfics/ && $(MAKE) -f $(MAKEFILE) 
sub-testfics-make_first-ordered: testfics/$(MAKEFILE) sub-testgnuchess-make_first-ordered  FORCE
	cd testfics/ && $(MAKE) -f $(MAKEFILE) first
sub-testfics-make_first: testfics/$(MAKEFILE) FORCE
	cd testfics/ && $(MAKE) -f $(MAKEFILE) first
sub-testfics-all-ordered: testfics/$(MAKEFILE) sub-testgnuchess-all-ordered  FORCE
	cd testfics/ && $(MAKE) -f $(MAKEFILE) all
sub-testfics-all: testfics/$(MAKEFILE) FORCE
	cd testfics/ && $(MAKE) -f $(MAKEFILE) all
sub-testfics-clean-ordered: testfics/$(MAKEFILE) sub-testgnuchess-clean-ordered  FORCE
	cd testfics/ && $(MAKE) -f $(MAKEFILE) clean
sub-testfics-clean: testfics/$(MAKEFILE) FORCE
	cd testfics/ && $(MAKE) -f $(MAKEFILE) clean
sub-testfics-distclean-ordered: testfics/$(MAKEFILE) sub-testgnuchess-distclean-ordered  FORCE
	cd testfics/ && $(MAKE) -f $(MAKEFILE) distclean
sub-testfics-distclean: testfics/$(MAKEFILE) FORCE
	cd testfics/ && $(MAKE) -f $(MAKEFILE) distclean
sub-testfics-install_subtargets-ordered: testfics/$(MAKEFILE) sub-testgnuchess-install_subtargets-ordered  FORCE
	cd testfics/ && $(MAKE) -f $(MAKEFILE) install
sub-testfics-install_subtargets: testfics/$(MAKEFILE) FORCE
	cd testfics/ && $(MAKE) -f $(MAKEFILE) install
sub-testfics-uninstall_subtargets-ordered: testfics/$(MAKEFILE) sub-testgnuchess-uninstall_subtargets-ordered  FORCE
	cd testfics/ && $(MAKE) -f $(MAKEFILE) uninstall
sub-testfics-uninstall_subtargets: testfics/$(MAKEFILE) FORCE
	cd testfics/ && $(MAKE) -f $(MAKEFILE) uninstall
testlocalparser/$(MAKEFILE): 
	@$(CHK_DIR_EXISTS) testlocalparser/ || $(MKDIR) testlocalparser/ 
	cd testlocalparser/ && $(QMAKE) /home/michael/miniature/tests/testlocalparser/testlocalparser.pro PREFIX=/opt CONFIG+=enable-gui -o $(MAKEFILE)
sub-testlocalparser-qmake_all:  FORCE
	@$(CHK_DIR_EXISTS) testlocalparser/ || $(MKDIR) testlocalparser/ 
	cd testlocalparser/ && $(QMAKE) /home/michael/miniature/tests/testlocalparser/testlocalparser.pro PREFIX=/opt CONFIG+=enable-gui -o $(MAKEFILE)
sub-testlocalparser: testlocalparser/$(MAKEFILE) FORCE
	cd testlocalparser/ && $(MAKE) -f $(MAKEFILE)
sub-testlocalparser-make_default-ordered: testlocalparser/$(MAKEFILE) sub-testfics-make_default-ordered  FORCE
	cd testlocalparser/ && $(MAKE) -f $(MAKEFILE) 
sub-testlocalparser-make_default: testlocalparser/$(MAKEFILE) FORCE
	cd testlocalparser/ && $(MAKE) -f $(MAKEFILE) 
sub-testlocalparser-make_first-ordered: testlocalparser/$(MAKEFILE) sub-testfics-make_first-ordered  FORCE
	cd testlocalparser/ && $(MAKE) -f $(MAKEFILE) first
sub-testlocalparser-make_first: testlocalparser/$(MAKEFILE) FORCE
	cd testlocalparser/ && $(MAKE) -f $(MAKEFILE) first
sub-testlocalparser-all-ordered: testlocalparser/$(MAKEFILE) sub-testfics-all-ordered  FORCE
	cd testlocalparser/ && $(MAKE) -f $(MAKEFILE) all
sub-testlocalparser-all: testlocalparser/$(MAKEFILE) FORCE
	cd testlocalparser/ && $(MAKE) -f $(MAKEFILE) all
sub-testlocalparser-clean-ordered: testlocalparser/$(MAKEFILE) sub-testfics-clean-ordered  FORCE
	cd testlocalparser/ && $(MAKE) -f $(MAKEFILE) clean
sub-testlocalparser-clean: testlocalparser/$(MAKEFILE) FORCE
	cd testlocalparser/ && $(MAKE) -f $(MAKEFILE) clean
sub-testlocalparser-distclean-ordered: testlocalparser/$(MAKEFILE) sub-testfics-distclean-ordered  FORCE
	cd testlocalparser/ && $(MAKE) -f $(MAKEFILE) distclean
sub-testlocalparser-distclean: testlocalparser/$(MAKEFILE) FORCE
	cd testlocalparser/ && $(MAKE) -f $(MAKEFILE) distclean
sub-testlocalparser-install_subtargets-ordered: testlocalparser/$(MAKEFILE) sub-testfics-install_subtargets-ordered  FORCE
	cd testlocalparser/ && $(MAKE) -f $(MAKEFILE) install
sub-testlocalparser-install_subtargets: testlocalparser/$(MAKEFILE) FORCE
	cd testlocalparser/ && $(MAKE) -f $(MAKEFILE) install
sub-testlocalparser-uninstall_subtargets-ordered: testlocalparser/$(MAKEFILE) sub-testfics-uninstall_subtargets-ordered  FORCE
	cd testlocalparser/ && $(MAKE) -f $(MAKEFILE) uninstall
sub-testlocalparser-uninstall_subtargets: testlocalparser/$(MAKEFILE) FORCE
	cd testlocalparser/ && $(MAKE) -f $(MAKEFILE) uninstall
testposition/$(MAKEFILE): 
	@$(CHK_DIR_EXISTS) testposition/ || $(MKDIR) testposition/ 
	cd testposition/ && $(QMAKE) /home/michael/miniature/tests/testposition/testposition.pro PREFIX=/opt CONFIG+=enable-gui -o $(MAKEFILE)
sub-testposition-qmake_all:  FORCE
	@$(CHK_DIR_EXISTS) testposition/ || $(MKDIR) testposition/ 
	cd testposition/ && $(QMAKE) /home/michael/miniature/tests/testposition/testposition.pro PREFIX=/opt CONFIG+=enable-gui -o $(MAKEFILE)
sub-testposition: testposition/$(MAKEFILE) FORCE
	cd testposition/ && $(MAKE) -f $(MAKEFILE)
sub-testposition-make_default-ordered: testposition/$(MAKEFILE) sub-testlocalparser-make_default-ordered  FORCE
	cd testposition/ && $(MAKE) -f $(MAKEFILE) 
sub-testposition-make_default: testposition/$(MAKEFILE) FORCE
	cd testposition/ && $(MAKE) -f $(MAKEFILE) 
sub-testposition-make_first-ordered: testposition/$(MAKEFILE) sub-testlocalparser-make_first-ordered  FORCE
	cd testposition/ && $(MAKE) -f $(MAKEFILE) first
sub-testposition-make_first: testposition/$(MAKEFILE) FORCE
	cd testposition/ && $(MAKE) -f $(MAKEFILE) first
sub-testposition-all-ordered: testposition/$(MAKEFILE) sub-testlocalparser-all-ordered  FORCE
	cd testposition/ && $(MAKE) -f $(MAKEFILE) all
sub-testposition-all: testposition/$(MAKEFILE) FORCE
	cd testposition/ && $(MAKE) -f $(MAKEFILE) all
sub-testposition-clean-ordered: testposition/$(MAKEFILE) sub-testlocalparser-clean-ordered  FORCE
	cd testposition/ && $(MAKE) -f $(MAKEFILE) clean
sub-testposition-clean: testposition/$(MAKEFILE) FORCE
	cd testposition/ && $(MAKE) -f $(MAKEFILE) clean
sub-testposition-distclean-ordered: testposition/$(MAKEFILE) sub-testlocalparser-distclean-ordered  FORCE
	cd testposition/ && $(MAKE) -f $(MAKEFILE) distclean
sub-testposition-distclean: testposition/$(MAKEFILE) FORCE
	cd testposition/ && $(MAKE) -f $(MAKEFILE) distclean
sub-testposition-install_subtargets-ordered: testposition/$(MAKEFILE) sub-testlocalparser-install_subtargets-ordered  FORCE
	cd testposition/ && $(MAKE) -f $(MAKEFILE) install
sub-testposition-install_subtargets: testposition/$(MAKEFILE) FORCE
	cd testposition/ && $(MAKE) -f $(MAKEFILE) install
sub-testposition-uninstall_subtargets-ordered: testposition/$(MAKEFILE) sub-testlocalparser-uninstall_subtargets-ordered  FORCE
	cd testposition/ && $(MAKE) -f $(MAKEFILE) uninstall
sub-testposition-uninstall_subtargets: testposition/$(MAKEFILE) FORCE
	cd testposition/ && $(MAKE) -f $(MAKEFILE) uninstall

Makefile: tests.pro  /targets/10-armv7/usr/share/qt4/mkspecs/linux-g++-maemo/qmake.conf /targets/10-armv7/usr/share/qt4/mkspecs/common/g++.conf \
		/targets/10-armv7/usr/share/qt4/mkspecs/common/unix.conf \
		/targets/10-armv7/usr/share/qt4/mkspecs/common/linux.conf \
		/targets/10-armv7/usr/share/qt4/mkspecs/qconfig.pri \
		/targets/10-armv7/usr/share/qt4/mkspecs/features/qt_functions.prf \
		/targets/10-armv7/usr/share/qt4/mkspecs/features/qt_config.prf \
		/targets/10-armv7/usr/share/qt4/mkspecs/features/exclusive_builds.prf \
		/targets/10-armv7/usr/share/qt4/mkspecs/features/default_pre.prf \
		../config.pri \
		config.pri \
		/targets/10-armv7/usr/share/qt4/mkspecs/features/release.prf \
		/targets/10-armv7/usr/share/qt4/mkspecs/features/default_post.prf \
		/targets/10-armv7/usr/share/qt4/mkspecs/features/qt.prf \
		/targets/10-armv7/usr/share/qt4/mkspecs/features/unix/thread.prf \
		/targets/10-armv7/usr/share/qt4/mkspecs/features/moc.prf \
		/targets/10-armv7/usr/share/qt4/mkspecs/features/qtestlib.prf \
		/targets/10-armv7/usr/share/qt4/mkspecs/features/warn_on.prf \
		/targets/10-armv7/usr/share/qt4/mkspecs/features/resources.prf \
		/targets/10-armv7/usr/share/qt4/mkspecs/features/uic.prf \
		/targets/10-armv7/usr/share/qt4/mkspecs/features/yacc.prf \
		/targets/10-armv7/usr/share/qt4/mkspecs/features/lex.prf \
		/targets/10-armv7/usr/share/qt4/mkspecs/features/include_source_dir.prf
	$(QMAKE) PREFIX=/opt CONFIG+=enable-gui -o Makefile tests.pro
/targets/10-armv7/usr/share/qt4/mkspecs/common/g++.conf:
/targets/10-armv7/usr/share/qt4/mkspecs/common/unix.conf:
/targets/10-armv7/usr/share/qt4/mkspecs/common/linux.conf:
/targets/10-armv7/usr/share/qt4/mkspecs/qconfig.pri:
/targets/10-armv7/usr/share/qt4/mkspecs/features/qt_functions.prf:
/targets/10-armv7/usr/share/qt4/mkspecs/features/qt_config.prf:
/targets/10-armv7/usr/share/qt4/mkspecs/features/exclusive_builds.prf:
/targets/10-armv7/usr/share/qt4/mkspecs/features/default_pre.prf:
../config.pri:
config.pri:
/targets/10-armv7/usr/share/qt4/mkspecs/features/release.prf:
/targets/10-armv7/usr/share/qt4/mkspecs/features/default_post.prf:
/targets/10-armv7/usr/share/qt4/mkspecs/features/qt.prf:
/targets/10-armv7/usr/share/qt4/mkspecs/features/unix/thread.prf:
/targets/10-armv7/usr/share/qt4/mkspecs/features/moc.prf:
/targets/10-armv7/usr/share/qt4/mkspecs/features/qtestlib.prf:
/targets/10-armv7/usr/share/qt4/mkspecs/features/warn_on.prf:
/targets/10-armv7/usr/share/qt4/mkspecs/features/resources.prf:
/targets/10-armv7/usr/share/qt4/mkspecs/features/uic.prf:
/targets/10-armv7/usr/share/qt4/mkspecs/features/yacc.prf:
/targets/10-armv7/usr/share/qt4/mkspecs/features/lex.prf:
/targets/10-armv7/usr/share/qt4/mkspecs/features/include_source_dir.prf:
qmake: qmake_all FORCE
	@$(QMAKE) PREFIX=/opt CONFIG+=enable-gui -o Makefile tests.pro

qmake_all: sub-testgame-qmake_all sub-testgnuchess-qmake_all sub-testfics-qmake_all sub-testlocalparser-qmake_all sub-testposition-qmake_all FORCE

make_default: sub-testgame-make_default-ordered sub-testgnuchess-make_default-ordered sub-testfics-make_default-ordered sub-testlocalparser-make_default-ordered sub-testposition-make_default-ordered FORCE
make_first: sub-testgame-make_first-ordered sub-testgnuchess-make_first-ordered sub-testfics-make_first-ordered sub-testlocalparser-make_first-ordered sub-testposition-make_first-ordered FORCE
all: sub-testgame-all-ordered sub-testgnuchess-all-ordered sub-testfics-all-ordered sub-testlocalparser-all-ordered sub-testposition-all-ordered FORCE
clean: sub-testgame-clean-ordered sub-testgnuchess-clean-ordered sub-testfics-clean-ordered sub-testlocalparser-clean-ordered sub-testposition-clean-ordered FORCE
distclean: sub-testgame-distclean-ordered sub-testgnuchess-distclean-ordered sub-testfics-distclean-ordered sub-testlocalparser-distclean-ordered sub-testposition-distclean-ordered FORCE
	-$(DEL_FILE) Makefile
install_subtargets: sub-testgame-install_subtargets-ordered sub-testgnuchess-install_subtargets-ordered sub-testfics-install_subtargets-ordered sub-testlocalparser-install_subtargets-ordered sub-testposition-install_subtargets-ordered FORCE
uninstall_subtargets: sub-testgame-uninstall_subtargets-ordered sub-testgnuchess-uninstall_subtargets-ordered sub-testfics-uninstall_subtargets-ordered sub-testlocalparser-uninstall_subtargets-ordered sub-testposition-uninstall_subtargets-ordered FORCE

sub-testgame-check_ordered: testgame/$(MAKEFILE)
	cd testgame/ && $(MAKE) check
sub-testgnuchess-check_ordered: testgnuchess/$(MAKEFILE) sub-testgame-check_ordered 
	cd testgnuchess/ && $(MAKE) check
sub-testfics-check_ordered: testfics/$(MAKEFILE) sub-testgnuchess-check_ordered 
	cd testfics/ && $(MAKE) check
sub-testlocalparser-check_ordered: testlocalparser/$(MAKEFILE) sub-testfics-check_ordered 
	cd testlocalparser/ && $(MAKE) check
sub-testposition-check_ordered: testposition/$(MAKEFILE) sub-testlocalparser-check_ordered 
	cd testposition/ && $(MAKE) check
check: sub-testgame-check_ordered sub-testgnuchess-check_ordered sub-testfics-check_ordered sub-testlocalparser-check_ordered sub-testposition-check_ordered

mocclean: compiler_moc_header_clean compiler_moc_source_clean

mocables: compiler_moc_header_make_all compiler_moc_source_make_all
install: install_subtargets  FORCE

uninstall:  uninstall_subtargets FORCE

FORCE:

