#############################################################################
# Makefile for building: arapp
# Generated by qmake (2.01a) (Qt 4.6.2) on: Fri Jun 11 03:02:48 2010
# Project:  arapp.pro
# Template: app
# Command: /usr/bin/qmake -unix -o Makefile arapp.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_OPENGL_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED
CFLAGS        = -pipe -O3 -fno-omit-frame-pointer -fno-optimize-sibling-calls -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -W -D_REENTRANT $(DEFINES)
CXXFLAGS      = -pipe -O3 -fno-omit-frame-pointer -fno-optimize-sibling-calls -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -W -D_REENTRANT $(DEFINES)
INCPATH       = -I/targets/maemo5-arm-8035a561930324d3ec0ce1f633c10a81442e0c12/usr/share/qt4/mkspecs/linux-g++-maemo5 -I. -I/targets/maemo5-arm-8035a561930324d3ec0ce1f633c10a81442e0c12/usr/include/QtCore -I/targets/maemo5-arm-8035a561930324d3ec0ce1f633c10a81442e0c12/usr/include/QtGui -I/targets/maemo5-arm-8035a561930324d3ec0ce1f633c10a81442e0c12/usr/include/QtOpenGL -I/targets/maemo5-arm-8035a561930324d3ec0ce1f633c10a81442e0c12/usr/include -I. -I/usr/X11R6/include -I.
LINK          = g++
LFLAGS        = -Wl,-rpath-link,/usr/lib -Wl,-O1 -Wl,--hash-style=gnu -Wl,-rpath,/usr/lib
LIBS          = $(SUBLIBS)  -L/usr/lib -L/usr/X11R6/lib -lARToolkitPlus -pthread -lgstapp-0.10 -lgstbase-0.10 -lgstreamer-0.10 -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lxml2 -lglib-2.0 -lQtOpenGL -L/usr/lib -L/usr/X11R6/lib -lQtGui -lQtCore -lGLESv2 -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 \
		Object.cpp \
		ObjReader.cpp \
		Scene.cpp \
		VideoQuad.cpp \
		VideoSrc.cpp \
		View.cpp \
		ShadowQuad.cpp \
		CanvasPlane.cpp \
		Interface.cpp 
OBJECTS       = main.o \
		Object.o \
		ObjReader.o \
		Scene.o \
		VideoQuad.o \
		VideoSrc.o \
		View.o \
		ShadowQuad.o \
		CanvasPlane.o \
		Interface.o
DIST          = /targets/maemo5-arm-8035a561930324d3ec0ce1f633c10a81442e0c12/usr/share/qt4/mkspecs/common/unix.conf \
		/targets/maemo5-arm-8035a561930324d3ec0ce1f633c10a81442e0c12/usr/share/qt4/mkspecs/common/linux.conf \
		/targets/maemo5-arm-8035a561930324d3ec0ce1f633c10a81442e0c12/usr/share/qt4/mkspecs/qconfig.pri \
		/targets/maemo5-arm-8035a561930324d3ec0ce1f633c10a81442e0c12/usr/share/qt4/mkspecs/features/qt_functions.prf \
		/targets/maemo5-arm-8035a561930324d3ec0ce1f633c10a81442e0c12/usr/share/qt4/mkspecs/features/qt_config.prf \
		/targets/maemo5-arm-8035a561930324d3ec0ce1f633c10a81442e0c12/usr/share/qt4/mkspecs/features/exclusive_builds.prf \
		/targets/maemo5-arm-8035a561930324d3ec0ce1f633c10a81442e0c12/usr/share/qt4/mkspecs/features/default_pre.prf \
		/targets/maemo5-arm-8035a561930324d3ec0ce1f633c10a81442e0c12/usr/share/qt4/mkspecs/features/release.prf \
		/targets/maemo5-arm-8035a561930324d3ec0ce1f633c10a81442e0c12/usr/share/qt4/mkspecs/features/default_post.prf \
		/targets/maemo5-arm-8035a561930324d3ec0ce1f633c10a81442e0c12/usr/share/qt4/mkspecs/features/link_pkgconfig.prf \
		/targets/maemo5-arm-8035a561930324d3ec0ce1f633c10a81442e0c12/usr/share/qt4/mkspecs/features/warn_on.prf \
		/targets/maemo5-arm-8035a561930324d3ec0ce1f633c10a81442e0c12/usr/share/qt4/mkspecs/features/qt.prf \
		/targets/maemo5-arm-8035a561930324d3ec0ce1f633c10a81442e0c12/usr/share/qt4/mkspecs/features/unix/opengl.prf \
		/targets/maemo5-arm-8035a561930324d3ec0ce1f633c10a81442e0c12/usr/share/qt4/mkspecs/features/unix/thread.prf \
		/targets/maemo5-arm-8035a561930324d3ec0ce1f633c10a81442e0c12/usr/share/qt4/mkspecs/features/moc.prf \
		/targets/maemo5-arm-8035a561930324d3ec0ce1f633c10a81442e0c12/usr/share/qt4/mkspecs/features/resources.prf \
		/targets/maemo5-arm-8035a561930324d3ec0ce1f633c10a81442e0c12/usr/share/qt4/mkspecs/features/uic.prf \
		/targets/maemo5-arm-8035a561930324d3ec0ce1f633c10a81442e0c12/usr/share/qt4/mkspecs/features/yacc.prf \
		/targets/maemo5-arm-8035a561930324d3ec0ce1f633c10a81442e0c12/usr/share/qt4/mkspecs/features/lex.prf \
		/targets/maemo5-arm-8035a561930324d3ec0ce1f633c10a81442e0c12/usr/share/qt4/mkspecs/features/include_source_dir.prf \
		arapp.pro
QMAKE_TARGET  = arapp
DESTDIR       = 
TARGET        = arapp

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: arapp.pro  /targets/maemo5-arm-8035a561930324d3ec0ce1f633c10a81442e0c12/usr/share/qt4/mkspecs/linux-g++-maemo5/qmake.conf /targets/maemo5-arm-8035a561930324d3ec0ce1f633c10a81442e0c12/usr/share/qt4/mkspecs/common/unix.conf \
		/targets/maemo5-arm-8035a561930324d3ec0ce1f633c10a81442e0c12/usr/share/qt4/mkspecs/common/linux.conf \
		/targets/maemo5-arm-8035a561930324d3ec0ce1f633c10a81442e0c12/usr/share/qt4/mkspecs/qconfig.pri \
		/targets/maemo5-arm-8035a561930324d3ec0ce1f633c10a81442e0c12/usr/share/qt4/mkspecs/features/qt_functions.prf \
		/targets/maemo5-arm-8035a561930324d3ec0ce1f633c10a81442e0c12/usr/share/qt4/mkspecs/features/qt_config.prf \
		/targets/maemo5-arm-8035a561930324d3ec0ce1f633c10a81442e0c12/usr/share/qt4/mkspecs/features/exclusive_builds.prf \
		/targets/maemo5-arm-8035a561930324d3ec0ce1f633c10a81442e0c12/usr/share/qt4/mkspecs/features/default_pre.prf \
		/targets/maemo5-arm-8035a561930324d3ec0ce1f633c10a81442e0c12/usr/share/qt4/mkspecs/features/release.prf \
		/targets/maemo5-arm-8035a561930324d3ec0ce1f633c10a81442e0c12/usr/share/qt4/mkspecs/features/default_post.prf \
		/targets/maemo5-arm-8035a561930324d3ec0ce1f633c10a81442e0c12/usr/share/qt4/mkspecs/features/link_pkgconfig.prf \
		/targets/maemo5-arm-8035a561930324d3ec0ce1f633c10a81442e0c12/usr/share/qt4/mkspecs/features/warn_on.prf \
		/targets/maemo5-arm-8035a561930324d3ec0ce1f633c10a81442e0c12/usr/share/qt4/mkspecs/features/qt.prf \
		/targets/maemo5-arm-8035a561930324d3ec0ce1f633c10a81442e0c12/usr/share/qt4/mkspecs/features/unix/opengl.prf \
		/targets/maemo5-arm-8035a561930324d3ec0ce1f633c10a81442e0c12/usr/share/qt4/mkspecs/features/unix/thread.prf \
		/targets/maemo5-arm-8035a561930324d3ec0ce1f633c10a81442e0c12/usr/share/qt4/mkspecs/features/moc.prf \
		/targets/maemo5-arm-8035a561930324d3ec0ce1f633c10a81442e0c12/usr/share/qt4/mkspecs/features/resources.prf \
		/targets/maemo5-arm-8035a561930324d3ec0ce1f633c10a81442e0c12/usr/share/qt4/mkspecs/features/uic.prf \
		/targets/maemo5-arm-8035a561930324d3ec0ce1f633c10a81442e0c12/usr/share/qt4/mkspecs/features/yacc.prf \
		/targets/maemo5-arm-8035a561930324d3ec0ce1f633c10a81442e0c12/usr/share/qt4/mkspecs/features/lex.prf \
		/targets/maemo5-arm-8035a561930324d3ec0ce1f633c10a81442e0c12/usr/share/qt4/mkspecs/features/include_source_dir.prf \
		/usr/lib/libQtOpenGL.prl \
		/usr/lib/libQtGui.prl \
		/usr/lib/libQtCore.prl
	$(QMAKE) -unix -o Makefile arapp.pro
/targets/maemo5-arm-8035a561930324d3ec0ce1f633c10a81442e0c12/usr/share/qt4/mkspecs/common/unix.conf:
/targets/maemo5-arm-8035a561930324d3ec0ce1f633c10a81442e0c12/usr/share/qt4/mkspecs/common/linux.conf:
/targets/maemo5-arm-8035a561930324d3ec0ce1f633c10a81442e0c12/usr/share/qt4/mkspecs/qconfig.pri:
/targets/maemo5-arm-8035a561930324d3ec0ce1f633c10a81442e0c12/usr/share/qt4/mkspecs/features/qt_functions.prf:
/targets/maemo5-arm-8035a561930324d3ec0ce1f633c10a81442e0c12/usr/share/qt4/mkspecs/features/qt_config.prf:
/targets/maemo5-arm-8035a561930324d3ec0ce1f633c10a81442e0c12/usr/share/qt4/mkspecs/features/exclusive_builds.prf:
/targets/maemo5-arm-8035a561930324d3ec0ce1f633c10a81442e0c12/usr/share/qt4/mkspecs/features/default_pre.prf:
/targets/maemo5-arm-8035a561930324d3ec0ce1f633c10a81442e0c12/usr/share/qt4/mkspecs/features/release.prf:
/targets/maemo5-arm-8035a561930324d3ec0ce1f633c10a81442e0c12/usr/share/qt4/mkspecs/features/default_post.prf:
/targets/maemo5-arm-8035a561930324d3ec0ce1f633c10a81442e0c12/usr/share/qt4/mkspecs/features/link_pkgconfig.prf:
/targets/maemo5-arm-8035a561930324d3ec0ce1f633c10a81442e0c12/usr/share/qt4/mkspecs/features/warn_on.prf:
/targets/maemo5-arm-8035a561930324d3ec0ce1f633c10a81442e0c12/usr/share/qt4/mkspecs/features/qt.prf:
/targets/maemo5-arm-8035a561930324d3ec0ce1f633c10a81442e0c12/usr/share/qt4/mkspecs/features/unix/opengl.prf:
/targets/maemo5-arm-8035a561930324d3ec0ce1f633c10a81442e0c12/usr/share/qt4/mkspecs/features/unix/thread.prf:
/targets/maemo5-arm-8035a561930324d3ec0ce1f633c10a81442e0c12/usr/share/qt4/mkspecs/features/moc.prf:
/targets/maemo5-arm-8035a561930324d3ec0ce1f633c10a81442e0c12/usr/share/qt4/mkspecs/features/resources.prf:
/targets/maemo5-arm-8035a561930324d3ec0ce1f633c10a81442e0c12/usr/share/qt4/mkspecs/features/uic.prf:
/targets/maemo5-arm-8035a561930324d3ec0ce1f633c10a81442e0c12/usr/share/qt4/mkspecs/features/yacc.prf:
/targets/maemo5-arm-8035a561930324d3ec0ce1f633c10a81442e0c12/usr/share/qt4/mkspecs/features/lex.prf:
/targets/maemo5-arm-8035a561930324d3ec0ce1f633c10a81442e0c12/usr/share/qt4/mkspecs/features/include_source_dir.prf:
/usr/lib/libQtOpenGL.prl:
/usr/lib/libQtGui.prl:
/usr/lib/libQtCore.prl:
qmake:  FORCE
	@$(QMAKE) -unix -o Makefile arapp.pro

dist: 
	@$(CHK_DIR_EXISTS) .tmp/arapp1.0.0 || $(MKDIR) .tmp/arapp1.0.0 
	$(COPY_FILE) --parents $(SOURCES) $(DIST) .tmp/arapp1.0.0/ && $(COPY_FILE) --parents Object.h ObjReader.h Scene.h VideoQuad.h VideoSrc.h View.h ShadowQuad.h CanvasPlane.h Interface.h .tmp/arapp1.0.0/ && $(COPY_FILE) --parents main.cpp Object.cpp ObjReader.cpp Scene.cpp VideoQuad.cpp VideoSrc.cpp View.cpp ShadowQuad.cpp CanvasPlane.cpp Interface.cpp .tmp/arapp1.0.0/ && (cd `dirname .tmp/arapp1.0.0` && $(TAR) arapp1.0.0.tar arapp1.0.0 && $(COMPRESS) arapp1.0.0.tar) && $(MOVE) `dirname .tmp/arapp1.0.0`/arapp1.0.0.tar.gz . && $(DEL_FILE) -r .tmp/arapp1.0.0


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


####### Sub-libraries

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


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:
compiler_moc_header_clean:
compiler_rcc_make_all:
compiler_rcc_clean:
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: 

####### Compile

main.o: main.cpp View.h \
		Scene.h \
		VideoQuad.h \
		VideoSrc.h \
		ShadowQuad.h \
		Object.h \
		ObjReader.h \
		CanvasPlane.h \
		Interface.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o main.o main.cpp

Object.o: Object.cpp Object.h \
		ObjReader.h \
		CanvasPlane.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o Object.o Object.cpp

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

Scene.o: Scene.cpp Scene.h \
		VideoQuad.h \
		VideoSrc.h \
		ShadowQuad.h \
		Object.h \
		ObjReader.h \
		CanvasPlane.h \
		Interface.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o Scene.o Scene.cpp

VideoQuad.o: VideoQuad.cpp VideoQuad.h \
		VideoSrc.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o VideoQuad.o VideoQuad.cpp

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

View.o: View.cpp View.h \
		Scene.h \
		VideoQuad.h \
		VideoSrc.h \
		ShadowQuad.h \
		Object.h \
		ObjReader.h \
		CanvasPlane.h \
		Interface.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o View.o View.cpp

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

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

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

####### Install

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

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


install_imgs: first FORCE
	@$(CHK_DIR_EXISTS) $(INSTALL_ROOT)/opt/arapp/img/ || $(MKDIR) $(INSTALL_ROOT)/opt/arapp/img/ 
	-$(INSTALL_FILE) /home/builder1/maemo-fremantle-armel-extras-devel/work/arapp-1.0~beta1/img/close.png $(INSTALL_ROOT)/opt/arapp/img/
	-$(INSTALL_FILE) /home/builder1/maemo-fremantle-armel-extras-devel/work/arapp-1.0~beta1/img/draw.png $(INSTALL_ROOT)/opt/arapp/img/
	-$(INSTALL_FILE) /home/builder1/maemo-fremantle-armel-extras-devel/work/arapp-1.0~beta1/img/light.png $(INSTALL_ROOT)/opt/arapp/img/


uninstall_imgs:  FORCE
	-$(DEL_FILE) -r $(INSTALL_ROOT)/opt/arapp/img/close.png 
	 -$(DEL_FILE) -r $(INSTALL_ROOT)/opt/arapp/img/draw.png 
	 -$(DEL_FILE) -r $(INSTALL_ROOT)/opt/arapp/img/light.png
	-$(DEL_DIR) $(INSTALL_ROOT)/opt/arapp/img/ 


install_shaders: first FORCE
	@$(CHK_DIR_EXISTS) $(INSTALL_ROOT)/opt/arapp/shaders/ || $(MKDIR) $(INSTALL_ROOT)/opt/arapp/shaders/ 
	-$(INSTALL_FILE) /home/builder1/maemo-fremantle-armel-extras-devel/work/arapp-1.0~beta1/shaders/depth.fs $(INSTALL_ROOT)/opt/arapp/shaders/
	-$(INSTALL_FILE) /home/builder1/maemo-fremantle-armel-extras-devel/work/arapp-1.0~beta1/shaders/dropshadow.fs $(INSTALL_ROOT)/opt/arapp/shaders/
	-$(INSTALL_FILE) /home/builder1/maemo-fremantle-armel-extras-devel/work/arapp-1.0~beta1/shaders/phong.fs $(INSTALL_ROOT)/opt/arapp/shaders/
	-$(INSTALL_FILE) /home/builder1/maemo-fremantle-armel-extras-devel/work/arapp-1.0~beta1/shaders/shadowmap.fs $(INSTALL_ROOT)/opt/arapp/shaders/
	-$(INSTALL_FILE) /home/builder1/maemo-fremantle-armel-extras-devel/work/arapp-1.0~beta1/shaders/shadowmap.vs $(INSTALL_ROOT)/opt/arapp/shaders/
	-$(INSTALL_FILE) /home/builder1/maemo-fremantle-armel-extras-devel/work/arapp-1.0~beta1/shaders/simple.vs $(INSTALL_ROOT)/opt/arapp/shaders/
	-$(INSTALL_FILE) /home/builder1/maemo-fremantle-armel-extras-devel/work/arapp-1.0~beta1/shaders/textured.fs $(INSTALL_ROOT)/opt/arapp/shaders/
	-$(INSTALL_FILE) /home/builder1/maemo-fremantle-armel-extras-devel/work/arapp-1.0~beta1/shaders/textured.vs $(INSTALL_ROOT)/opt/arapp/shaders/
	-$(INSTALL_FILE) /home/builder1/maemo-fremantle-armel-extras-devel/work/arapp-1.0~beta1/shaders/videotex.fs $(INSTALL_ROOT)/opt/arapp/shaders/
	-$(INSTALL_FILE) /home/builder1/maemo-fremantle-armel-extras-devel/work/arapp-1.0~beta1/shaders/videotex.vs $(INSTALL_ROOT)/opt/arapp/shaders/


uninstall_shaders:  FORCE
	-$(DEL_FILE) -r $(INSTALL_ROOT)/opt/arapp/shaders/depth.fs 
	 -$(DEL_FILE) -r $(INSTALL_ROOT)/opt/arapp/shaders/dropshadow.fs 
	 -$(DEL_FILE) -r $(INSTALL_ROOT)/opt/arapp/shaders/phong.fs 
	 -$(DEL_FILE) -r $(INSTALL_ROOT)/opt/arapp/shaders/shadowmap.fs 
	 -$(DEL_FILE) -r $(INSTALL_ROOT)/opt/arapp/shaders/shadowmap.vs 
	 -$(DEL_FILE) -r $(INSTALL_ROOT)/opt/arapp/shaders/simple.vs 
	 -$(DEL_FILE) -r $(INSTALL_ROOT)/opt/arapp/shaders/textured.fs 
	 -$(DEL_FILE) -r $(INSTALL_ROOT)/opt/arapp/shaders/textured.vs 
	 -$(DEL_FILE) -r $(INSTALL_ROOT)/opt/arapp/shaders/videotex.fs 
	 -$(DEL_FILE) -r $(INSTALL_ROOT)/opt/arapp/shaders/videotex.vs
	-$(DEL_DIR) $(INSTALL_ROOT)/opt/arapp/shaders/ 


install_models: first FORCE
	@$(CHK_DIR_EXISTS) $(INSTALL_ROOT)/opt/arapp/models/ || $(MKDIR) $(INSTALL_ROOT)/opt/arapp/models/ 
	-$(INSTALL_DIR) /home/builder1/maemo-fremantle-armel-extras-devel/work/arapp-1.0~beta1/models/casa $(INSTALL_ROOT)/opt/arapp/models/
	-$(INSTALL_DIR) /home/builder1/maemo-fremantle-armel-extras-devel/work/arapp-1.0~beta1/models/farm $(INSTALL_ROOT)/opt/arapp/models/


uninstall_models:  FORCE
	-$(DEL_FILE) -r $(INSTALL_ROOT)/opt/arapp/models/casa 
	 -$(DEL_FILE) -r $(INSTALL_ROOT)/opt/arapp/models/farm
	-$(DEL_DIR) $(INSTALL_ROOT)/opt/arapp/models/ 


install_desktop: 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/arapp-1.0~beta1/arapp.desktop $(INSTALL_ROOT)/usr/share/applications/hildon/


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


install_cal: first FORCE
	@$(CHK_DIR_EXISTS) $(INSTALL_ROOT)/opt/arapp/ || $(MKDIR) $(INSTALL_ROOT)/opt/arapp/ 
	-$(INSTALL_FILE) /home/builder1/maemo-fremantle-armel-extras-devel/work/arapp-1.0~beta1/Logitech_Notebook_Pro.cal $(INSTALL_ROOT)/opt/arapp/
	-$(INSTALL_PROGRAM) /home/builder1/maemo-fremantle-armel-extras-devel/work/arapp-1.0~beta1/arapp.sh $(INSTALL_ROOT)/opt/arapp/
	-strip $(INSTALL_ROOT)/opt/arapp/arapp.sh


uninstall_cal:  FORCE
	-$(DEL_FILE) -r $(INSTALL_ROOT)/opt/arapp/Logitech_Notebook_Pro.cal 
	 -$(DEL_FILE) -r $(INSTALL_ROOT)/opt/arapp/arapp.sh
	-$(DEL_DIR) $(INSTALL_ROOT)/opt/arapp/ 


install_service: first FORCE
	@$(CHK_DIR_EXISTS) $(INSTALL_ROOT)/usr/share/dbus-1/services/ || $(MKDIR) $(INSTALL_ROOT)/usr/share/dbus-1/services/ 
	-$(INSTALL_FILE) /home/builder1/maemo-fremantle-armel-extras-devel/work/arapp-1.0~beta1/arapp.service $(INSTALL_ROOT)/usr/share/dbus-1/services/


uninstall_service:  FORCE
	-$(DEL_FILE) -r $(INSTALL_ROOT)/usr/share/dbus-1/services/arapp.service
	-$(DEL_DIR) $(INSTALL_ROOT)/usr/share/dbus-1/services/ 


install:  install_target install_imgs install_shaders install_models install_desktop install_cal install_service  FORCE

uninstall: uninstall_target uninstall_imgs uninstall_shaders uninstall_models uninstall_desktop uninstall_cal uninstall_service   FORCE

FORCE:

