#############################################################################
# Makefile for building: qmlnotes
# Generated by qmake (2.01a) (Qt 4.7.0) on: Tue Dec 11 19:15:01 2012
# Project:  qmlnotes.pro
# Template: app
# Command: /usr/bin/qmake PREFIX=/usr -o Makefile qmlnotes.pro
#############################################################################

####### Compiler, tools and options

CC            = gcc
CXX           = g++
DEFINES       = -DQT_GL_NO_SCISSOR_TEST -DQT_DEFAULT_TEXTURE_GLYPH_CACHE_WIDTH=1024 -DQT_NO_DEBUG -DQT_DECLARATIVE_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED
CFLAGS        = -pipe -O3 -fno-omit-frame-pointer -fno-optimize-sibling-calls -Wall -W -D_REENTRANT $(DEFINES)
CXXFLAGS      = -pipe -O3 -fno-omit-frame-pointer -fno-optimize-sibling-calls -Wall -W -D_REENTRANT $(DEFINES)
INCPATH       = -I/targets/maemo5-arm-041a238e84350a7321414b705b95eadedc52cdd7/usr/share/qt4/mkspecs/linux-g++-maemo5 -I. -I/targets/maemo5-arm-041a238e84350a7321414b705b95eadedc52cdd7/usr/include/QtCore -I/targets/maemo5-arm-041a238e84350a7321414b705b95eadedc52cdd7/usr/include/QtGui -I/targets/maemo5-arm-041a238e84350a7321414b705b95eadedc52cdd7/usr/include/QtDeclarative -I/targets/maemo5-arm-041a238e84350a7321414b705b95eadedc52cdd7/usr/include -I.
LINK          = g++
LFLAGS        = -Wl,-rpath-link,/usr/lib -Wl,-O1 -Wl,--hash-style=gnu
LIBS          = $(SUBLIBS)  -L/usr/lib -lQtDeclarative -L/usr/lib -L/usr/X11R6/lib -lQtScript -lQtSvg -lQtSql -lQtXmlPatterns -lQtOpenGL -lQtNetwork -lQtGui -lQtDBus -lQtXml -lQtCore -lpthread 
AR            = ar cqs
RANLIB        = 
QMAKE         = /usr/bin/qmake
TAR           = tar -cf
COMPRESS      = gzip -9f
COPY          = cp -f
SED           = sed
COPY_FILE     = $(COPY)
COPY_DIR      = $(COPY) -r
STRIP         = strip
INSTALL_FILE  = install -m 644 -p
INSTALL_DIR   = $(COPY_DIR)
INSTALL_PROGRAM = install -m 755 -p
DEL_FILE      = rm -f
SYMLINK       = ln -f -s
DEL_DIR       = rmdir
MOVE          = mv -f
CHK_DIR_EXISTS= test -d
MKDIR         = mkdir -p

####### Output directory

OBJECTS_DIR   = ./

####### Files

SOURCES       = main.cpp \
		notesbackend.cpp moc_notesbackend.cpp \
		qrc_res.cpp
OBJECTS       = main.o \
		notesbackend.o \
		moc_notesbackend.o \
		qrc_res.o
DIST          = /targets/maemo5-arm-041a238e84350a7321414b705b95eadedc52cdd7/usr/share/qt4/mkspecs/common/unix.conf \
		/targets/maemo5-arm-041a238e84350a7321414b705b95eadedc52cdd7/usr/share/qt4/mkspecs/common/linux.conf \
		/targets/maemo5-arm-041a238e84350a7321414b705b95eadedc52cdd7/usr/share/qt4/mkspecs/qconfig.pri \
		/targets/maemo5-arm-041a238e84350a7321414b705b95eadedc52cdd7/usr/share/qt4/mkspecs/modules/qt_webkit_version.pri \
		/targets/maemo5-arm-041a238e84350a7321414b705b95eadedc52cdd7/usr/share/qt4/mkspecs/features/qt_functions.prf \
		/targets/maemo5-arm-041a238e84350a7321414b705b95eadedc52cdd7/usr/share/qt4/mkspecs/features/qt_config.prf \
		/targets/maemo5-arm-041a238e84350a7321414b705b95eadedc52cdd7/usr/share/qt4/mkspecs/features/exclusive_builds.prf \
		/targets/maemo5-arm-041a238e84350a7321414b705b95eadedc52cdd7/usr/share/qt4/mkspecs/features/default_pre.prf \
		/targets/maemo5-arm-041a238e84350a7321414b705b95eadedc52cdd7/usr/share/qt4/mkspecs/features/release.prf \
		/targets/maemo5-arm-041a238e84350a7321414b705b95eadedc52cdd7/usr/share/qt4/mkspecs/features/default_post.prf \
		/targets/maemo5-arm-041a238e84350a7321414b705b95eadedc52cdd7/usr/share/qt4/mkspecs/features/link_pkgconfig.prf \
		/targets/maemo5-arm-041a238e84350a7321414b705b95eadedc52cdd7/usr/share/qt4/mkspecs/features/warn_on.prf \
		/targets/maemo5-arm-041a238e84350a7321414b705b95eadedc52cdd7/usr/share/qt4/mkspecs/features/qt.prf \
		/targets/maemo5-arm-041a238e84350a7321414b705b95eadedc52cdd7/usr/share/qt4/mkspecs/features/unix/thread.prf \
		/targets/maemo5-arm-041a238e84350a7321414b705b95eadedc52cdd7/usr/share/qt4/mkspecs/features/moc.prf \
		/targets/maemo5-arm-041a238e84350a7321414b705b95eadedc52cdd7/usr/share/qt4/mkspecs/features/resources.prf \
		/targets/maemo5-arm-041a238e84350a7321414b705b95eadedc52cdd7/usr/share/qt4/mkspecs/features/uic.prf \
		/targets/maemo5-arm-041a238e84350a7321414b705b95eadedc52cdd7/usr/share/qt4/mkspecs/features/yacc.prf \
		/targets/maemo5-arm-041a238e84350a7321414b705b95eadedc52cdd7/usr/share/qt4/mkspecs/features/lex.prf \
		/targets/maemo5-arm-041a238e84350a7321414b705b95eadedc52cdd7/usr/share/qt4/mkspecs/features/include_source_dir.prf \
		qmlnotes.pro
QMAKE_TARGET  = qmlnotes
DESTDIR       = 
TARGET        = qmlnotes

first: all
####### Implicit rules

.SUFFIXES: .o .c .cpp .cc .cxx .C

.cpp.o:
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o "$@" "$<"

.cc.o:
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o "$@" "$<"

.cxx.o:
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o "$@" "$<"

.C.o:
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o "$@" "$<"

.c.o:
	$(CC) -c $(CFLAGS) $(INCPATH) -o "$@" "$<"

####### Build rules

all: Makefile $(TARGET)

$(TARGET):  $(OBJECTS)  
	$(LINK) $(LFLAGS) -o $(TARGET) $(OBJECTS) $(OBJCOMP) $(LIBS)

Makefile: qmlnotes.pro  /targets/maemo5-arm-041a238e84350a7321414b705b95eadedc52cdd7/usr/share/qt4/mkspecs/linux-g++-maemo5/qmake.conf /targets/maemo5-arm-041a238e84350a7321414b705b95eadedc52cdd7/usr/share/qt4/mkspecs/common/unix.conf \
		/targets/maemo5-arm-041a238e84350a7321414b705b95eadedc52cdd7/usr/share/qt4/mkspecs/common/linux.conf \
		/targets/maemo5-arm-041a238e84350a7321414b705b95eadedc52cdd7/usr/share/qt4/mkspecs/qconfig.pri \
		/targets/maemo5-arm-041a238e84350a7321414b705b95eadedc52cdd7/usr/share/qt4/mkspecs/modules/qt_webkit_version.pri \
		/targets/maemo5-arm-041a238e84350a7321414b705b95eadedc52cdd7/usr/share/qt4/mkspecs/features/qt_functions.prf \
		/targets/maemo5-arm-041a238e84350a7321414b705b95eadedc52cdd7/usr/share/qt4/mkspecs/features/qt_config.prf \
		/targets/maemo5-arm-041a238e84350a7321414b705b95eadedc52cdd7/usr/share/qt4/mkspecs/features/exclusive_builds.prf \
		/targets/maemo5-arm-041a238e84350a7321414b705b95eadedc52cdd7/usr/share/qt4/mkspecs/features/default_pre.prf \
		/targets/maemo5-arm-041a238e84350a7321414b705b95eadedc52cdd7/usr/share/qt4/mkspecs/features/release.prf \
		/targets/maemo5-arm-041a238e84350a7321414b705b95eadedc52cdd7/usr/share/qt4/mkspecs/features/default_post.prf \
		/targets/maemo5-arm-041a238e84350a7321414b705b95eadedc52cdd7/usr/share/qt4/mkspecs/features/link_pkgconfig.prf \
		/targets/maemo5-arm-041a238e84350a7321414b705b95eadedc52cdd7/usr/share/qt4/mkspecs/features/warn_on.prf \
		/targets/maemo5-arm-041a238e84350a7321414b705b95eadedc52cdd7/usr/share/qt4/mkspecs/features/qt.prf \
		/targets/maemo5-arm-041a238e84350a7321414b705b95eadedc52cdd7/usr/share/qt4/mkspecs/features/unix/thread.prf \
		/targets/maemo5-arm-041a238e84350a7321414b705b95eadedc52cdd7/usr/share/qt4/mkspecs/features/moc.prf \
		/targets/maemo5-arm-041a238e84350a7321414b705b95eadedc52cdd7/usr/share/qt4/mkspecs/features/resources.prf \
		/targets/maemo5-arm-041a238e84350a7321414b705b95eadedc52cdd7/usr/share/qt4/mkspecs/features/uic.prf \
		/targets/maemo5-arm-041a238e84350a7321414b705b95eadedc52cdd7/usr/share/qt4/mkspecs/features/yacc.prf \
		/targets/maemo5-arm-041a238e84350a7321414b705b95eadedc52cdd7/usr/share/qt4/mkspecs/features/lex.prf \
		/targets/maemo5-arm-041a238e84350a7321414b705b95eadedc52cdd7/usr/share/qt4/mkspecs/features/include_source_dir.prf \
		/usr/lib/libQtDeclarative.prl \
		/usr/lib/libQtScript.prl \
		/usr/lib/libQtCore.prl \
		/usr/lib/libQtSvg.prl \
		/usr/lib/libQtGui.prl \
		/usr/lib/libQtDBus.prl \
		/usr/lib/libQtXml.prl \
		/usr/lib/libQtSql.prl \
		/usr/lib/libQtXmlPatterns.prl \
		/usr/lib/libQtNetwork.prl \
		/usr/lib/libQtOpenGL.prl
	$(QMAKE) PREFIX=/usr -o Makefile qmlnotes.pro
/targets/maemo5-arm-041a238e84350a7321414b705b95eadedc52cdd7/usr/share/qt4/mkspecs/common/unix.conf:
/targets/maemo5-arm-041a238e84350a7321414b705b95eadedc52cdd7/usr/share/qt4/mkspecs/common/linux.conf:
/targets/maemo5-arm-041a238e84350a7321414b705b95eadedc52cdd7/usr/share/qt4/mkspecs/qconfig.pri:
/targets/maemo5-arm-041a238e84350a7321414b705b95eadedc52cdd7/usr/share/qt4/mkspecs/modules/qt_webkit_version.pri:
/targets/maemo5-arm-041a238e84350a7321414b705b95eadedc52cdd7/usr/share/qt4/mkspecs/features/qt_functions.prf:
/targets/maemo5-arm-041a238e84350a7321414b705b95eadedc52cdd7/usr/share/qt4/mkspecs/features/qt_config.prf:
/targets/maemo5-arm-041a238e84350a7321414b705b95eadedc52cdd7/usr/share/qt4/mkspecs/features/exclusive_builds.prf:
/targets/maemo5-arm-041a238e84350a7321414b705b95eadedc52cdd7/usr/share/qt4/mkspecs/features/default_pre.prf:
/targets/maemo5-arm-041a238e84350a7321414b705b95eadedc52cdd7/usr/share/qt4/mkspecs/features/release.prf:
/targets/maemo5-arm-041a238e84350a7321414b705b95eadedc52cdd7/usr/share/qt4/mkspecs/features/default_post.prf:
/targets/maemo5-arm-041a238e84350a7321414b705b95eadedc52cdd7/usr/share/qt4/mkspecs/features/link_pkgconfig.prf:
/targets/maemo5-arm-041a238e84350a7321414b705b95eadedc52cdd7/usr/share/qt4/mkspecs/features/warn_on.prf:
/targets/maemo5-arm-041a238e84350a7321414b705b95eadedc52cdd7/usr/share/qt4/mkspecs/features/qt.prf:
/targets/maemo5-arm-041a238e84350a7321414b705b95eadedc52cdd7/usr/share/qt4/mkspecs/features/unix/thread.prf:
/targets/maemo5-arm-041a238e84350a7321414b705b95eadedc52cdd7/usr/share/qt4/mkspecs/features/moc.prf:
/targets/maemo5-arm-041a238e84350a7321414b705b95eadedc52cdd7/usr/share/qt4/mkspecs/features/resources.prf:
/targets/maemo5-arm-041a238e84350a7321414b705b95eadedc52cdd7/usr/share/qt4/mkspecs/features/uic.prf:
/targets/maemo5-arm-041a238e84350a7321414b705b95eadedc52cdd7/usr/share/qt4/mkspecs/features/yacc.prf:
/targets/maemo5-arm-041a238e84350a7321414b705b95eadedc52cdd7/usr/share/qt4/mkspecs/features/lex.prf:
/targets/maemo5-arm-041a238e84350a7321414b705b95eadedc52cdd7/usr/share/qt4/mkspecs/features/include_source_dir.prf:
/usr/lib/libQtDeclarative.prl:
/usr/lib/libQtScript.prl:
/usr/lib/libQtCore.prl:
/usr/lib/libQtSvg.prl:
/usr/lib/libQtGui.prl:
/usr/lib/libQtDBus.prl:
/usr/lib/libQtXml.prl:
/usr/lib/libQtSql.prl:
/usr/lib/libQtXmlPatterns.prl:
/usr/lib/libQtNetwork.prl:
/usr/lib/libQtOpenGL.prl:
qmake:  FORCE
	@$(QMAKE) PREFIX=/usr -o Makefile qmlnotes.pro

dist: 
	@$(CHK_DIR_EXISTS) .tmp/qmlnotes1.0.0 || $(MKDIR) .tmp/qmlnotes1.0.0 
	$(COPY_FILE) --parents $(SOURCES) $(DIST) .tmp/qmlnotes1.0.0/ && $(COPY_FILE) --parents notesbackend.h .tmp/qmlnotes1.0.0/ && $(COPY_FILE) --parents res.qrc .tmp/qmlnotes1.0.0/ && $(COPY_FILE) --parents main.cpp notesbackend.cpp .tmp/qmlnotes1.0.0/ && (cd `dirname .tmp/qmlnotes1.0.0` && $(TAR) qmlnotes1.0.0.tar qmlnotes1.0.0 && $(COMPRESS) qmlnotes1.0.0.tar) && $(MOVE) `dirname .tmp/qmlnotes1.0.0`/qmlnotes1.0.0.tar.gz . && $(DEL_FILE) -r .tmp/qmlnotes1.0.0


clean:compiler_clean 
	-$(DEL_FILE) $(OBJECTS)
	-$(DEL_FILE) *~ core *.core


####### Sub-libraries

distclean: clean
	-$(DEL_FILE) $(TARGET) 
	-$(DEL_FILE) Makefile


check: first

mocclean: compiler_moc_header_clean compiler_moc_source_clean

mocables: compiler_moc_header_make_all compiler_moc_source_make_all

compiler_moc_header_make_all: moc_notesbackend.cpp
compiler_moc_header_clean:
	-$(DEL_FILE) moc_notesbackend.cpp
moc_notesbackend.cpp: notesbackend.h
	/usr/bin/moc $(DEFINES) $(INCPATH) notesbackend.h -o moc_notesbackend.cpp

compiler_rcc_make_all: qrc_res.cpp
compiler_rcc_clean:
	-$(DEL_FILE) qrc_res.cpp
qrc_res.cpp: res.qrc \
		main.qml \
		qml/Overview.qml \
		qml/notes.js \
		qml/NoteRing.qml \
		qml/Note.qml \
		images/notes-background-portrait.jpg \
		images/notes-background-landscape.jpg \
		icons/icon-m-notes-cut.png \
		icons/icon-m-notes-overview.png \
		icons/icon-m-notes-copy.png \
		icons/icon-m-notes-paste.png \
		icons/icon-m-notes-search.png \
		icons/icon-m-notes-select.png
	/usr/bin/rcc -name res res.qrc -o qrc_res.cpp

compiler_image_collection_make_all: qmake_image_collection.cpp
compiler_image_collection_clean:
	-$(DEL_FILE) qmake_image_collection.cpp
compiler_moc_source_make_all:
compiler_moc_source_clean:
compiler_uic_make_all:
compiler_uic_clean:
compiler_yacc_decl_make_all:
compiler_yacc_decl_clean:
compiler_yacc_impl_make_all:
compiler_yacc_impl_clean:
compiler_lex_make_all:
compiler_lex_clean:
compiler_clean: compiler_moc_header_clean compiler_rcc_clean 

####### Compile

main.o: main.cpp notesbackend.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o main.o main.cpp

notesbackend.o: notesbackend.cpp notesbackend.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o notesbackend.o notesbackend.cpp

moc_notesbackend.o: moc_notesbackend.cpp 
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o moc_notesbackend.o moc_notesbackend.cpp

qrc_res.o: qrc_res.cpp 
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o qrc_res.o qrc_res.cpp

####### Install

install_target: first FORCE
	@$(CHK_DIR_EXISTS) $(INSTALL_ROOT)/opt/qmlnotes/bin/ || $(MKDIR) $(INSTALL_ROOT)/opt/qmlnotes/bin/ 
	-$(INSTALL_PROGRAM) "$(QMAKE_TARGET)" "$(INSTALL_ROOT)/opt/qmlnotes/bin/$(QMAKE_TARGET)"
	-$(STRIP) "$(INSTALL_ROOT)/opt/qmlnotes/bin/$(QMAKE_TARGET)"

uninstall_target:  FORCE
	-$(DEL_FILE) "$(INSTALL_ROOT)/opt/qmlnotes/bin/$(QMAKE_TARGET)"
	-$(DEL_DIR) $(INSTALL_ROOT)/opt/qmlnotes/bin/ 


install_tests: first FORCE
	@$(CHK_DIR_EXISTS) $(INSTALL_ROOT)/opt/tests/qmlnotes/ || $(MKDIR) $(INSTALL_ROOT)/opt/tests/qmlnotes/ 
	(cd tests && ./gen_tests_xml.sh >/home/builder1/maemo-fremantle-armel-extras-devel/work/qmlnotes-0.3.1/tests/tests.xml)
	-$(INSTALL_FILE) /home/builder1/maemo-fremantle-armel-extras-devel/work/qmlnotes-0.3.1/tests/tests.xml $(INSTALL_ROOT)/opt/tests/qmlnotes/
	-$(INSTALL_FILE) /home/builder1/maemo-fremantle-armel-extras-devel/work/qmlnotes-0.3.1/tests/qmlnotes_tester.rb $(INSTALL_ROOT)/opt/tests/qmlnotes/
	-$(INSTALL_FILE) /home/builder1/maemo-fremantle-armel-extras-devel/work/qmlnotes-0.3.1/tests/test_autosave.rb $(INSTALL_ROOT)/opt/tests/qmlnotes/
	-$(INSTALL_FILE) /home/builder1/maemo-fremantle-armel-extras-devel/work/qmlnotes-0.3.1/tests/test_delete.rb $(INSTALL_ROOT)/opt/tests/qmlnotes/
	-$(INSTALL_FILE) /home/builder1/maemo-fremantle-armel-extras-devel/work/qmlnotes-0.3.1/tests/test_delete_two.rb $(INSTALL_ROOT)/opt/tests/qmlnotes/
	-$(INSTALL_FILE) /home/builder1/maemo-fremantle-armel-extras-devel/work/qmlnotes-0.3.1/tests/test_initial_empty_note_ring.rb $(INSTALL_ROOT)/opt/tests/qmlnotes/
	-$(INSTALL_FILE) /home/builder1/maemo-fremantle-armel-extras-devel/work/qmlnotes-0.3.1/tests/test_one_note_ring.rb $(INSTALL_ROOT)/opt/tests/qmlnotes/
	-$(INSTALL_FILE) /home/builder1/maemo-fremantle-armel-extras-devel/work/qmlnotes-0.3.1/tests/test_overview.rb $(INSTALL_ROOT)/opt/tests/qmlnotes/
	-$(INSTALL_FILE) /home/builder1/maemo-fremantle-armel-extras-devel/work/qmlnotes-0.3.1/tests/test_overview_drag.rb $(INSTALL_ROOT)/opt/tests/qmlnotes/
	-$(INSTALL_FILE) /home/builder1/maemo-fremantle-armel-extras-devel/work/qmlnotes-0.3.1/tests/test_page_numbers.rb $(INSTALL_ROOT)/opt/tests/qmlnotes/
	-$(INSTALL_FILE) /home/builder1/maemo-fremantle-armel-extras-devel/work/qmlnotes-0.3.1/tests/test_pinch_fontsize.rb $(INSTALL_ROOT)/opt/tests/qmlnotes/
	-$(INSTALL_PROGRAM) /home/builder1/maemo-fremantle-armel-extras-devel/work/qmlnotes-0.3.1/tests/notes.sh $(INSTALL_ROOT)/opt/tests/qmlnotes/
	-strip $(INSTALL_ROOT)/opt/tests/qmlnotes/notes.sh


uninstall_tests:  FORCE
	-$(DEL_FILE) -r $(INSTALL_ROOT)/opt/tests/qmlnotes/tests.xml 
	 -$(DEL_FILE) -r $(INSTALL_ROOT)/opt/tests/qmlnotes/qmlnotes_tester.rb 
	 -$(DEL_FILE) -r $(INSTALL_ROOT)/opt/tests/qmlnotes/test_autosave.rb 
	 -$(DEL_FILE) -r $(INSTALL_ROOT)/opt/tests/qmlnotes/test_delete.rb 
	 -$(DEL_FILE) -r $(INSTALL_ROOT)/opt/tests/qmlnotes/test_delete_two.rb 
	 -$(DEL_FILE) -r $(INSTALL_ROOT)/opt/tests/qmlnotes/test_initial_empty_note_ring.rb 
	 -$(DEL_FILE) -r $(INSTALL_ROOT)/opt/tests/qmlnotes/test_one_note_ring.rb 
	 -$(DEL_FILE) -r $(INSTALL_ROOT)/opt/tests/qmlnotes/test_overview.rb 
	 -$(DEL_FILE) -r $(INSTALL_ROOT)/opt/tests/qmlnotes/test_overview_drag.rb 
	 -$(DEL_FILE) -r $(INSTALL_ROOT)/opt/tests/qmlnotes/test_page_numbers.rb 
	 -$(DEL_FILE) -r $(INSTALL_ROOT)/opt/tests/qmlnotes/test_pinch_fontsize.rb 
	 -$(DEL_FILE) -r $(INSTALL_ROOT)/opt/tests/qmlnotes/notes.sh
	-$(DEL_DIR) $(INSTALL_ROOT)/opt/tests/qmlnotes/ 


install_desktopfile: first FORCE
	@$(CHK_DIR_EXISTS) $(INSTALL_ROOT)/usr/share/applications/hildon/ || $(MKDIR) $(INSTALL_ROOT)/usr/share/applications/hildon/ 
	-$(INSTALL_FILE) /home/builder1/maemo-fremantle-armel-extras-devel/work/qmlnotes-0.3.1/qmlnotes.desktop $(INSTALL_ROOT)/usr/share/applications/hildon/


uninstall_desktopfile:  FORCE
	-$(DEL_FILE) -r $(INSTALL_ROOT)/usr/share/applications/hildon/qmlnotes.desktop
	-$(DEL_DIR) $(INSTALL_ROOT)/usr/share/applications/hildon/ 


install_icon: first FORCE
	@$(CHK_DIR_EXISTS) $(INSTALL_ROOT)/usr/share/icons/hicolor/scalable/apps/ || $(MKDIR) $(INSTALL_ROOT)/usr/share/icons/hicolor/scalable/apps/ 
	-$(INSTALL_FILE) /home/builder1/maemo-fremantle-armel-extras-devel/work/qmlnotes-0.3.1/qmlnotes.png $(INSTALL_ROOT)/usr/share/icons/hicolor/scalable/apps/


uninstall_icon:  FORCE
	-$(DEL_FILE) -r $(INSTALL_ROOT)/usr/share/icons/hicolor/scalable/apps/qmlnotes.png
	-$(DEL_DIR) $(INSTALL_ROOT)/usr/share/icons/hicolor/scalable/apps/ 


install:  install_target install_tests install_desktopfile install_icon  FORCE

uninstall: uninstall_target uninstall_tests uninstall_desktopfile uninstall_icon   FORCE

FORCE:

