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

mandelbrot/$(MAKEFILE): 
	@$(CHK_DIR_EXISTS) "mandelbrot/" || $(MKDIR) "mandelbrot/"
	cd mandelbrot && $(QMAKE) mandelbrot.pro -spec ../../mkspecs/linux-g++ -unix -o $(MAKEFILE)
sub-mandelbrot-qmake_all:  FORCE
	@$(CHK_DIR_EXISTS) "mandelbrot/" || $(MKDIR) "mandelbrot/"
	cd mandelbrot && $(QMAKE) mandelbrot.pro -spec ../../mkspecs/linux-g++ -unix -o $(MAKEFILE)
sub-mandelbrot: mandelbrot/$(MAKEFILE) FORCE
	cd mandelbrot && $(MAKE) -f $(MAKEFILE)
sub-mandelbrot-make_default: mandelbrot/$(MAKEFILE) FORCE
	cd mandelbrot && $(MAKE) -f $(MAKEFILE) 
sub-mandelbrot-make_first: mandelbrot/$(MAKEFILE) FORCE
	cd mandelbrot && $(MAKE) -f $(MAKEFILE) first
sub-mandelbrot-all: mandelbrot/$(MAKEFILE) FORCE
	cd mandelbrot && $(MAKE) -f $(MAKEFILE) all
sub-mandelbrot-clean: mandelbrot/$(MAKEFILE) FORCE
	cd mandelbrot && $(MAKE) -f $(MAKEFILE) clean
sub-mandelbrot-distclean: mandelbrot/$(MAKEFILE) FORCE
	cd mandelbrot && $(MAKE) -f $(MAKEFILE) distclean
sub-mandelbrot-install_subtargets: mandelbrot/$(MAKEFILE) FORCE
	cd mandelbrot && $(MAKE) -f $(MAKEFILE) install
sub-mandelbrot-uninstall_subtargets: mandelbrot/$(MAKEFILE) FORCE
	cd mandelbrot && $(MAKE) -f $(MAKEFILE) uninstall
semaphores/$(MAKEFILE): 
	@$(CHK_DIR_EXISTS) "semaphores/" || $(MKDIR) "semaphores/"
	cd semaphores && $(QMAKE) semaphores.pro -spec ../../mkspecs/linux-g++ -unix -o $(MAKEFILE)
sub-semaphores-qmake_all:  FORCE
	@$(CHK_DIR_EXISTS) "semaphores/" || $(MKDIR) "semaphores/"
	cd semaphores && $(QMAKE) semaphores.pro -spec ../../mkspecs/linux-g++ -unix -o $(MAKEFILE)
sub-semaphores: semaphores/$(MAKEFILE) FORCE
	cd semaphores && $(MAKE) -f $(MAKEFILE)
sub-semaphores-make_default: semaphores/$(MAKEFILE) FORCE
	cd semaphores && $(MAKE) -f $(MAKEFILE) 
sub-semaphores-make_first: semaphores/$(MAKEFILE) FORCE
	cd semaphores && $(MAKE) -f $(MAKEFILE) first
sub-semaphores-all: semaphores/$(MAKEFILE) FORCE
	cd semaphores && $(MAKE) -f $(MAKEFILE) all
sub-semaphores-clean: semaphores/$(MAKEFILE) FORCE
	cd semaphores && $(MAKE) -f $(MAKEFILE) clean
sub-semaphores-distclean: semaphores/$(MAKEFILE) FORCE
	cd semaphores && $(MAKE) -f $(MAKEFILE) distclean
sub-semaphores-install_subtargets: semaphores/$(MAKEFILE) FORCE
	cd semaphores && $(MAKE) -f $(MAKEFILE) install
sub-semaphores-uninstall_subtargets: semaphores/$(MAKEFILE) FORCE
	cd semaphores && $(MAKE) -f $(MAKEFILE) uninstall
waitconditions/$(MAKEFILE): 
	@$(CHK_DIR_EXISTS) "waitconditions/" || $(MKDIR) "waitconditions/"
	cd waitconditions && $(QMAKE) waitconditions.pro -spec ../../mkspecs/linux-g++ -unix -o $(MAKEFILE)
sub-waitconditions-qmake_all:  FORCE
	@$(CHK_DIR_EXISTS) "waitconditions/" || $(MKDIR) "waitconditions/"
	cd waitconditions && $(QMAKE) waitconditions.pro -spec ../../mkspecs/linux-g++ -unix -o $(MAKEFILE)
sub-waitconditions: waitconditions/$(MAKEFILE) FORCE
	cd waitconditions && $(MAKE) -f $(MAKEFILE)
sub-waitconditions-make_default: waitconditions/$(MAKEFILE) FORCE
	cd waitconditions && $(MAKE) -f $(MAKEFILE) 
sub-waitconditions-make_first: waitconditions/$(MAKEFILE) FORCE
	cd waitconditions && $(MAKE) -f $(MAKEFILE) first
sub-waitconditions-all: waitconditions/$(MAKEFILE) FORCE
	cd waitconditions && $(MAKE) -f $(MAKEFILE) all
sub-waitconditions-clean: waitconditions/$(MAKEFILE) FORCE
	cd waitconditions && $(MAKE) -f $(MAKEFILE) clean
sub-waitconditions-distclean: waitconditions/$(MAKEFILE) FORCE
	cd waitconditions && $(MAKE) -f $(MAKEFILE) distclean
sub-waitconditions-install_subtargets: waitconditions/$(MAKEFILE) FORCE
	cd waitconditions && $(MAKE) -f $(MAKEFILE) install
sub-waitconditions-uninstall_subtargets: waitconditions/$(MAKEFILE) FORCE
	cd waitconditions && $(MAKE) -f $(MAKEFILE) uninstall

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

qmake_all: sub-mandelbrot-qmake_all sub-semaphores-qmake_all sub-waitconditions-qmake_all FORCE

make_default: sub-mandelbrot-make_default sub-semaphores-make_default sub-waitconditions-make_default FORCE
make_first: sub-mandelbrot-make_first sub-semaphores-make_first sub-waitconditions-make_first FORCE
all: sub-mandelbrot-all sub-semaphores-all sub-waitconditions-all FORCE
clean: sub-mandelbrot-clean sub-semaphores-clean sub-waitconditions-clean FORCE
distclean: sub-mandelbrot-distclean sub-semaphores-distclean sub-waitconditions-distclean FORCE
	-$(DEL_FILE) Makefile
install_subtargets: sub-mandelbrot-install_subtargets sub-semaphores-install_subtargets sub-waitconditions-install_subtargets FORCE
uninstall_subtargets: sub-mandelbrot-uninstall_subtargets sub-semaphores-uninstall_subtargets sub-waitconditions-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/threads/" || $(MKDIR) "$(INSTALL_ROOT)/usr/lib/qt4/examples/threads/"
	-$(INSTALL_FILE) "/home/mandrake/rpm/BUILD/qt-x11-opensource-src-4.1.4/examples/threads/threads.pro" "$(INSTALL_ROOT)/usr/lib/qt4/examples/threads/"
	-$(INSTALL_FILE) "/home/mandrake/rpm/BUILD/qt-x11-opensource-src-4.1.4/examples/threads/README" "$(INSTALL_ROOT)/usr/lib/qt4/examples/threads/"


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


install: install_subtargets install_sources  FORCE

uninstall: uninstall_sources  uninstall_subtargets FORCE

FORCE:

