############################################################################# # Makefile for building: tietoopcom # Generated by qmake (2.01a) (Qt 4.6.2) on: Thu Jul 8 08:48:04 2010 # Project: tietoopcom.pro # Template: subdirs # Command: /usr/bin/qmake -unix -o Makefile tietoopcom.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-src src/$(MAKEFILE): @$(CHK_DIR_EXISTS) src/ || $(MKDIR) src/ cd src/ && $(QMAKE) /home/maemo/tietoopcom/src/src.pro -unix -o $(MAKEFILE) sub-src-qmake_all: FORCE @$(CHK_DIR_EXISTS) src/ || $(MKDIR) src/ cd src/ && $(QMAKE) /home/maemo/tietoopcom/src/src.pro -unix -o $(MAKEFILE) sub-src: src/$(MAKEFILE) FORCE cd src/ && $(MAKE) -f $(MAKEFILE) sub-src-make_default: src/$(MAKEFILE) FORCE cd src/ && $(MAKE) -f $(MAKEFILE) sub-src-make_first: src/$(MAKEFILE) FORCE cd src/ && $(MAKE) -f $(MAKEFILE) first sub-src-all: src/$(MAKEFILE) FORCE cd src/ && $(MAKE) -f $(MAKEFILE) all sub-src-clean: src/$(MAKEFILE) FORCE cd src/ && $(MAKE) -f $(MAKEFILE) clean sub-src-distclean: src/$(MAKEFILE) FORCE cd src/ && $(MAKE) -f $(MAKEFILE) distclean sub-src-install_subtargets: src/$(MAKEFILE) FORCE cd src/ && $(MAKE) -f $(MAKEFILE) install sub-src-uninstall_subtargets: src/$(MAKEFILE) FORCE cd src/ && $(MAKE) -f $(MAKEFILE) uninstall Makefile: tietoopcom.pro /targets/FREMANTLE_X86/usr/share/qt4/mkspecs/linux-g++/qmake.conf /targets/FREMANTLE_X86/usr/share/qt4/mkspecs/common/g++.conf \ /targets/FREMANTLE_X86/usr/share/qt4/mkspecs/common/unix.conf \ /targets/FREMANTLE_X86/usr/share/qt4/mkspecs/common/linux.conf \ /targets/FREMANTLE_X86/usr/share/qt4/mkspecs/qconfig.pri \ /targets/FREMANTLE_X86/usr/share/qt4/mkspecs/features/qt_functions.prf \ /targets/FREMANTLE_X86/usr/share/qt4/mkspecs/features/qt_config.prf \ /targets/FREMANTLE_X86/usr/share/qt4/mkspecs/features/exclusive_builds.prf \ /targets/FREMANTLE_X86/usr/share/qt4/mkspecs/features/default_pre.prf \ /targets/FREMANTLE_X86/usr/share/qt4/mkspecs/features/release.prf \ /targets/FREMANTLE_X86/usr/share/qt4/mkspecs/features/debug_and_release.prf \ /targets/FREMANTLE_X86/usr/share/qt4/mkspecs/features/default_post.prf \ /targets/FREMANTLE_X86/usr/share/qt4/mkspecs/features/warn_on.prf \ /targets/FREMANTLE_X86/usr/share/qt4/mkspecs/features/qt.prf \ /targets/FREMANTLE_X86/usr/share/qt4/mkspecs/features/unix/thread.prf \ /targets/FREMANTLE_X86/usr/share/qt4/mkspecs/features/moc.prf \ /targets/FREMANTLE_X86/usr/share/qt4/mkspecs/features/resources.prf \ /targets/FREMANTLE_X86/usr/share/qt4/mkspecs/features/uic.prf \ /targets/FREMANTLE_X86/usr/share/qt4/mkspecs/features/yacc.prf \ /targets/FREMANTLE_X86/usr/share/qt4/mkspecs/features/lex.prf \ /targets/FREMANTLE_X86/usr/share/qt4/mkspecs/features/include_source_dir.prf $(QMAKE) -unix -o Makefile tietoopcom.pro /targets/FREMANTLE_X86/usr/share/qt4/mkspecs/common/g++.conf: /targets/FREMANTLE_X86/usr/share/qt4/mkspecs/common/unix.conf: /targets/FREMANTLE_X86/usr/share/qt4/mkspecs/common/linux.conf: /targets/FREMANTLE_X86/usr/share/qt4/mkspecs/qconfig.pri: /targets/FREMANTLE_X86/usr/share/qt4/mkspecs/features/qt_functions.prf: /targets/FREMANTLE_X86/usr/share/qt4/mkspecs/features/qt_config.prf: /targets/FREMANTLE_X86/usr/share/qt4/mkspecs/features/exclusive_builds.prf: /targets/FREMANTLE_X86/usr/share/qt4/mkspecs/features/default_pre.prf: /targets/FREMANTLE_X86/usr/share/qt4/mkspecs/features/release.prf: /targets/FREMANTLE_X86/usr/share/qt4/mkspecs/features/debug_and_release.prf: /targets/FREMANTLE_X86/usr/share/qt4/mkspecs/features/default_post.prf: /targets/FREMANTLE_X86/usr/share/qt4/mkspecs/features/warn_on.prf: /targets/FREMANTLE_X86/usr/share/qt4/mkspecs/features/qt.prf: /targets/FREMANTLE_X86/usr/share/qt4/mkspecs/features/unix/thread.prf: /targets/FREMANTLE_X86/usr/share/qt4/mkspecs/features/moc.prf: /targets/FREMANTLE_X86/usr/share/qt4/mkspecs/features/resources.prf: /targets/FREMANTLE_X86/usr/share/qt4/mkspecs/features/uic.prf: /targets/FREMANTLE_X86/usr/share/qt4/mkspecs/features/yacc.prf: /targets/FREMANTLE_X86/usr/share/qt4/mkspecs/features/lex.prf: /targets/FREMANTLE_X86/usr/share/qt4/mkspecs/features/include_source_dir.prf: qmake: qmake_all FORCE @$(QMAKE) -unix -o Makefile tietoopcom.pro qmake_all: sub-src-qmake_all FORCE make_default: sub-src-make_default FORCE make_first: sub-src-make_first FORCE all: sub-src-all FORCE clean: sub-src-clean FORCE distclean: sub-src-distclean FORCE -$(DEL_FILE) Makefile install_subtargets: sub-src-install_subtargets FORCE uninstall_subtargets: sub-src-uninstall_subtargets FORCE sub-src-sub_Debug: src/$(MAKEFILE) cd src/ && $(MAKE) debug debug: sub-src-sub_Debug sub-src-sub_Release: src/$(MAKEFILE) cd src/ && $(MAKE) release release: sub-src-sub_Release mocclean: compiler_moc_header_clean compiler_moc_source_clean mocables: compiler_moc_header_make_all compiler_moc_source_make_all install_service: FORCE @$(CHK_DIR_EXISTS) $(INSTALL_ROOT)/usr/share/dbus-1/services/ || $(MKDIR) $(INSTALL_ROOT)/usr/share/dbus-1/services/ -$(INSTALL_FILE) /home/maemo/tietoopcom/data/com.tieto.tietoopcom.service $(INSTALL_ROOT)/usr/share/dbus-1/services/ uninstall_service: FORCE -$(DEL_FILE) -r $(INSTALL_ROOT)/usr/share/dbus-1/services/com.tieto.tietoopcom.service -$(DEL_DIR) $(INSTALL_ROOT)/usr/share/dbus-1/services/ install_emoticons: FORCE @$(CHK_DIR_EXISTS) $(INSTALL_ROOT)/usr/share/tietoopcom/emoticons/ || $(MKDIR) $(INSTALL_ROOT)/usr/share/tietoopcom/emoticons/ -$(INSTALL_PROGRAM) /home/maemo/tietoopcom/data/emoticons/face-angel24x24.png $(INSTALL_ROOT)/usr/share/tietoopcom/emoticons/ -strip $(INSTALL_ROOT)/usr/share/tietoopcom/emoticons/face-angel24x24.png -$(INSTALL_PROGRAM) /home/maemo/tietoopcom/data/emoticons/face-angel32x32.png $(INSTALL_ROOT)/usr/share/tietoopcom/emoticons/ -strip $(INSTALL_ROOT)/usr/share/tietoopcom/emoticons/face-angel32x32.png -$(INSTALL_PROGRAM) /home/maemo/tietoopcom/data/emoticons/face-crying24x24.png $(INSTALL_ROOT)/usr/share/tietoopcom/emoticons/ -strip $(INSTALL_ROOT)/usr/share/tietoopcom/emoticons/face-crying24x24.png -$(INSTALL_PROGRAM) /home/maemo/tietoopcom/data/emoticons/face-crying32x32.png $(INSTALL_ROOT)/usr/share/tietoopcom/emoticons/ -strip $(INSTALL_ROOT)/usr/share/tietoopcom/emoticons/face-crying32x32.png -$(INSTALL_PROGRAM) /home/maemo/tietoopcom/data/emoticons/face-devilish24x24.png $(INSTALL_ROOT)/usr/share/tietoopcom/emoticons/ -strip $(INSTALL_ROOT)/usr/share/tietoopcom/emoticons/face-devilish24x24.png -$(INSTALL_PROGRAM) /home/maemo/tietoopcom/data/emoticons/face-devilish32x32.png $(INSTALL_ROOT)/usr/share/tietoopcom/emoticons/ -strip $(INSTALL_ROOT)/usr/share/tietoopcom/emoticons/face-devilish32x32.png -$(INSTALL_PROGRAM) /home/maemo/tietoopcom/data/emoticons/face-glasses24x24.png $(INSTALL_ROOT)/usr/share/tietoopcom/emoticons/ -strip $(INSTALL_ROOT)/usr/share/tietoopcom/emoticons/face-glasses24x24.png -$(INSTALL_PROGRAM) /home/maemo/tietoopcom/data/emoticons/face-glasses32x32.png $(INSTALL_ROOT)/usr/share/tietoopcom/emoticons/ -strip $(INSTALL_ROOT)/usr/share/tietoopcom/emoticons/face-glasses32x32.png -$(INSTALL_PROGRAM) /home/maemo/tietoopcom/data/emoticons/face-grin24x24.png $(INSTALL_ROOT)/usr/share/tietoopcom/emoticons/ -strip $(INSTALL_ROOT)/usr/share/tietoopcom/emoticons/face-grin24x24.png -$(INSTALL_PROGRAM) /home/maemo/tietoopcom/data/emoticons/face-grin32x32.png $(INSTALL_ROOT)/usr/share/tietoopcom/emoticons/ -strip $(INSTALL_ROOT)/usr/share/tietoopcom/emoticons/face-grin32x32.png -$(INSTALL_PROGRAM) /home/maemo/tietoopcom/data/emoticons/face-kiss24x24.png $(INSTALL_ROOT)/usr/share/tietoopcom/emoticons/ -strip $(INSTALL_ROOT)/usr/share/tietoopcom/emoticons/face-kiss24x24.png -$(INSTALL_PROGRAM) /home/maemo/tietoopcom/data/emoticons/face-kiss32x32.png $(INSTALL_ROOT)/usr/share/tietoopcom/emoticons/ -strip $(INSTALL_ROOT)/usr/share/tietoopcom/emoticons/face-kiss32x32.png -$(INSTALL_PROGRAM) /home/maemo/tietoopcom/data/emoticons/face-monkey24x24.png $(INSTALL_ROOT)/usr/share/tietoopcom/emoticons/ -strip $(INSTALL_ROOT)/usr/share/tietoopcom/emoticons/face-monkey24x24.png -$(INSTALL_PROGRAM) /home/maemo/tietoopcom/data/emoticons/face-monkey32x32.png $(INSTALL_ROOT)/usr/share/tietoopcom/emoticons/ -strip $(INSTALL_ROOT)/usr/share/tietoopcom/emoticons/face-monkey32x32.png -$(INSTALL_PROGRAM) /home/maemo/tietoopcom/data/emoticons/face-plain24x24.png $(INSTALL_ROOT)/usr/share/tietoopcom/emoticons/ -strip $(INSTALL_ROOT)/usr/share/tietoopcom/emoticons/face-plain24x24.png -$(INSTALL_PROGRAM) /home/maemo/tietoopcom/data/emoticons/face-plain32x32.png $(INSTALL_ROOT)/usr/share/tietoopcom/emoticons/ -strip $(INSTALL_ROOT)/usr/share/tietoopcom/emoticons/face-plain32x32.png -$(INSTALL_PROGRAM) /home/maemo/tietoopcom/data/emoticons/face-sad24x24.png $(INSTALL_ROOT)/usr/share/tietoopcom/emoticons/ -strip $(INSTALL_ROOT)/usr/share/tietoopcom/emoticons/face-sad24x24.png -$(INSTALL_PROGRAM) /home/maemo/tietoopcom/data/emoticons/face-sad32x32.png $(INSTALL_ROOT)/usr/share/tietoopcom/emoticons/ -strip $(INSTALL_ROOT)/usr/share/tietoopcom/emoticons/face-sad32x32.png -$(INSTALL_PROGRAM) /home/maemo/tietoopcom/data/emoticons/face-smile-big24x24.png $(INSTALL_ROOT)/usr/share/tietoopcom/emoticons/ -strip $(INSTALL_ROOT)/usr/share/tietoopcom/emoticons/face-smile-big24x24.png -$(INSTALL_PROGRAM) /home/maemo/tietoopcom/data/emoticons/face-smile-big32x32.png $(INSTALL_ROOT)/usr/share/tietoopcom/emoticons/ -strip $(INSTALL_ROOT)/usr/share/tietoopcom/emoticons/face-smile-big32x32.png -$(INSTALL_PROGRAM) /home/maemo/tietoopcom/data/emoticons/face-smile24x24.png $(INSTALL_ROOT)/usr/share/tietoopcom/emoticons/ -strip $(INSTALL_ROOT)/usr/share/tietoopcom/emoticons/face-smile24x24.png -$(INSTALL_PROGRAM) /home/maemo/tietoopcom/data/emoticons/face-smile32x32.png $(INSTALL_ROOT)/usr/share/tietoopcom/emoticons/ -strip $(INSTALL_ROOT)/usr/share/tietoopcom/emoticons/face-smile32x32.png -$(INSTALL_PROGRAM) /home/maemo/tietoopcom/data/emoticons/face-surprise24x24.png $(INSTALL_ROOT)/usr/share/tietoopcom/emoticons/ -strip $(INSTALL_ROOT)/usr/share/tietoopcom/emoticons/face-surprise24x24.png -$(INSTALL_PROGRAM) /home/maemo/tietoopcom/data/emoticons/face-surprise32x32.png $(INSTALL_ROOT)/usr/share/tietoopcom/emoticons/ -strip $(INSTALL_ROOT)/usr/share/tietoopcom/emoticons/face-surprise32x32.png -$(INSTALL_PROGRAM) /home/maemo/tietoopcom/data/emoticons/face-wink24x24.png $(INSTALL_ROOT)/usr/share/tietoopcom/emoticons/ -strip $(INSTALL_ROOT)/usr/share/tietoopcom/emoticons/face-wink24x24.png -$(INSTALL_PROGRAM) /home/maemo/tietoopcom/data/emoticons/face-wink32x32.png $(INSTALL_ROOT)/usr/share/tietoopcom/emoticons/ -strip $(INSTALL_ROOT)/usr/share/tietoopcom/emoticons/face-wink32x32.png uninstall_emoticons: FORCE -$(DEL_FILE) -r $(INSTALL_ROOT)/usr/share/tietoopcom/emoticons/face-angel24x24.png -$(DEL_FILE) -r $(INSTALL_ROOT)/usr/share/tietoopcom/emoticons/face-angel32x32.png -$(DEL_FILE) -r $(INSTALL_ROOT)/usr/share/tietoopcom/emoticons/face-crying24x24.png -$(DEL_FILE) -r $(INSTALL_ROOT)/usr/share/tietoopcom/emoticons/face-crying32x32.png -$(DEL_FILE) -r $(INSTALL_ROOT)/usr/share/tietoopcom/emoticons/face-devilish24x24.png -$(DEL_FILE) -r $(INSTALL_ROOT)/usr/share/tietoopcom/emoticons/face-devilish32x32.png -$(DEL_FILE) -r $(INSTALL_ROOT)/usr/share/tietoopcom/emoticons/face-glasses24x24.png -$(DEL_FILE) -r $(INSTALL_ROOT)/usr/share/tietoopcom/emoticons/face-glasses32x32.png -$(DEL_FILE) -r $(INSTALL_ROOT)/usr/share/tietoopcom/emoticons/face-grin24x24.png -$(DEL_FILE) -r $(INSTALL_ROOT)/usr/share/tietoopcom/emoticons/face-grin32x32.png -$(DEL_FILE) -r $(INSTALL_ROOT)/usr/share/tietoopcom/emoticons/face-kiss24x24.png -$(DEL_FILE) -r $(INSTALL_ROOT)/usr/share/tietoopcom/emoticons/face-kiss32x32.png -$(DEL_FILE) -r $(INSTALL_ROOT)/usr/share/tietoopcom/emoticons/face-monkey24x24.png -$(DEL_FILE) -r $(INSTALL_ROOT)/usr/share/tietoopcom/emoticons/face-monkey32x32.png -$(DEL_FILE) -r $(INSTALL_ROOT)/usr/share/tietoopcom/emoticons/face-plain24x24.png -$(DEL_FILE) -r $(INSTALL_ROOT)/usr/share/tietoopcom/emoticons/face-plain32x32.png -$(DEL_FILE) -r $(INSTALL_ROOT)/usr/share/tietoopcom/emoticons/face-sad24x24.png -$(DEL_FILE) -r $(INSTALL_ROOT)/usr/share/tietoopcom/emoticons/face-sad32x32.png -$(DEL_FILE) -r $(INSTALL_ROOT)/usr/share/tietoopcom/emoticons/face-smile-big24x24.png -$(DEL_FILE) -r $(INSTALL_ROOT)/usr/share/tietoopcom/emoticons/face-smile-big32x32.png -$(DEL_FILE) -r $(INSTALL_ROOT)/usr/share/tietoopcom/emoticons/face-smile24x24.png -$(DEL_FILE) -r $(INSTALL_ROOT)/usr/share/tietoopcom/emoticons/face-smile32x32.png -$(DEL_FILE) -r $(INSTALL_ROOT)/usr/share/tietoopcom/emoticons/face-surprise24x24.png -$(DEL_FILE) -r $(INSTALL_ROOT)/usr/share/tietoopcom/emoticons/face-surprise32x32.png -$(DEL_FILE) -r $(INSTALL_ROOT)/usr/share/tietoopcom/emoticons/face-wink24x24.png -$(DEL_FILE) -r $(INSTALL_ROOT)/usr/share/tietoopcom/emoticons/face-wink32x32.png -$(DEL_DIR) $(INSTALL_ROOT)/usr/share/tietoopcom/emoticons/ install_desktop: FORCE @$(CHK_DIR_EXISTS) $(INSTALL_ROOT)/usr/share/applications/hildon/ || $(MKDIR) $(INSTALL_ROOT)/usr/share/applications/hildon/ -$(INSTALL_PROGRAM) /home/maemo/tietoopcom/data/tietoopcom.desktop $(INSTALL_ROOT)/usr/share/applications/hildon/ -strip $(INSTALL_ROOT)/usr/share/applications/hildon/tietoopcom.desktop uninstall_desktop: FORCE -$(DEL_FILE) -r $(INSTALL_ROOT)/usr/share/applications/hildon/tietoopcom.desktop -$(DEL_DIR) $(INSTALL_ROOT)/usr/share/applications/hildon/ install_stylesheets: FORCE @$(CHK_DIR_EXISTS) $(INSTALL_ROOT)/usr/share/tietoopcom/stylesheets/ || $(MKDIR) $(INSTALL_ROOT)/usr/share/tietoopcom/stylesheets/ -$(INSTALL_PROGRAM) /home/maemo/tietoopcom/data/stylesheets/default.qss $(INSTALL_ROOT)/usr/share/tietoopcom/stylesheets/ -strip $(INSTALL_ROOT)/usr/share/tietoopcom/stylesheets/default.qss -$(INSTALL_PROGRAM) /home/maemo/tietoopcom/data/stylesheets/my.qss $(INSTALL_ROOT)/usr/share/tietoopcom/stylesheets/ -strip $(INSTALL_ROOT)/usr/share/tietoopcom/stylesheets/my.qss uninstall_stylesheets: FORCE -$(DEL_FILE) -r $(INSTALL_ROOT)/usr/share/tietoopcom/stylesheets/default.qss -$(DEL_FILE) -r $(INSTALL_ROOT)/usr/share/tietoopcom/stylesheets/my.qss -$(DEL_DIR) $(INSTALL_ROOT)/usr/share/tietoopcom/stylesheets/ install_licence: FORCE @$(CHK_DIR_EXISTS) $(INSTALL_ROOT)/usr/share/tietoopcom/licence/ || $(MKDIR) $(INSTALL_ROOT)/usr/share/tietoopcom/licence/ -$(INSTALL_PROGRAM) /home/maemo/tietoopcom/data/copyright $(INSTALL_ROOT)/usr/share/tietoopcom/licence/ -strip $(INSTALL_ROOT)/usr/share/tietoopcom/licence/copyright uninstall_licence: FORCE -$(DEL_FILE) -r $(INSTALL_ROOT)/usr/share/tietoopcom/licence/copyright -$(DEL_DIR) $(INSTALL_ROOT)/usr/share/tietoopcom/licence/ install: install_subtargets install_service install_emoticons install_desktop install_stylesheets install_licence FORCE uninstall: uninstall_service uninstall_emoticons uninstall_desktop uninstall_stylesheets uninstall_licence uninstall_subtargets FORCE FORCE: