#############################################################################
# Makefile for building: flashlauncher
# Generated by qmake (2.01a) (Qt 4.7.0) on: Mon May 10 00:06:00 2010
# Project:  ../flashlauncher/flashlauncher.pro
# Template: app
# Command: /home/maemo/NokiaQtSDK/Simulator/Qt/gcc/bin/qmake -spec /scratchbox/maemo/NokiaQtSDK/Simulator/Qt/gcc/mkspecs/linux-g++ -o Makefile ../flashlauncher/flashlauncher.pro
#############################################################################

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

CC            = gcc
CXX           = g++
DEFINES       = -DQT_NO_PRINTER -DDATADIR="/usr/share" -DPKGDATADIR="" -DQT_WEBKIT_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED
CFLAGS        = -pipe -g -Wall -W -D_REENTRANT $(DEFINES)
CXXFLAGS      = -pipe -g -Wall -W -D_REENTRANT $(DEFINES)
INCPATH       = -I/scratchbox/maemo/NokiaQtSDK/Simulator/Qt/gcc/mkspecs/linux-g++ -I../flashlauncher -I/scratchbox/maemo/NokiaQtSDK/Simulator/Qt/gcc/include/QtCore -I/scratchbox/maemo/NokiaQtSDK/Simulator/Qt/gcc/include/QtNetwork -I/scratchbox/maemo/NokiaQtSDK/Simulator/Qt/gcc/include/QtGui -I/scratchbox/maemo/NokiaQtSDK/Simulator/Qt/gcc/include/QtWebKit -I/scratchbox/maemo/NokiaQtSDK/Simulator/Qt/gcc/include -I/scratchbox/maemo/NokiaQtSDK/Simulator/Qt/gcc/include/QtDBus -I. -I. -I../flashlauncher -I.
LINK          = g++
LFLAGS        = -Wl,-rpath,/home/maemo/NokiaQtSDK/Simulator/Qt/gcc/lib
LIBS          = $(SUBLIBS)  -L/home/maemo/NokiaQtSDK/Simulator/Qt/gcc/lib -lQtDBus -L/home/maemo/NokiaQtSDK/Simulator/Qt/gcc/lib -lQtXml -lQtWebKit -lQtGui -L/usr/X11R6/lib -lQtNetwork -lQtCore -lpthread 
AR            = ar cqs
RANLIB        = 
QMAKE         = /home/maemo/NokiaQtSDK/Simulator/Qt/gcc/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       = ../flashlauncher/main.cpp \
		../flashlauncher/mainwindow.cpp \
		../flashlauncher/appdetail.cpp \
		../flashlauncher/simplefetch.cpp \
		../flashlauncher/launcher.cpp \
		../flashlauncher/mainwindowline.cpp moc_mainwindow.cpp \
		moc_appdetail.cpp \
		moc_simplefetch.cpp \
		moc_mainwindowline.cpp \
		qrc_icons.cpp
OBJECTS       = main.o \
		mainwindow.o \
		appdetail.o \
		simplefetch.o \
		launcher.o \
		mainwindowline.o \
		moc_mainwindow.o \
		moc_appdetail.o \
		moc_simplefetch.o \
		moc_mainwindowline.o \
		qrc_icons.o
DIST          = /scratchbox/maemo/NokiaQtSDK/Simulator/Qt/gcc/mkspecs/common/g++.conf \
		/scratchbox/maemo/NokiaQtSDK/Simulator/Qt/gcc/mkspecs/common/unix.conf \
		/scratchbox/maemo/NokiaQtSDK/Simulator/Qt/gcc/mkspecs/common/linux.conf \
		/scratchbox/maemo/NokiaQtSDK/Simulator/Qt/gcc/mkspecs/qconfig.pri \
		/scratchbox/maemo/NokiaQtSDK/Simulator/Qt/gcc/mkspecs/features/qt_functions.prf \
		/scratchbox/maemo/NokiaQtSDK/Simulator/Qt/gcc/mkspecs/features/qt_config.prf \
		/scratchbox/maemo/NokiaQtSDK/Simulator/Qt/gcc/mkspecs/features/exclusive_builds.prf \
		/scratchbox/maemo/NokiaQtSDK/Simulator/Qt/gcc/mkspecs/features/default_pre.prf \
		/scratchbox/maemo/NokiaQtSDK/Simulator/Qt/gcc/mkspecs/features/debug.prf \
		/scratchbox/maemo/NokiaQtSDK/Simulator/Qt/gcc/mkspecs/features/default_post.prf \
		/scratchbox/maemo/NokiaQtSDK/Simulator/Qt/gcc/mkspecs/features/qdbus.prf \
		/scratchbox/maemo/NokiaQtSDK/Simulator/Qt/gcc/mkspecs/features/moc.prf \
		/scratchbox/maemo/NokiaQtSDK/Simulator/Qt/gcc/mkspecs/features/dbusinterfaces.prf \
		/scratchbox/maemo/NokiaQtSDK/Simulator/Qt/gcc/mkspecs/features/dbusadaptors.prf \
		/scratchbox/maemo/NokiaQtSDK/Simulator/Qt/gcc/mkspecs/features/warn_on.prf \
		/scratchbox/maemo/NokiaQtSDK/Simulator/Qt/gcc/mkspecs/features/qt.prf \
		/scratchbox/maemo/NokiaQtSDK/Simulator/Qt/gcc/mkspecs/features/unix/thread.prf \
		/scratchbox/maemo/NokiaQtSDK/Simulator/Qt/gcc/mkspecs/features/resources.prf \
		/scratchbox/maemo/NokiaQtSDK/Simulator/Qt/gcc/mkspecs/features/uic.prf \
		/scratchbox/maemo/NokiaQtSDK/Simulator/Qt/gcc/mkspecs/features/yacc.prf \
		/scratchbox/maemo/NokiaQtSDK/Simulator/Qt/gcc/mkspecs/features/lex.prf \
		/scratchbox/maemo/NokiaQtSDK/Simulator/Qt/gcc/mkspecs/features/include_source_dir.prf \
		../flashlauncher/flashlauncher.pro
QMAKE_TARGET  = flashlauncher
DESTDIR       = 
TARGET        = flashlauncher

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): ui_mainwindow.h ui_appdetail.h ui_mainwindowline.h $(OBJECTS)  
	$(LINK) $(LFLAGS) -o $(TARGET) $(OBJECTS) $(OBJCOMP) $(LIBS)

Makefile: ../flashlauncher/flashlauncher.pro  /scratchbox/maemo/NokiaQtSDK/Simulator/Qt/gcc/mkspecs/linux-g++/qmake.conf /scratchbox/maemo/NokiaQtSDK/Simulator/Qt/gcc/mkspecs/common/g++.conf \
		/scratchbox/maemo/NokiaQtSDK/Simulator/Qt/gcc/mkspecs/common/unix.conf \
		/scratchbox/maemo/NokiaQtSDK/Simulator/Qt/gcc/mkspecs/common/linux.conf \
		/scratchbox/maemo/NokiaQtSDK/Simulator/Qt/gcc/mkspecs/qconfig.pri \
		/scratchbox/maemo/NokiaQtSDK/Simulator/Qt/gcc/mkspecs/features/qt_functions.prf \
		/scratchbox/maemo/NokiaQtSDK/Simulator/Qt/gcc/mkspecs/features/qt_config.prf \
		/scratchbox/maemo/NokiaQtSDK/Simulator/Qt/gcc/mkspecs/features/exclusive_builds.prf \
		/scratchbox/maemo/NokiaQtSDK/Simulator/Qt/gcc/mkspecs/features/default_pre.prf \
		/scratchbox/maemo/NokiaQtSDK/Simulator/Qt/gcc/mkspecs/features/debug.prf \
		/scratchbox/maemo/NokiaQtSDK/Simulator/Qt/gcc/mkspecs/features/default_post.prf \
		/scratchbox/maemo/NokiaQtSDK/Simulator/Qt/gcc/mkspecs/features/qdbus.prf \
		/scratchbox/maemo/NokiaQtSDK/Simulator/Qt/gcc/mkspecs/features/moc.prf \
		/scratchbox/maemo/NokiaQtSDK/Simulator/Qt/gcc/mkspecs/features/dbusinterfaces.prf \
		/scratchbox/maemo/NokiaQtSDK/Simulator/Qt/gcc/mkspecs/features/dbusadaptors.prf \
		/scratchbox/maemo/NokiaQtSDK/Simulator/Qt/gcc/mkspecs/features/warn_on.prf \
		/scratchbox/maemo/NokiaQtSDK/Simulator/Qt/gcc/mkspecs/features/qt.prf \
		/scratchbox/maemo/NokiaQtSDK/Simulator/Qt/gcc/mkspecs/features/unix/thread.prf \
		/scratchbox/maemo/NokiaQtSDK/Simulator/Qt/gcc/mkspecs/features/resources.prf \
		/scratchbox/maemo/NokiaQtSDK/Simulator/Qt/gcc/mkspecs/features/uic.prf \
		/scratchbox/maemo/NokiaQtSDK/Simulator/Qt/gcc/mkspecs/features/yacc.prf \
		/scratchbox/maemo/NokiaQtSDK/Simulator/Qt/gcc/mkspecs/features/lex.prf \
		/scratchbox/maemo/NokiaQtSDK/Simulator/Qt/gcc/mkspecs/features/include_source_dir.prf \
		/home/maemo/NokiaQtSDK/Simulator/Qt/gcc/lib/libQtDBus.prl \
		/home/maemo/NokiaQtSDK/Simulator/Qt/gcc/lib/libQtXml.prl \
		/home/maemo/NokiaQtSDK/Simulator/Qt/gcc/lib/libQtCore.prl \
		/home/maemo/NokiaQtSDK/Simulator/Qt/gcc/lib/libQtWebKit.prl \
		/home/maemo/NokiaQtSDK/Simulator/Qt/gcc/lib/libQtGui.prl \
		/home/maemo/NokiaQtSDK/Simulator/Qt/gcc/lib/libQtNetwork.prl
	$(QMAKE) -spec /scratchbox/maemo/NokiaQtSDK/Simulator/Qt/gcc/mkspecs/linux-g++ -o Makefile ../flashlauncher/flashlauncher.pro
/scratchbox/maemo/NokiaQtSDK/Simulator/Qt/gcc/mkspecs/common/g++.conf:
/scratchbox/maemo/NokiaQtSDK/Simulator/Qt/gcc/mkspecs/common/unix.conf:
/scratchbox/maemo/NokiaQtSDK/Simulator/Qt/gcc/mkspecs/common/linux.conf:
/scratchbox/maemo/NokiaQtSDK/Simulator/Qt/gcc/mkspecs/qconfig.pri:
/scratchbox/maemo/NokiaQtSDK/Simulator/Qt/gcc/mkspecs/features/qt_functions.prf:
/scratchbox/maemo/NokiaQtSDK/Simulator/Qt/gcc/mkspecs/features/qt_config.prf:
/scratchbox/maemo/NokiaQtSDK/Simulator/Qt/gcc/mkspecs/features/exclusive_builds.prf:
/scratchbox/maemo/NokiaQtSDK/Simulator/Qt/gcc/mkspecs/features/default_pre.prf:
/scratchbox/maemo/NokiaQtSDK/Simulator/Qt/gcc/mkspecs/features/debug.prf:
/scratchbox/maemo/NokiaQtSDK/Simulator/Qt/gcc/mkspecs/features/default_post.prf:
/scratchbox/maemo/NokiaQtSDK/Simulator/Qt/gcc/mkspecs/features/qdbus.prf:
/scratchbox/maemo/NokiaQtSDK/Simulator/Qt/gcc/mkspecs/features/moc.prf:
/scratchbox/maemo/NokiaQtSDK/Simulator/Qt/gcc/mkspecs/features/dbusinterfaces.prf:
/scratchbox/maemo/NokiaQtSDK/Simulator/Qt/gcc/mkspecs/features/dbusadaptors.prf:
/scratchbox/maemo/NokiaQtSDK/Simulator/Qt/gcc/mkspecs/features/warn_on.prf:
/scratchbox/maemo/NokiaQtSDK/Simulator/Qt/gcc/mkspecs/features/qt.prf:
/scratchbox/maemo/NokiaQtSDK/Simulator/Qt/gcc/mkspecs/features/unix/thread.prf:
/scratchbox/maemo/NokiaQtSDK/Simulator/Qt/gcc/mkspecs/features/resources.prf:
/scratchbox/maemo/NokiaQtSDK/Simulator/Qt/gcc/mkspecs/features/uic.prf:
/scratchbox/maemo/NokiaQtSDK/Simulator/Qt/gcc/mkspecs/features/yacc.prf:
/scratchbox/maemo/NokiaQtSDK/Simulator/Qt/gcc/mkspecs/features/lex.prf:
/scratchbox/maemo/NokiaQtSDK/Simulator/Qt/gcc/mkspecs/features/include_source_dir.prf:
/home/maemo/NokiaQtSDK/Simulator/Qt/gcc/lib/libQtDBus.prl:
/home/maemo/NokiaQtSDK/Simulator/Qt/gcc/lib/libQtXml.prl:
/home/maemo/NokiaQtSDK/Simulator/Qt/gcc/lib/libQtCore.prl:
/home/maemo/NokiaQtSDK/Simulator/Qt/gcc/lib/libQtWebKit.prl:
/home/maemo/NokiaQtSDK/Simulator/Qt/gcc/lib/libQtGui.prl:
/home/maemo/NokiaQtSDK/Simulator/Qt/gcc/lib/libQtNetwork.prl:
qmake:  FORCE
	@$(QMAKE) -spec /scratchbox/maemo/NokiaQtSDK/Simulator/Qt/gcc/mkspecs/linux-g++ -o Makefile ../flashlauncher/flashlauncher.pro

dist: 
	@$(CHK_DIR_EXISTS) ../flashlauncher/.tmp/flashlauncher1.0.0 || $(MKDIR) ../flashlauncher/.tmp/flashlauncher1.0.0 
	$(COPY_FILE) --parents $(SOURCES) $(DIST) ../flashlauncher/.tmp/flashlauncher1.0.0/ && $(COPY_FILE) --parents ../flashlauncher/mainwindow.h ../flashlauncher/appdetail.h ../flashlauncher/simplefetch.h ../flashlauncher/launcher.h ../flashlauncher/mainwindowline.h ../flashlauncher/.tmp/flashlauncher1.0.0/ && $(COPY_FILE) --parents ../flashlauncher/icons.qrc ../flashlauncher/.tmp/flashlauncher1.0.0/ && $(COPY_FILE) --parents ../flashlauncher/main.cpp ../flashlauncher/mainwindow.cpp ../flashlauncher/appdetail.cpp ../flashlauncher/simplefetch.cpp ../flashlauncher/launcher.cpp ../flashlauncher/mainwindowline.cpp ../flashlauncher/.tmp/flashlauncher1.0.0/ && $(COPY_FILE) --parents ../flashlauncher/mainwindow.ui ../flashlauncher/appdetail.ui ../flashlauncher/mainwindowline.ui ../flashlauncher/.tmp/flashlauncher1.0.0/ && (cd `dirname ../flashlauncher/.tmp/flashlauncher1.0.0` && $(TAR) flashlauncher1.0.0.tar flashlauncher1.0.0 && $(COMPRESS) flashlauncher1.0.0.tar) && $(MOVE) `dirname ../flashlauncher/.tmp/flashlauncher1.0.0`/flashlauncher1.0.0.tar.gz . && $(DEL_FILE) -r ../flashlauncher/.tmp/flashlauncher1.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_mainwindow.cpp moc_appdetail.cpp moc_simplefetch.cpp moc_mainwindowline.cpp
compiler_moc_header_clean:
	-$(DEL_FILE) moc_mainwindow.cpp moc_appdetail.cpp moc_simplefetch.cpp moc_mainwindowline.cpp
moc_mainwindow.cpp: ../flashlauncher/mainwindowline.h \
		../flashlauncher/mainwindow.h
	/home/maemo/NokiaQtSDK/Simulator/Qt/gcc/bin/moc $(DEFINES) $(INCPATH) ../flashlauncher/mainwindow.h -o moc_mainwindow.cpp

moc_appdetail.cpp: ../flashlauncher/appdetail.h
	/home/maemo/NokiaQtSDK/Simulator/Qt/gcc/bin/moc $(DEFINES) $(INCPATH) ../flashlauncher/appdetail.h -o moc_appdetail.cpp

moc_simplefetch.cpp: ../flashlauncher/simplefetch.h
	/home/maemo/NokiaQtSDK/Simulator/Qt/gcc/bin/moc $(DEFINES) $(INCPATH) ../flashlauncher/simplefetch.h -o moc_simplefetch.cpp

moc_mainwindowline.cpp: ../flashlauncher/mainwindowline.h
	/home/maemo/NokiaQtSDK/Simulator/Qt/gcc/bin/moc $(DEFINES) $(INCPATH) ../flashlauncher/mainwindowline.h -o moc_mainwindowline.cpp

compiler_dbus_interface_source_make_all:
compiler_dbus_interface_source_clean:
compiler_dbus_adaptor_source_make_all:
compiler_dbus_adaptor_source_clean:
compiler_rcc_make_all: qrc_icons.cpp
compiler_rcc_clean:
	-$(DEL_FILE) qrc_icons.cpp
qrc_icons.cpp: ../flashlauncher/icons.qrc \
		../flashlauncher/missingicon.png \
		../flashlauncher/bigrotation2.gif
	/home/maemo/NokiaQtSDK/Simulator/Qt/gcc/bin/rcc -name icons ../flashlauncher/icons.qrc -o qrc_icons.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_dbus_interface_header_make_all:
compiler_dbus_interface_header_clean:
compiler_dbus_interface_moc_make_all:
compiler_dbus_interface_moc_clean:
compiler_dbus_adaptor_header_make_all:
compiler_dbus_adaptor_header_clean:
compiler_dbus_adaptor_moc_make_all:
compiler_dbus_adaptor_moc_clean:
compiler_uic_make_all: ui_mainwindow.h ui_appdetail.h ui_mainwindowline.h
compiler_uic_clean:
	-$(DEL_FILE) ui_mainwindow.h ui_appdetail.h ui_mainwindowline.h
ui_mainwindow.h: ../flashlauncher/mainwindow.ui
	/home/maemo/NokiaQtSDK/Simulator/Qt/gcc/bin/uic ../flashlauncher/mainwindow.ui -o ui_mainwindow.h

ui_appdetail.h: ../flashlauncher/appdetail.ui
	/home/maemo/NokiaQtSDK/Simulator/Qt/gcc/bin/uic ../flashlauncher/appdetail.ui -o ui_appdetail.h

ui_mainwindowline.h: ../flashlauncher/mainwindowline.ui
	/home/maemo/NokiaQtSDK/Simulator/Qt/gcc/bin/uic ../flashlauncher/mainwindowline.ui -o ui_mainwindowline.h

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 compiler_uic_clean 

####### Compile

main.o: ../flashlauncher/main.cpp ../flashlauncher/mainwindow.h \
		../flashlauncher/mainwindowline.h \
		../flashlauncher/launcher.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o main.o ../flashlauncher/main.cpp

mainwindow.o: ../flashlauncher/mainwindow.cpp ../flashlauncher/mainwindow.h \
		../flashlauncher/mainwindowline.h \
		ui_mainwindow.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o mainwindow.o ../flashlauncher/mainwindow.cpp

appdetail.o: ../flashlauncher/appdetail.cpp ../flashlauncher/appdetail.h \
		ui_appdetail.h \
		../flashlauncher/simplefetch.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o appdetail.o ../flashlauncher/appdetail.cpp

simplefetch.o: ../flashlauncher/simplefetch.cpp ../flashlauncher/simplefetch.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o simplefetch.o ../flashlauncher/simplefetch.cpp

launcher.o: ../flashlauncher/launcher.cpp ../flashlauncher/launcher.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o launcher.o ../flashlauncher/launcher.cpp

mainwindowline.o: ../flashlauncher/mainwindowline.cpp ../flashlauncher/mainwindowline.h \
		ui_mainwindowline.h \
		../flashlauncher/simplefetch.h \
		../flashlauncher/appdetail.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o mainwindowline.o ../flashlauncher/mainwindowline.cpp

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

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

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

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

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

####### Install

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

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


install_appconf: first FORCE
	@$(CHK_DIR_EXISTS) $(INSTALL_ROOT)/usr/share/flashlauncher/ || $(MKDIR) $(INSTALL_ROOT)/usr/share/flashlauncher/ 
	-$(INSTALL_FILE) /scratchbox/users/maemo/home/maemo/flashlauncher/flashlauncher/applications.conf $(INSTALL_ROOT)/usr/share/flashlauncher/


uninstall_appconf:  FORCE
	-$(DEL_FILE) -r $(INSTALL_ROOT)/usr/share/flashlauncher/applications.conf
	-$(DEL_DIR) $(INSTALL_ROOT)/usr/share/flashlauncher/ 


install_desktop: first FORCE
	@$(CHK_DIR_EXISTS) $(INSTALL_ROOT)/usr/share/applications/hildon/ || $(MKDIR) $(INSTALL_ROOT)/usr/share/applications/hildon/ 
	-$(INSTALL_FILE) /scratchbox/users/maemo/home/maemo/flashlauncher/flashlauncher/flashlauncher.desktop $(INSTALL_ROOT)/usr/share/applications/hildon/


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


install_icon26: first FORCE
	@$(CHK_DIR_EXISTS) $(INSTALL_ROOT)/usr/share/icons/hicolor/26x26/apps/ || $(MKDIR) $(INSTALL_ROOT)/usr/share/icons/hicolor/26x26/apps/ 
	-$(INSTALL_FILE) /scratchbox/users/maemo/home/maemo/flashlauncher/data/26x26/flashlauncher.png $(INSTALL_ROOT)/usr/share/icons/hicolor/26x26/apps/


uninstall_icon26:  FORCE
	-$(DEL_FILE) -r $(INSTALL_ROOT)/usr/share/icons/hicolor/26x26/apps/flashlauncher.png
	-$(DEL_DIR) $(INSTALL_ROOT)/usr/share/icons/hicolor/26x26/apps/ 


install_icon40: first FORCE
	@$(CHK_DIR_EXISTS) $(INSTALL_ROOT)/usr/share/icons/hicolor/40x40/apps/ || $(MKDIR) $(INSTALL_ROOT)/usr/share/icons/hicolor/40x40/apps/ 
	-$(INSTALL_FILE) /scratchbox/users/maemo/home/maemo/flashlauncher/data/40x40/flashlauncher.png $(INSTALL_ROOT)/usr/share/icons/hicolor/40x40/apps/


uninstall_icon40:  FORCE
	-$(DEL_FILE) -r $(INSTALL_ROOT)/usr/share/icons/hicolor/40x40/apps/flashlauncher.png
	-$(DEL_DIR) $(INSTALL_ROOT)/usr/share/icons/hicolor/40x40/apps/ 


install_icon64: first FORCE
	@$(CHK_DIR_EXISTS) $(INSTALL_ROOT)/usr/share/icons/hicolor/64x64/apps/ || $(MKDIR) $(INSTALL_ROOT)/usr/share/icons/hicolor/64x64/apps/ 
	-$(INSTALL_FILE) /scratchbox/users/maemo/home/maemo/flashlauncher/data/64x64/flashlauncher.png $(INSTALL_ROOT)/usr/share/icons/hicolor/64x64/apps/


uninstall_icon64:  FORCE
	-$(DEL_FILE) -r $(INSTALL_ROOT)/usr/share/icons/hicolor/64x64/apps/flashlauncher.png
	-$(DEL_DIR) $(INSTALL_ROOT)/usr/share/icons/hicolor/64x64/apps/ 


install:  install_target install_appconf install_desktop install_icon26 install_icon40 install_icon64  FORCE

uninstall: uninstall_target uninstall_appconf uninstall_desktop uninstall_icon26 uninstall_icon40 uninstall_icon64   FORCE

FORCE:

