#############################################################################
# Makefile for building: threads
# Generated by qmake (2.01a) (Qt 4.8.7) on: Thu Dec 7 11:46:58 2023
# Project:  threads.pro
# Template: subdirs
# Command: /builddir/build/BUILD/qt-everywhere-opensource-src-4.8.7/bin/qmake -spec ../../mkspecs/linux-g++ -o Makefile threads.pro
#############################################################################

first: make_default
MAKEFILE      = Makefile
QMAKE         = /builddir/build/BUILD/qt-everywhere-opensource-src-4.8.7/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-semaphores \
		sub-waitconditions \
		sub-mandelbrot

semaphores/$(MAKEFILE): 
	@$(CHK_DIR_EXISTS) semaphores/ || $(MKDIR) semaphores/ 
	cd semaphores/ && $(QMAKE) /builddir/build/BUILD/qt-everywhere-opensource-src-4.8.7/examples/threads/semaphores/semaphores.pro -spec /builddir/build/BUILD/qt-everywhere-opensource-src-4.8.7/mkspecs/linux-g++ -o $(MAKEFILE)
sub-semaphores-qmake_all:  FORCE
	@$(CHK_DIR_EXISTS) semaphores/ || $(MKDIR) semaphores/ 
	cd semaphores/ && $(QMAKE) /builddir/build/BUILD/qt-everywhere-opensource-src-4.8.7/examples/threads/semaphores/semaphores.pro -spec /builddir/build/BUILD/qt-everywhere-opensource-src-4.8.7/mkspecs/linux-g++ -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) /builddir/build/BUILD/qt-everywhere-opensource-src-4.8.7/examples/threads/waitconditions/waitconditions.pro -spec /builddir/build/BUILD/qt-everywhere-opensource-src-4.8.7/mkspecs/linux-g++ -o $(MAKEFILE)
sub-waitconditions-qmake_all:  FORCE
	@$(CHK_DIR_EXISTS) waitconditions/ || $(MKDIR) waitconditions/ 
	cd waitconditions/ && $(QMAKE) /builddir/build/BUILD/qt-everywhere-opensource-src-4.8.7/examples/threads/waitconditions/waitconditions.pro -spec /builddir/build/BUILD/qt-everywhere-opensource-src-4.8.7/mkspecs/linux-g++ -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
mandelbrot/$(MAKEFILE): 
	@$(CHK_DIR_EXISTS) mandelbrot/ || $(MKDIR) mandelbrot/ 
	cd mandelbrot/ && $(QMAKE) /builddir/build/BUILD/qt-everywhere-opensource-src-4.8.7/examples/threads/mandelbrot/mandelbrot.pro -spec /builddir/build/BUILD/qt-everywhere-opensource-src-4.8.7/mkspecs/linux-g++ -o $(MAKEFILE)
sub-mandelbrot-qmake_all:  FORCE
	@$(CHK_DIR_EXISTS) mandelbrot/ || $(MKDIR) mandelbrot/ 
	cd mandelbrot/ && $(QMAKE) /builddir/build/BUILD/qt-everywhere-opensource-src-4.8.7/examples/threads/mandelbrot/mandelbrot.pro -spec /builddir/build/BUILD/qt-everywhere-opensource-src-4.8.7/mkspecs/linux-g++ -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

Makefile: threads.pro ../../.qmake.cache ../../mkspecs/linux-g++/qmake.conf ../../mkspecs/common/unix.conf \
		../../mkspecs/common/linux.conf \
		../../mkspecs/common/gcc-base.conf \
		../../mkspecs/common/gcc-base-unix.conf \
		../../mkspecs/common/g++-base.conf \
		../../mkspecs/common/g++-unix.conf \
		../../mkspecs/features/exclusive_builds.prf \
		../../mkspecs/features/default_pre.prf \
		../../.qmake.cache \
		../../mkspecs/qconfig.pri \
		../../mkspecs/modules/qt_webkit_version.pri \
		../../mkspecs/features/qt_functions.prf \
		../../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/silent.prf \
		../../mkspecs/features/shared.prf \
		../../mkspecs/features/unix/gdb_dwarf_index.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 \
		../../mkspecs/features/yacc.prf \
		../../mkspecs/features/lex.prf
	$(QMAKE) -spec ../../mkspecs/linux-g++ -o Makefile threads.pro
../../mkspecs/common/unix.conf:
../../mkspecs/common/linux.conf:
../../mkspecs/common/gcc-base.conf:
../../mkspecs/common/gcc-base-unix.conf:
../../mkspecs/common/g++-base.conf:
../../mkspecs/common/g++-unix.conf:
../../mkspecs/features/exclusive_builds.prf:
../../mkspecs/features/default_pre.prf:
../../.qmake.cache:
../../mkspecs/qconfig.pri:
../../mkspecs/modules/qt_webkit_version.pri:
../../mkspecs/features/qt_functions.prf:
../../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/silent.prf:
../../mkspecs/features/shared.prf:
../../mkspecs/features/unix/gdb_dwarf_index.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:
../../mkspecs/features/yacc.prf:
../../mkspecs/features/lex.prf:
qmake: qmake_all FORCE
	@$(QMAKE) -spec ../../mkspecs/linux-g++ -o Makefile threads.pro

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

make_default: sub-semaphores-make_default sub-waitconditions-make_default sub-mandelbrot-make_default FORCE
make_first: sub-semaphores-make_first sub-waitconditions-make_first sub-mandelbrot-make_first FORCE
all: sub-semaphores-all sub-waitconditions-all sub-mandelbrot-all FORCE
clean: sub-semaphores-clean sub-waitconditions-clean sub-mandelbrot-clean FORCE
distclean: sub-semaphores-distclean sub-waitconditions-distclean sub-mandelbrot-distclean FORCE
	-$(DEL_FILE) Makefile
install_subtargets: sub-semaphores-install_subtargets sub-waitconditions-install_subtargets sub-mandelbrot-install_subtargets FORCE
uninstall_subtargets: sub-semaphores-uninstall_subtargets sub-waitconditions-uninstall_subtargets sub-mandelbrot-uninstall_subtargets FORCE

sub-semaphores-check: semaphores/$(MAKEFILE)
	cd semaphores/ && $(MAKE) -f $(MAKEFILE) check
sub-waitconditions-check: waitconditions/$(MAKEFILE)
	cd waitconditions/ && $(MAKE) -f $(MAKEFILE) check
sub-mandelbrot-check: mandelbrot/$(MAKEFILE)
	cd mandelbrot/ && $(MAKE) -f $(MAKEFILE) check
check: sub-semaphores-check sub-waitconditions-check sub-mandelbrot-check

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) /builddir/build/BUILD/qt-everywhere-opensource-src-4.8.7/examples/threads/threads.pro $(INSTALL_ROOT)/usr/lib/qt4/examples/threads/
	-$(INSTALL_FILE) /builddir/build/BUILD/qt-everywhere-opensource-src-4.8.7/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:

