#############################################################################
# Makefile for building: extending
# Generated by qmake (2.01a) (Qt 4.8.7) on: Wed Feb 19 02:55:05 2025
# Project:  extending.pro
# Template: subdirs
# Command: /builddir/build/BUILD/qt-everywhere-opensource-src-4.8.7/bin/qmake -spec ../../../../mkspecs/linux-g++ -o Makefile extending.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-chapter1-basics \
		sub-chapter2-methods \
		sub-chapter3-bindings \
		sub-chapter4-customPropertyTypes \
		sub-chapter5-listproperties \
		sub-chapter6-plugins

chapter1-basics/$(MAKEFILE): 
	@$(CHK_DIR_EXISTS) chapter1-basics/ || $(MKDIR) chapter1-basics/ 
	cd chapter1-basics/ && $(QMAKE) /builddir/build/BUILD/qt-everywhere-opensource-src-4.8.7/examples/declarative/tutorials/extending/chapter1-basics/chapter1-basics.pro -spec /builddir/build/BUILD/qt-everywhere-opensource-src-4.8.7/mkspecs/linux-g++ -o $(MAKEFILE)
sub-chapter1-basics-qmake_all:  FORCE
	@$(CHK_DIR_EXISTS) chapter1-basics/ || $(MKDIR) chapter1-basics/ 
	cd chapter1-basics/ && $(QMAKE) /builddir/build/BUILD/qt-everywhere-opensource-src-4.8.7/examples/declarative/tutorials/extending/chapter1-basics/chapter1-basics.pro -spec /builddir/build/BUILD/qt-everywhere-opensource-src-4.8.7/mkspecs/linux-g++ -o $(MAKEFILE)
sub-chapter1-basics: chapter1-basics/$(MAKEFILE) FORCE
	cd chapter1-basics/ && $(MAKE) -f $(MAKEFILE)
sub-chapter1-basics-make_default: chapter1-basics/$(MAKEFILE) FORCE
	cd chapter1-basics/ && $(MAKE) -f $(MAKEFILE) 
sub-chapter1-basics-make_first: chapter1-basics/$(MAKEFILE) FORCE
	cd chapter1-basics/ && $(MAKE) -f $(MAKEFILE) first
sub-chapter1-basics-all: chapter1-basics/$(MAKEFILE) FORCE
	cd chapter1-basics/ && $(MAKE) -f $(MAKEFILE) all
sub-chapter1-basics-clean: chapter1-basics/$(MAKEFILE) FORCE
	cd chapter1-basics/ && $(MAKE) -f $(MAKEFILE) clean
sub-chapter1-basics-distclean: chapter1-basics/$(MAKEFILE) FORCE
	cd chapter1-basics/ && $(MAKE) -f $(MAKEFILE) distclean
sub-chapter1-basics-install_subtargets: chapter1-basics/$(MAKEFILE) FORCE
	cd chapter1-basics/ && $(MAKE) -f $(MAKEFILE) install
sub-chapter1-basics-uninstall_subtargets: chapter1-basics/$(MAKEFILE) FORCE
	cd chapter1-basics/ && $(MAKE) -f $(MAKEFILE) uninstall
chapter2-methods/$(MAKEFILE): 
	@$(CHK_DIR_EXISTS) chapter2-methods/ || $(MKDIR) chapter2-methods/ 
	cd chapter2-methods/ && $(QMAKE) /builddir/build/BUILD/qt-everywhere-opensource-src-4.8.7/examples/declarative/tutorials/extending/chapter2-methods/chapter2-methods.pro -spec /builddir/build/BUILD/qt-everywhere-opensource-src-4.8.7/mkspecs/linux-g++ -o $(MAKEFILE)
sub-chapter2-methods-qmake_all:  FORCE
	@$(CHK_DIR_EXISTS) chapter2-methods/ || $(MKDIR) chapter2-methods/ 
	cd chapter2-methods/ && $(QMAKE) /builddir/build/BUILD/qt-everywhere-opensource-src-4.8.7/examples/declarative/tutorials/extending/chapter2-methods/chapter2-methods.pro -spec /builddir/build/BUILD/qt-everywhere-opensource-src-4.8.7/mkspecs/linux-g++ -o $(MAKEFILE)
sub-chapter2-methods: chapter2-methods/$(MAKEFILE) FORCE
	cd chapter2-methods/ && $(MAKE) -f $(MAKEFILE)
sub-chapter2-methods-make_default: chapter2-methods/$(MAKEFILE) FORCE
	cd chapter2-methods/ && $(MAKE) -f $(MAKEFILE) 
sub-chapter2-methods-make_first: chapter2-methods/$(MAKEFILE) FORCE
	cd chapter2-methods/ && $(MAKE) -f $(MAKEFILE) first
sub-chapter2-methods-all: chapter2-methods/$(MAKEFILE) FORCE
	cd chapter2-methods/ && $(MAKE) -f $(MAKEFILE) all
sub-chapter2-methods-clean: chapter2-methods/$(MAKEFILE) FORCE
	cd chapter2-methods/ && $(MAKE) -f $(MAKEFILE) clean
sub-chapter2-methods-distclean: chapter2-methods/$(MAKEFILE) FORCE
	cd chapter2-methods/ && $(MAKE) -f $(MAKEFILE) distclean
sub-chapter2-methods-install_subtargets: chapter2-methods/$(MAKEFILE) FORCE
	cd chapter2-methods/ && $(MAKE) -f $(MAKEFILE) install
sub-chapter2-methods-uninstall_subtargets: chapter2-methods/$(MAKEFILE) FORCE
	cd chapter2-methods/ && $(MAKE) -f $(MAKEFILE) uninstall
chapter3-bindings/$(MAKEFILE): 
	@$(CHK_DIR_EXISTS) chapter3-bindings/ || $(MKDIR) chapter3-bindings/ 
	cd chapter3-bindings/ && $(QMAKE) /builddir/build/BUILD/qt-everywhere-opensource-src-4.8.7/examples/declarative/tutorials/extending/chapter3-bindings/chapter3-bindings.pro -spec /builddir/build/BUILD/qt-everywhere-opensource-src-4.8.7/mkspecs/linux-g++ -o $(MAKEFILE)
sub-chapter3-bindings-qmake_all:  FORCE
	@$(CHK_DIR_EXISTS) chapter3-bindings/ || $(MKDIR) chapter3-bindings/ 
	cd chapter3-bindings/ && $(QMAKE) /builddir/build/BUILD/qt-everywhere-opensource-src-4.8.7/examples/declarative/tutorials/extending/chapter3-bindings/chapter3-bindings.pro -spec /builddir/build/BUILD/qt-everywhere-opensource-src-4.8.7/mkspecs/linux-g++ -o $(MAKEFILE)
sub-chapter3-bindings: chapter3-bindings/$(MAKEFILE) FORCE
	cd chapter3-bindings/ && $(MAKE) -f $(MAKEFILE)
sub-chapter3-bindings-make_default: chapter3-bindings/$(MAKEFILE) FORCE
	cd chapter3-bindings/ && $(MAKE) -f $(MAKEFILE) 
sub-chapter3-bindings-make_first: chapter3-bindings/$(MAKEFILE) FORCE
	cd chapter3-bindings/ && $(MAKE) -f $(MAKEFILE) first
sub-chapter3-bindings-all: chapter3-bindings/$(MAKEFILE) FORCE
	cd chapter3-bindings/ && $(MAKE) -f $(MAKEFILE) all
sub-chapter3-bindings-clean: chapter3-bindings/$(MAKEFILE) FORCE
	cd chapter3-bindings/ && $(MAKE) -f $(MAKEFILE) clean
sub-chapter3-bindings-distclean: chapter3-bindings/$(MAKEFILE) FORCE
	cd chapter3-bindings/ && $(MAKE) -f $(MAKEFILE) distclean
sub-chapter3-bindings-install_subtargets: chapter3-bindings/$(MAKEFILE) FORCE
	cd chapter3-bindings/ && $(MAKE) -f $(MAKEFILE) install
sub-chapter3-bindings-uninstall_subtargets: chapter3-bindings/$(MAKEFILE) FORCE
	cd chapter3-bindings/ && $(MAKE) -f $(MAKEFILE) uninstall
chapter4-customPropertyTypes/$(MAKEFILE): 
	@$(CHK_DIR_EXISTS) chapter4-customPropertyTypes/ || $(MKDIR) chapter4-customPropertyTypes/ 
	cd chapter4-customPropertyTypes/ && $(QMAKE) /builddir/build/BUILD/qt-everywhere-opensource-src-4.8.7/examples/declarative/tutorials/extending/chapter4-customPropertyTypes/chapter4-customPropertyTypes.pro -spec /builddir/build/BUILD/qt-everywhere-opensource-src-4.8.7/mkspecs/linux-g++ -o $(MAKEFILE)
sub-chapter4-customPropertyTypes-qmake_all:  FORCE
	@$(CHK_DIR_EXISTS) chapter4-customPropertyTypes/ || $(MKDIR) chapter4-customPropertyTypes/ 
	cd chapter4-customPropertyTypes/ && $(QMAKE) /builddir/build/BUILD/qt-everywhere-opensource-src-4.8.7/examples/declarative/tutorials/extending/chapter4-customPropertyTypes/chapter4-customPropertyTypes.pro -spec /builddir/build/BUILD/qt-everywhere-opensource-src-4.8.7/mkspecs/linux-g++ -o $(MAKEFILE)
sub-chapter4-customPropertyTypes: chapter4-customPropertyTypes/$(MAKEFILE) FORCE
	cd chapter4-customPropertyTypes/ && $(MAKE) -f $(MAKEFILE)
sub-chapter4-customPropertyTypes-make_default: chapter4-customPropertyTypes/$(MAKEFILE) FORCE
	cd chapter4-customPropertyTypes/ && $(MAKE) -f $(MAKEFILE) 
sub-chapter4-customPropertyTypes-make_first: chapter4-customPropertyTypes/$(MAKEFILE) FORCE
	cd chapter4-customPropertyTypes/ && $(MAKE) -f $(MAKEFILE) first
sub-chapter4-customPropertyTypes-all: chapter4-customPropertyTypes/$(MAKEFILE) FORCE
	cd chapter4-customPropertyTypes/ && $(MAKE) -f $(MAKEFILE) all
sub-chapter4-customPropertyTypes-clean: chapter4-customPropertyTypes/$(MAKEFILE) FORCE
	cd chapter4-customPropertyTypes/ && $(MAKE) -f $(MAKEFILE) clean
sub-chapter4-customPropertyTypes-distclean: chapter4-customPropertyTypes/$(MAKEFILE) FORCE
	cd chapter4-customPropertyTypes/ && $(MAKE) -f $(MAKEFILE) distclean
sub-chapter4-customPropertyTypes-install_subtargets: chapter4-customPropertyTypes/$(MAKEFILE) FORCE
	cd chapter4-customPropertyTypes/ && $(MAKE) -f $(MAKEFILE) install
sub-chapter4-customPropertyTypes-uninstall_subtargets: chapter4-customPropertyTypes/$(MAKEFILE) FORCE
	cd chapter4-customPropertyTypes/ && $(MAKE) -f $(MAKEFILE) uninstall
chapter5-listproperties/$(MAKEFILE): 
	@$(CHK_DIR_EXISTS) chapter5-listproperties/ || $(MKDIR) chapter5-listproperties/ 
	cd chapter5-listproperties/ && $(QMAKE) /builddir/build/BUILD/qt-everywhere-opensource-src-4.8.7/examples/declarative/tutorials/extending/chapter5-listproperties/chapter5-listproperties.pro -spec /builddir/build/BUILD/qt-everywhere-opensource-src-4.8.7/mkspecs/linux-g++ -o $(MAKEFILE)
sub-chapter5-listproperties-qmake_all:  FORCE
	@$(CHK_DIR_EXISTS) chapter5-listproperties/ || $(MKDIR) chapter5-listproperties/ 
	cd chapter5-listproperties/ && $(QMAKE) /builddir/build/BUILD/qt-everywhere-opensource-src-4.8.7/examples/declarative/tutorials/extending/chapter5-listproperties/chapter5-listproperties.pro -spec /builddir/build/BUILD/qt-everywhere-opensource-src-4.8.7/mkspecs/linux-g++ -o $(MAKEFILE)
sub-chapter5-listproperties: chapter5-listproperties/$(MAKEFILE) FORCE
	cd chapter5-listproperties/ && $(MAKE) -f $(MAKEFILE)
sub-chapter5-listproperties-make_default: chapter5-listproperties/$(MAKEFILE) FORCE
	cd chapter5-listproperties/ && $(MAKE) -f $(MAKEFILE) 
sub-chapter5-listproperties-make_first: chapter5-listproperties/$(MAKEFILE) FORCE
	cd chapter5-listproperties/ && $(MAKE) -f $(MAKEFILE) first
sub-chapter5-listproperties-all: chapter5-listproperties/$(MAKEFILE) FORCE
	cd chapter5-listproperties/ && $(MAKE) -f $(MAKEFILE) all
sub-chapter5-listproperties-clean: chapter5-listproperties/$(MAKEFILE) FORCE
	cd chapter5-listproperties/ && $(MAKE) -f $(MAKEFILE) clean
sub-chapter5-listproperties-distclean: chapter5-listproperties/$(MAKEFILE) FORCE
	cd chapter5-listproperties/ && $(MAKE) -f $(MAKEFILE) distclean
sub-chapter5-listproperties-install_subtargets: chapter5-listproperties/$(MAKEFILE) FORCE
	cd chapter5-listproperties/ && $(MAKE) -f $(MAKEFILE) install
sub-chapter5-listproperties-uninstall_subtargets: chapter5-listproperties/$(MAKEFILE) FORCE
	cd chapter5-listproperties/ && $(MAKE) -f $(MAKEFILE) uninstall
chapter6-plugins/$(MAKEFILE): 
	@$(CHK_DIR_EXISTS) chapter6-plugins/ || $(MKDIR) chapter6-plugins/ 
	cd chapter6-plugins/ && $(QMAKE) /builddir/build/BUILD/qt-everywhere-opensource-src-4.8.7/examples/declarative/tutorials/extending/chapter6-plugins/chapter6-plugins.pro -spec /builddir/build/BUILD/qt-everywhere-opensource-src-4.8.7/mkspecs/linux-g++ -o $(MAKEFILE)
sub-chapter6-plugins-qmake_all:  FORCE
	@$(CHK_DIR_EXISTS) chapter6-plugins/ || $(MKDIR) chapter6-plugins/ 
	cd chapter6-plugins/ && $(QMAKE) /builddir/build/BUILD/qt-everywhere-opensource-src-4.8.7/examples/declarative/tutorials/extending/chapter6-plugins/chapter6-plugins.pro -spec /builddir/build/BUILD/qt-everywhere-opensource-src-4.8.7/mkspecs/linux-g++ -o $(MAKEFILE)
sub-chapter6-plugins: chapter6-plugins/$(MAKEFILE) FORCE
	cd chapter6-plugins/ && $(MAKE) -f $(MAKEFILE)
sub-chapter6-plugins-make_default: chapter6-plugins/$(MAKEFILE) FORCE
	cd chapter6-plugins/ && $(MAKE) -f $(MAKEFILE) 
sub-chapter6-plugins-make_first: chapter6-plugins/$(MAKEFILE) FORCE
	cd chapter6-plugins/ && $(MAKE) -f $(MAKEFILE) first
sub-chapter6-plugins-all: chapter6-plugins/$(MAKEFILE) FORCE
	cd chapter6-plugins/ && $(MAKE) -f $(MAKEFILE) all
sub-chapter6-plugins-clean: chapter6-plugins/$(MAKEFILE) FORCE
	cd chapter6-plugins/ && $(MAKE) -f $(MAKEFILE) clean
sub-chapter6-plugins-distclean: chapter6-plugins/$(MAKEFILE) FORCE
	cd chapter6-plugins/ && $(MAKE) -f $(MAKEFILE) distclean
sub-chapter6-plugins-install_subtargets: chapter6-plugins/$(MAKEFILE) FORCE
	cd chapter6-plugins/ && $(MAKE) -f $(MAKEFILE) install
sub-chapter6-plugins-uninstall_subtargets: chapter6-plugins/$(MAKEFILE) FORCE
	cd chapter6-plugins/ && $(MAKE) -f $(MAKEFILE) uninstall

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

qmake_all: sub-chapter1-basics-qmake_all sub-chapter2-methods-qmake_all sub-chapter3-bindings-qmake_all sub-chapter4-customPropertyTypes-qmake_all sub-chapter5-listproperties-qmake_all sub-chapter6-plugins-qmake_all FORCE

make_default: sub-chapter1-basics-make_default sub-chapter2-methods-make_default sub-chapter3-bindings-make_default sub-chapter4-customPropertyTypes-make_default sub-chapter5-listproperties-make_default sub-chapter6-plugins-make_default FORCE
make_first: sub-chapter1-basics-make_first sub-chapter2-methods-make_first sub-chapter3-bindings-make_first sub-chapter4-customPropertyTypes-make_first sub-chapter5-listproperties-make_first sub-chapter6-plugins-make_first FORCE
all: sub-chapter1-basics-all sub-chapter2-methods-all sub-chapter3-bindings-all sub-chapter4-customPropertyTypes-all sub-chapter5-listproperties-all sub-chapter6-plugins-all FORCE
clean: sub-chapter1-basics-clean sub-chapter2-methods-clean sub-chapter3-bindings-clean sub-chapter4-customPropertyTypes-clean sub-chapter5-listproperties-clean sub-chapter6-plugins-clean FORCE
distclean: sub-chapter1-basics-distclean sub-chapter2-methods-distclean sub-chapter3-bindings-distclean sub-chapter4-customPropertyTypes-distclean sub-chapter5-listproperties-distclean sub-chapter6-plugins-distclean FORCE
	-$(DEL_FILE) Makefile
install_subtargets: sub-chapter1-basics-install_subtargets sub-chapter2-methods-install_subtargets sub-chapter3-bindings-install_subtargets sub-chapter4-customPropertyTypes-install_subtargets sub-chapter5-listproperties-install_subtargets sub-chapter6-plugins-install_subtargets FORCE
uninstall_subtargets: sub-chapter1-basics-uninstall_subtargets sub-chapter2-methods-uninstall_subtargets sub-chapter3-bindings-uninstall_subtargets sub-chapter4-customPropertyTypes-uninstall_subtargets sub-chapter5-listproperties-uninstall_subtargets sub-chapter6-plugins-uninstall_subtargets FORCE

sub-chapter1-basics-check: chapter1-basics/$(MAKEFILE)
	cd chapter1-basics/ && $(MAKE) -f $(MAKEFILE) check
sub-chapter2-methods-check: chapter2-methods/$(MAKEFILE)
	cd chapter2-methods/ && $(MAKE) -f $(MAKEFILE) check
sub-chapter3-bindings-check: chapter3-bindings/$(MAKEFILE)
	cd chapter3-bindings/ && $(MAKE) -f $(MAKEFILE) check
sub-chapter4-customPropertyTypes-check: chapter4-customPropertyTypes/$(MAKEFILE)
	cd chapter4-customPropertyTypes/ && $(MAKE) -f $(MAKEFILE) check
sub-chapter5-listproperties-check: chapter5-listproperties/$(MAKEFILE)
	cd chapter5-listproperties/ && $(MAKE) -f $(MAKEFILE) check
sub-chapter6-plugins-check: chapter6-plugins/$(MAKEFILE)
	cd chapter6-plugins/ && $(MAKE) -f $(MAKEFILE) check
check: sub-chapter1-basics-check sub-chapter2-methods-check sub-chapter3-bindings-check sub-chapter4-customPropertyTypes-check sub-chapter5-listproperties-check sub-chapter6-plugins-check

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:

