#############################################################################
# Makefile for building: hostmode
# Generated by qmake (2.01a) (Qt 4.7.0) on: Tue Nov 9 22:46:53 2010
# Project:  hostmode.pro
# Template: app
# Command: /usr/bin/qmake -o Makefile hostmode.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_MAEMO5_LIB -DQT_DBUS_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-09facb8c7c7e1410a5bb076f2c0b1509842e1cc2/usr/share/qt4/mkspecs/linux-g++-maemo5 -I. -I/targets/maemo5-arm-09facb8c7c7e1410a5bb076f2c0b1509842e1cc2/usr/include/QtCore -I/targets/maemo5-arm-09facb8c7c7e1410a5bb076f2c0b1509842e1cc2/usr/include/QtGui -I/targets/maemo5-arm-09facb8c7c7e1410a5bb076f2c0b1509842e1cc2/usr/include/QtDBus -I/targets/maemo5-arm-09facb8c7c7e1410a5bb076f2c0b1509842e1cc2/usr/include/QtMaemo5 -I/targets/maemo5-arm-09facb8c7c7e1410a5bb076f2c0b1509842e1cc2/usr/include -I. -I.
LINK          = g++
LFLAGS        = -Wl,-rpath-link,/usr/lib -Wl,-O1 -Wl,--hash-style=gnu
LIBS          = $(SUBLIBS)  -L/usr/lib -lQtMaemo5 -L/usr/lib -L/usr/X11R6/lib -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 \
		mainwindow.cpp \
		kernelmessageswindow.cpp \
		helpwindow.cpp \
		aboutwindow.cpp moc_mainwindow.cpp \
		moc_kernelmessageswindow.cpp \
		moc_helpwindow.cpp \
		moc_aboutwindow.cpp \
		qrc_resources.cpp
OBJECTS       = main.o \
		mainwindow.o \
		kernelmessageswindow.o \
		helpwindow.o \
		aboutwindow.o \
		moc_mainwindow.o \
		moc_kernelmessageswindow.o \
		moc_helpwindow.o \
		moc_aboutwindow.o \
		qrc_resources.o
DIST          = /targets/maemo5-arm-09facb8c7c7e1410a5bb076f2c0b1509842e1cc2/usr/share/qt4/mkspecs/common/unix.conf \
		/targets/maemo5-arm-09facb8c7c7e1410a5bb076f2c0b1509842e1cc2/usr/share/qt4/mkspecs/common/linux.conf \
		/targets/maemo5-arm-09facb8c7c7e1410a5bb076f2c0b1509842e1cc2/usr/share/qt4/mkspecs/qconfig.pri \
		/targets/maemo5-arm-09facb8c7c7e1410a5bb076f2c0b1509842e1cc2/usr/share/qt4/mkspecs/modules/qt_webkit_version.pri \
		/targets/maemo5-arm-09facb8c7c7e1410a5bb076f2c0b1509842e1cc2/usr/share/qt4/mkspecs/features/qt_functions.prf \
		/targets/maemo5-arm-09facb8c7c7e1410a5bb076f2c0b1509842e1cc2/usr/share/qt4/mkspecs/features/qt_config.prf \
		/targets/maemo5-arm-09facb8c7c7e1410a5bb076f2c0b1509842e1cc2/usr/share/qt4/mkspecs/features/exclusive_builds.prf \
		/targets/maemo5-arm-09facb8c7c7e1410a5bb076f2c0b1509842e1cc2/usr/share/qt4/mkspecs/features/default_pre.prf \
		/targets/maemo5-arm-09facb8c7c7e1410a5bb076f2c0b1509842e1cc2/usr/share/qt4/mkspecs/features/release.prf \
		/targets/maemo5-arm-09facb8c7c7e1410a5bb076f2c0b1509842e1cc2/usr/share/qt4/mkspecs/features/default_post.prf \
		/targets/maemo5-arm-09facb8c7c7e1410a5bb076f2c0b1509842e1cc2/usr/share/qt4/mkspecs/features/warn_on.prf \
		/targets/maemo5-arm-09facb8c7c7e1410a5bb076f2c0b1509842e1cc2/usr/share/qt4/mkspecs/features/qt.prf \
		/targets/maemo5-arm-09facb8c7c7e1410a5bb076f2c0b1509842e1cc2/usr/share/qt4/mkspecs/features/moc.prf \
		/targets/maemo5-arm-09facb8c7c7e1410a5bb076f2c0b1509842e1cc2/usr/share/qt4/mkspecs/features/dbusinterfaces.prf \
		/targets/maemo5-arm-09facb8c7c7e1410a5bb076f2c0b1509842e1cc2/usr/share/qt4/mkspecs/features/dbusadaptors.prf \
		/targets/maemo5-arm-09facb8c7c7e1410a5bb076f2c0b1509842e1cc2/usr/share/qt4/mkspecs/features/unix/thread.prf \
		/targets/maemo5-arm-09facb8c7c7e1410a5bb076f2c0b1509842e1cc2/usr/share/qt4/mkspecs/features/resources.prf \
		/targets/maemo5-arm-09facb8c7c7e1410a5bb076f2c0b1509842e1cc2/usr/share/qt4/mkspecs/features/uic.prf \
		/targets/maemo5-arm-09facb8c7c7e1410a5bb076f2c0b1509842e1cc2/usr/share/qt4/mkspecs/features/yacc.prf \
		/targets/maemo5-arm-09facb8c7c7e1410a5bb076f2c0b1509842e1cc2/usr/share/qt4/mkspecs/features/lex.prf \
		/targets/maemo5-arm-09facb8c7c7e1410a5bb076f2c0b1509842e1cc2/usr/share/qt4/mkspecs/features/include_source_dir.prf \
		hostmode.pro
QMAKE_TARGET  = hostmode
DESTDIR       = 
TARGET        = hostmode

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_kernelmessageswindow.h ui_helpwindow.h ui_aboutwindow.h $(OBJECTS)  
	$(LINK) $(LFLAGS) -o $(TARGET) $(OBJECTS) $(OBJCOMP) $(LIBS)

Makefile: hostmode.pro  /targets/maemo5-arm-09facb8c7c7e1410a5bb076f2c0b1509842e1cc2/usr/share/qt4/mkspecs/linux-g++-maemo5/qmake.conf /targets/maemo5-arm-09facb8c7c7e1410a5bb076f2c0b1509842e1cc2/usr/share/qt4/mkspecs/common/unix.conf \
		/targets/maemo5-arm-09facb8c7c7e1410a5bb076f2c0b1509842e1cc2/usr/share/qt4/mkspecs/common/linux.conf \
		/targets/maemo5-arm-09facb8c7c7e1410a5bb076f2c0b1509842e1cc2/usr/share/qt4/mkspecs/qconfig.pri \
		/targets/maemo5-arm-09facb8c7c7e1410a5bb076f2c0b1509842e1cc2/usr/share/qt4/mkspecs/modules/qt_webkit_version.pri \
		/targets/maemo5-arm-09facb8c7c7e1410a5bb076f2c0b1509842e1cc2/usr/share/qt4/mkspecs/features/qt_functions.prf \
		/targets/maemo5-arm-09facb8c7c7e1410a5bb076f2c0b1509842e1cc2/usr/share/qt4/mkspecs/features/qt_config.prf \
		/targets/maemo5-arm-09facb8c7c7e1410a5bb076f2c0b1509842e1cc2/usr/share/qt4/mkspecs/features/exclusive_builds.prf \
		/targets/maemo5-arm-09facb8c7c7e1410a5bb076f2c0b1509842e1cc2/usr/share/qt4/mkspecs/features/default_pre.prf \
		/targets/maemo5-arm-09facb8c7c7e1410a5bb076f2c0b1509842e1cc2/usr/share/qt4/mkspecs/features/release.prf \
		/targets/maemo5-arm-09facb8c7c7e1410a5bb076f2c0b1509842e1cc2/usr/share/qt4/mkspecs/features/default_post.prf \
		/targets/maemo5-arm-09facb8c7c7e1410a5bb076f2c0b1509842e1cc2/usr/share/qt4/mkspecs/features/warn_on.prf \
		/targets/maemo5-arm-09facb8c7c7e1410a5bb076f2c0b1509842e1cc2/usr/share/qt4/mkspecs/features/qt.prf \
		/targets/maemo5-arm-09facb8c7c7e1410a5bb076f2c0b1509842e1cc2/usr/share/qt4/mkspecs/features/moc.prf \
		/targets/maemo5-arm-09facb8c7c7e1410a5bb076f2c0b1509842e1cc2/usr/share/qt4/mkspecs/features/dbusinterfaces.prf \
		/targets/maemo5-arm-09facb8c7c7e1410a5bb076f2c0b1509842e1cc2/usr/share/qt4/mkspecs/features/dbusadaptors.prf \
		/targets/maemo5-arm-09facb8c7c7e1410a5bb076f2c0b1509842e1cc2/usr/share/qt4/mkspecs/features/unix/thread.prf \
		/targets/maemo5-arm-09facb8c7c7e1410a5bb076f2c0b1509842e1cc2/usr/share/qt4/mkspecs/features/resources.prf \
		/targets/maemo5-arm-09facb8c7c7e1410a5bb076f2c0b1509842e1cc2/usr/share/qt4/mkspecs/features/uic.prf \
		/targets/maemo5-arm-09facb8c7c7e1410a5bb076f2c0b1509842e1cc2/usr/share/qt4/mkspecs/features/yacc.prf \
		/targets/maemo5-arm-09facb8c7c7e1410a5bb076f2c0b1509842e1cc2/usr/share/qt4/mkspecs/features/lex.prf \
		/targets/maemo5-arm-09facb8c7c7e1410a5bb076f2c0b1509842e1cc2/usr/share/qt4/mkspecs/features/include_source_dir.prf \
		/usr/lib/libQtMaemo5.prl \
		/usr/lib/libQtGui.prl \
		/usr/lib/libQtDBus.prl \
		/usr/lib/libQtXml.prl \
		/usr/lib/libQtCore.prl
	$(QMAKE) -o Makefile hostmode.pro
/targets/maemo5-arm-09facb8c7c7e1410a5bb076f2c0b1509842e1cc2/usr/share/qt4/mkspecs/common/unix.conf:
/targets/maemo5-arm-09facb8c7c7e1410a5bb076f2c0b1509842e1cc2/usr/share/qt4/mkspecs/common/linux.conf:
/targets/maemo5-arm-09facb8c7c7e1410a5bb076f2c0b1509842e1cc2/usr/share/qt4/mkspecs/qconfig.pri:
/targets/maemo5-arm-09facb8c7c7e1410a5bb076f2c0b1509842e1cc2/usr/share/qt4/mkspecs/modules/qt_webkit_version.pri:
/targets/maemo5-arm-09facb8c7c7e1410a5bb076f2c0b1509842e1cc2/usr/share/qt4/mkspecs/features/qt_functions.prf:
/targets/maemo5-arm-09facb8c7c7e1410a5bb076f2c0b1509842e1cc2/usr/share/qt4/mkspecs/features/qt_config.prf:
/targets/maemo5-arm-09facb8c7c7e1410a5bb076f2c0b1509842e1cc2/usr/share/qt4/mkspecs/features/exclusive_builds.prf:
/targets/maemo5-arm-09facb8c7c7e1410a5bb076f2c0b1509842e1cc2/usr/share/qt4/mkspecs/features/default_pre.prf:
/targets/maemo5-arm-09facb8c7c7e1410a5bb076f2c0b1509842e1cc2/usr/share/qt4/mkspecs/features/release.prf:
/targets/maemo5-arm-09facb8c7c7e1410a5bb076f2c0b1509842e1cc2/usr/share/qt4/mkspecs/features/default_post.prf:
/targets/maemo5-arm-09facb8c7c7e1410a5bb076f2c0b1509842e1cc2/usr/share/qt4/mkspecs/features/warn_on.prf:
/targets/maemo5-arm-09facb8c7c7e1410a5bb076f2c0b1509842e1cc2/usr/share/qt4/mkspecs/features/qt.prf:
/targets/maemo5-arm-09facb8c7c7e1410a5bb076f2c0b1509842e1cc2/usr/share/qt4/mkspecs/features/moc.prf:
/targets/maemo5-arm-09facb8c7c7e1410a5bb076f2c0b1509842e1cc2/usr/share/qt4/mkspecs/features/dbusinterfaces.prf:
/targets/maemo5-arm-09facb8c7c7e1410a5bb076f2c0b1509842e1cc2/usr/share/qt4/mkspecs/features/dbusadaptors.prf:
/targets/maemo5-arm-09facb8c7c7e1410a5bb076f2c0b1509842e1cc2/usr/share/qt4/mkspecs/features/unix/thread.prf:
/targets/maemo5-arm-09facb8c7c7e1410a5bb076f2c0b1509842e1cc2/usr/share/qt4/mkspecs/features/resources.prf:
/targets/maemo5-arm-09facb8c7c7e1410a5bb076f2c0b1509842e1cc2/usr/share/qt4/mkspecs/features/uic.prf:
/targets/maemo5-arm-09facb8c7c7e1410a5bb076f2c0b1509842e1cc2/usr/share/qt4/mkspecs/features/yacc.prf:
/targets/maemo5-arm-09facb8c7c7e1410a5bb076f2c0b1509842e1cc2/usr/share/qt4/mkspecs/features/lex.prf:
/targets/maemo5-arm-09facb8c7c7e1410a5bb076f2c0b1509842e1cc2/usr/share/qt4/mkspecs/features/include_source_dir.prf:
/usr/lib/libQtMaemo5.prl:
/usr/lib/libQtGui.prl:
/usr/lib/libQtDBus.prl:
/usr/lib/libQtXml.prl:
/usr/lib/libQtCore.prl:
qmake:  FORCE
	@$(QMAKE) -o Makefile hostmode.pro

dist: 
	@$(CHK_DIR_EXISTS) .tmp/hostmode1.0.0 || $(MKDIR) .tmp/hostmode1.0.0 
	$(COPY_FILE) --parents $(SOURCES) $(DIST) .tmp/hostmode1.0.0/ && $(COPY_FILE) --parents mainwindow.h kernelmessageswindow.h helpwindow.h aboutwindow.h .tmp/hostmode1.0.0/ && $(COPY_FILE) --parents resources.qrc .tmp/hostmode1.0.0/ && $(COPY_FILE) --parents main.cpp mainwindow.cpp kernelmessageswindow.cpp helpwindow.cpp aboutwindow.cpp .tmp/hostmode1.0.0/ && $(COPY_FILE) --parents mainwindow.ui kernelmessageswindow.ui helpwindow.ui aboutwindow.ui .tmp/hostmode1.0.0/ && (cd `dirname .tmp/hostmode1.0.0` && $(TAR) hostmode1.0.0.tar hostmode1.0.0 && $(COMPRESS) hostmode1.0.0.tar) && $(MOVE) `dirname .tmp/hostmode1.0.0`/hostmode1.0.0.tar.gz . && $(DEL_FILE) -r .tmp/hostmode1.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_kernelmessageswindow.cpp moc_helpwindow.cpp moc_aboutwindow.cpp
compiler_moc_header_clean:
	-$(DEL_FILE) moc_mainwindow.cpp moc_kernelmessageswindow.cpp moc_helpwindow.cpp moc_aboutwindow.cpp
moc_mainwindow.cpp: kernelmessageswindow.h \
		helpwindow.h \
		aboutwindow.h \
		mainwindow.h
	/usr/bin/moc $(DEFINES) $(INCPATH) mainwindow.h -o moc_mainwindow.cpp

moc_kernelmessageswindow.cpp: kernelmessageswindow.h
	/usr/bin/moc $(DEFINES) $(INCPATH) kernelmessageswindow.h -o moc_kernelmessageswindow.cpp

moc_helpwindow.cpp: helpwindow.h
	/usr/bin/moc $(DEFINES) $(INCPATH) helpwindow.h -o moc_helpwindow.cpp

moc_aboutwindow.cpp: aboutwindow.h
	/usr/bin/moc $(DEFINES) $(INCPATH) aboutwindow.h -o moc_aboutwindow.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_resources.cpp
compiler_rcc_clean:
	-$(DEL_FILE) qrc_resources.cpp
qrc_resources.cpp: resources.qrc \
		general_help.png
	/usr/bin/rcc -name resources resources.qrc -o qrc_resources.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_kernelmessageswindow.h ui_helpwindow.h ui_aboutwindow.h
compiler_uic_clean:
	-$(DEL_FILE) ui_mainwindow.h ui_kernelmessageswindow.h ui_helpwindow.h ui_aboutwindow.h
ui_mainwindow.h: mainwindow.ui
	/usr/bin/uic mainwindow.ui -o ui_mainwindow.h

ui_kernelmessageswindow.h: kernelmessageswindow.ui
	/usr/bin/uic kernelmessageswindow.ui -o ui_kernelmessageswindow.h

ui_helpwindow.h: helpwindow.ui
	/usr/bin/uic helpwindow.ui -o ui_helpwindow.h

ui_aboutwindow.h: aboutwindow.ui
	/usr/bin/uic aboutwindow.ui -o ui_aboutwindow.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: main.cpp mainwindow.h \
		kernelmessageswindow.h \
		helpwindow.h \
		aboutwindow.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o main.o main.cpp

mainwindow.o: mainwindow.cpp mainwindow.h \
		kernelmessageswindow.h \
		helpwindow.h \
		aboutwindow.h \
		ui_mainwindow.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o mainwindow.o mainwindow.cpp

kernelmessageswindow.o: kernelmessageswindow.cpp kernelmessageswindow.h \
		ui_kernelmessageswindow.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o kernelmessageswindow.o kernelmessageswindow.cpp

helpwindow.o: helpwindow.cpp helpwindow.h \
		ui_helpwindow.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o helpwindow.o helpwindow.cpp

aboutwindow.o: aboutwindow.cpp aboutwindow.h \
		ui_aboutwindow.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o aboutwindow.o aboutwindow.cpp

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

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

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

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

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

####### Install

install:   FORCE

uninstall:   FORCE

FORCE:

