############################################################################# # Makefile for building: styleplugin # Generated by qmake (2.01a) (Qt 4.7.4) on: Tue Mar 6 12:52:20 2012 # Project: styleplugin.pro # Template: subdirs # Command: /usr/bin/qmake-qt4 -o Makefile styleplugin.pro ############################################################################# first: make_default MAKEFILE = Makefile QMAKE = /usr/bin/qmake-qt4 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-stylewindow \ sub-plugin \ sub-unstyledwindow stylewindow//$(MAKEFILE): @$(CHK_DIR_EXISTS) stylewindow/ || $(MKDIR) stylewindow/ cd stylewindow/ && $(QMAKE) /root/tdeqt4styleplugin/stylewindow/stylewindow.pro -o $(MAKEFILE) sub-stylewindow-qmake_all: FORCE @$(CHK_DIR_EXISTS) stylewindow/ || $(MKDIR) stylewindow/ cd stylewindow/ && $(QMAKE) /root/tdeqt4styleplugin/stylewindow/stylewindow.pro -o $(MAKEFILE) sub-stylewindow: stylewindow//$(MAKEFILE) FORCE cd stylewindow/ && $(MAKE) -f $(MAKEFILE) sub-stylewindow-make_default: stylewindow//$(MAKEFILE) FORCE cd stylewindow/ && $(MAKE) -f $(MAKEFILE) sub-stylewindow-make_first: stylewindow//$(MAKEFILE) FORCE cd stylewindow/ && $(MAKE) -f $(MAKEFILE) first sub-stylewindow-all: stylewindow//$(MAKEFILE) FORCE cd stylewindow/ && $(MAKE) -f $(MAKEFILE) all sub-stylewindow-clean: stylewindow//$(MAKEFILE) FORCE cd stylewindow/ && $(MAKE) -f $(MAKEFILE) clean sub-stylewindow-distclean: stylewindow//$(MAKEFILE) FORCE cd stylewindow/ && $(MAKE) -f $(MAKEFILE) distclean sub-stylewindow-install_subtargets: stylewindow//$(MAKEFILE) FORCE cd stylewindow/ && $(MAKE) -f $(MAKEFILE) install sub-stylewindow-uninstall_subtargets: stylewindow//$(MAKEFILE) FORCE cd stylewindow/ && $(MAKE) -f $(MAKEFILE) uninstall plugin//$(MAKEFILE): @$(CHK_DIR_EXISTS) plugin/ || $(MKDIR) plugin/ cd plugin/ && $(QMAKE) /root/tdeqt4styleplugin/plugin/plugin.pro -o $(MAKEFILE) sub-plugin-qmake_all: FORCE @$(CHK_DIR_EXISTS) plugin/ || $(MKDIR) plugin/ cd plugin/ && $(QMAKE) /root/tdeqt4styleplugin/plugin/plugin.pro -o $(MAKEFILE) sub-plugin: plugin//$(MAKEFILE) FORCE cd plugin/ && $(MAKE) -f $(MAKEFILE) sub-plugin-make_default: plugin//$(MAKEFILE) FORCE cd plugin/ && $(MAKE) -f $(MAKEFILE) sub-plugin-make_first: plugin//$(MAKEFILE) FORCE cd plugin/ && $(MAKE) -f $(MAKEFILE) first sub-plugin-all: plugin//$(MAKEFILE) FORCE cd plugin/ && $(MAKE) -f $(MAKEFILE) all sub-plugin-clean: plugin//$(MAKEFILE) FORCE cd plugin/ && $(MAKE) -f $(MAKEFILE) clean sub-plugin-distclean: plugin//$(MAKEFILE) FORCE cd plugin/ && $(MAKE) -f $(MAKEFILE) distclean sub-plugin-install_subtargets: plugin//$(MAKEFILE) FORCE cd plugin/ && $(MAKE) -f $(MAKEFILE) install sub-plugin-uninstall_subtargets: plugin//$(MAKEFILE) FORCE cd plugin/ && $(MAKE) -f $(MAKEFILE) uninstall unstyledwindow//$(MAKEFILE): @$(CHK_DIR_EXISTS) unstyledwindow/ || $(MKDIR) unstyledwindow/ cd unstyledwindow/ && $(QMAKE) /root/tdeqt4styleplugin/unstyledwindow/unstyledwindow.pro -o $(MAKEFILE) sub-unstyledwindow-qmake_all: FORCE @$(CHK_DIR_EXISTS) unstyledwindow/ || $(MKDIR) unstyledwindow/ cd unstyledwindow/ && $(QMAKE) /root/tdeqt4styleplugin/unstyledwindow/unstyledwindow.pro -o $(MAKEFILE) sub-unstyledwindow: unstyledwindow//$(MAKEFILE) FORCE cd unstyledwindow/ && $(MAKE) -f $(MAKEFILE) sub-unstyledwindow-make_default: unstyledwindow//$(MAKEFILE) FORCE cd unstyledwindow/ && $(MAKE) -f $(MAKEFILE) sub-unstyledwindow-make_first: unstyledwindow//$(MAKEFILE) FORCE cd unstyledwindow/ && $(MAKE) -f $(MAKEFILE) first sub-unstyledwindow-all: unstyledwindow//$(MAKEFILE) FORCE cd unstyledwindow/ && $(MAKE) -f $(MAKEFILE) all sub-unstyledwindow-clean: unstyledwindow//$(MAKEFILE) FORCE cd unstyledwindow/ && $(MAKE) -f $(MAKEFILE) clean sub-unstyledwindow-distclean: unstyledwindow//$(MAKEFILE) FORCE cd unstyledwindow/ && $(MAKE) -f $(MAKEFILE) distclean sub-unstyledwindow-install_subtargets: unstyledwindow//$(MAKEFILE) FORCE cd unstyledwindow/ && $(MAKE) -f $(MAKEFILE) install sub-unstyledwindow-uninstall_subtargets: unstyledwindow//$(MAKEFILE) FORCE cd unstyledwindow/ && $(MAKE) -f $(MAKEFILE) uninstall Makefile: styleplugin.pro /usr/share/qt4/mkspecs/linux-g++/qmake.conf /usr/share/qt4/mkspecs/common/g++.conf \ /usr/share/qt4/mkspecs/common/unix.conf \ /usr/share/qt4/mkspecs/common/linux.conf \ /usr/share/qt4/mkspecs/qconfig.pri \ /usr/share/qt4/mkspecs/modules/qt_webkit_version.pri \ /usr/share/qt4/mkspecs/features/qt_functions.prf \ /usr/share/qt4/mkspecs/features/qt_config.prf \ /usr/share/qt4/mkspecs/features/exclusive_builds.prf \ /usr/share/qt4/mkspecs/features/default_pre.prf \ /usr/share/qt4/mkspecs/features/release.prf \ /usr/share/qt4/mkspecs/features/default_post.prf \ /usr/share/qt4/mkspecs/features/warn_on.prf \ /usr/share/qt4/mkspecs/features/qt.prf \ /usr/share/qt4/mkspecs/features/unix/thread.prf \ /usr/share/qt4/mkspecs/features/moc.prf \ /usr/share/qt4/mkspecs/features/resources.prf \ /usr/share/qt4/mkspecs/features/uic.prf \ /usr/share/qt4/mkspecs/features/yacc.prf \ /usr/share/qt4/mkspecs/features/lex.prf \ /usr/share/qt4/mkspecs/features/include_source_dir.prf $(QMAKE) -o Makefile styleplugin.pro /usr/share/qt4/mkspecs/common/g++.conf: /usr/share/qt4/mkspecs/common/unix.conf: /usr/share/qt4/mkspecs/common/linux.conf: /usr/share/qt4/mkspecs/qconfig.pri: /usr/share/qt4/mkspecs/modules/qt_webkit_version.pri: /usr/share/qt4/mkspecs/features/qt_functions.prf: /usr/share/qt4/mkspecs/features/qt_config.prf: /usr/share/qt4/mkspecs/features/exclusive_builds.prf: /usr/share/qt4/mkspecs/features/default_pre.prf: /usr/share/qt4/mkspecs/features/release.prf: /usr/share/qt4/mkspecs/features/default_post.prf: /usr/share/qt4/mkspecs/features/warn_on.prf: /usr/share/qt4/mkspecs/features/qt.prf: /usr/share/qt4/mkspecs/features/unix/thread.prf: /usr/share/qt4/mkspecs/features/moc.prf: /usr/share/qt4/mkspecs/features/resources.prf: /usr/share/qt4/mkspecs/features/uic.prf: /usr/share/qt4/mkspecs/features/yacc.prf: /usr/share/qt4/mkspecs/features/lex.prf: /usr/share/qt4/mkspecs/features/include_source_dir.prf: qmake: qmake_all FORCE @$(QMAKE) -o Makefile styleplugin.pro qmake_all: sub-stylewindow-qmake_all sub-plugin-qmake_all sub-unstyledwindow-qmake_all FORCE make_default: sub-stylewindow-make_default sub-plugin-make_default sub-unstyledwindow-make_default FORCE make_first: sub-stylewindow-make_first sub-plugin-make_first sub-unstyledwindow-make_first FORCE all: sub-stylewindow-all sub-plugin-all sub-unstyledwindow-all FORCE clean: sub-stylewindow-clean sub-plugin-clean sub-unstyledwindow-clean FORCE distclean: sub-stylewindow-distclean sub-plugin-distclean sub-unstyledwindow-distclean FORCE -$(DEL_FILE) Makefile install_subtargets: sub-stylewindow-install_subtargets sub-plugin-install_subtargets sub-unstyledwindow-install_subtargets FORCE uninstall_subtargets: sub-stylewindow-uninstall_subtargets sub-plugin-uninstall_subtargets sub-unstyledwindow-uninstall_subtargets FORCE sub-stylewindow-check: stylewindow/$(MAKEFILE) cd stylewindow/ && $(MAKE) check sub-plugin-check: plugin/$(MAKEFILE) cd plugin/ && $(MAKE) check sub-unstyledwindow-check: unstyledwindow/$(MAKEFILE) cd unstyledwindow/ && $(MAKE) check check: sub-stylewindow-check sub-plugin-check sub-unstyledwindow-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/tools/styleplugin/ || $(MKDIR) $(INSTALL_ROOT)/usr/lib/qt4/examples/tools/styleplugin/ -$(INSTALL_FILE) /root/tdeqt4styleplugin/styleplugin.pro $(INSTALL_ROOT)/usr/lib/qt4/examples/tools/styleplugin/ uninstall_sources: FORCE -$(DEL_FILE) -r $(INSTALL_ROOT)/usr/lib/qt4/examples/tools/styleplugin/styleplugin.pro -$(DEL_DIR) $(INSTALL_ROOT)/usr/lib/qt4/examples/tools/styleplugin/ install: install_subtargets install_sources FORCE uninstall: uninstall_sources uninstall_subtargets FORCE FORCE: