#############################################################################
# Makefile for building: libUtility.so.1.0.0
# Generated by qmake (2.01a) (Qt 4.8.1) on: Mon Aug 20 16:41:02 2012
# Project:  Utility.pro
# Template: lib
# Command: /opt/QtSDK/Desktop/Qt/4.8.1/gcc/bin/qmake -spec /opt/QtSDK/Desktop/Qt/4.8.1/gcc/mkspecs/linux-g++ CONFIG+=debug CONFIG+=declarative_debug -o Makefile Utility.pro
#############################################################################

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

CC            = gcc
CXX           = g++
DEFINES       = -DUTILITY_LIBRARY -DUNIX -DQXT_CORE_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED
CFLAGS        = -pipe -g -Wall -W -D_REENTRANT -fPIC $(DEFINES)
CXXFLAGS      = -pipe -g -Wall -W -D_REENTRANT -fPIC $(DEFINES)
INCPATH       = -I/opt/QtSDK/Desktop/Qt/4.8.1/gcc/mkspecs/linux-g++ -I. -I/opt/QtSDK/Desktop/Qt/4.8.1/gcc/include/QtCore -I/opt/QtSDK/Desktop/Qt/4.8.1/gcc/include/QtNetwork -I/opt/QtSDK/Desktop/Qt/4.8.1/gcc/include/QtGui -I/opt/QtSDK/Desktop/Qt/4.8.1/gcc/include/QtXml -I/opt/QtSDK/Desktop/Qt/4.8.1/gcc/include/QtSql -I/opt/QtSDK/Desktop/Qt/4.8.1/gcc/include -I/opt/QtSDK/Desktop/Qt/4.8.1/gcc/include/QxtCore -I/usr/local/MRL/include -I.. -I. -I/usr/local/Qxt/include -I/usr/local/Qxt/include/QxtCore -I.
LINK          = g++
LFLAGS        = -Wl,-rpath,/opt/QtSDK/Desktop/Qt/4.8.1/gcc/lib -shared -Wl,-soname,libUtility.so.1
LIBS          = $(SUBLIBS)  -L/opt/QtSDK/Desktop/Qt/4.8.1/gcc/lib -L /usr/local/MRL/lib -Wl,-rpath,/usr/local/Qxt/lib -L/usr/local/Qxt/lib -lQxtCore -lQtSql -L/opt/QtSDK/Desktop/Qt/4.8.1/gcc/lib -lQtXml -lQtGui -L/usr/X11R6/lib64 -lQtNetwork -lQtCore -lpthread 
AR            = ar cqs
RANLIB        = 
QMAKE         = /opt/QtSDK/Desktop/Qt/4.8.1/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       = trace.cpp \
		stats.cpp \
		PixmapCache.cpp \
		xmltraversal.cpp \
		file.cpp \
		Logger.cpp \
		QtSystemInfo.cpp \
		textprinter.cpp \
		states.cpp \
		actionlimits.cpp \
		status.cpp moc_Logging.cpp \
		moc_textprinter.cpp \
		moc_actionlimits.cpp \
		qrc_Utility.cpp
OBJECTS       = trace.o \
		stats.o \
		PixmapCache.o \
		xmltraversal.o \
		file.o \
		Logger.o \
		QtSystemInfo.o \
		textprinter.o \
		states.o \
		actionlimits.o \
		status.o \
		moc_Logging.o \
		moc_textprinter.o \
		moc_actionlimits.o \
		qrc_Utility.o
DIST          = /opt/QtSDK/Desktop/Qt/4.8.1/gcc/mkspecs/common/unix.conf \
		/opt/QtSDK/Desktop/Qt/4.8.1/gcc/mkspecs/common/linux.conf \
		/opt/QtSDK/Desktop/Qt/4.8.1/gcc/mkspecs/common/gcc-base.conf \
		/opt/QtSDK/Desktop/Qt/4.8.1/gcc/mkspecs/common/gcc-base-unix.conf \
		/opt/QtSDK/Desktop/Qt/4.8.1/gcc/mkspecs/common/g++-base.conf \
		/opt/QtSDK/Desktop/Qt/4.8.1/gcc/mkspecs/common/g++-unix.conf \
		/opt/QtSDK/Desktop/Qt/4.8.1/gcc/mkspecs/qconfig.pri \
		/opt/QtSDK/Desktop/Qt/4.8.1/gcc/mkspecs/modules/qt_webkit_version.pri \
		/opt/QtSDK/Desktop/Qt/4.8.1/gcc/mkspecs/features/qt_functions.prf \
		/opt/QtSDK/Desktop/Qt/4.8.1/gcc/mkspecs/features/qt_config.prf \
		/opt/QtSDK/Desktop/Qt/4.8.1/gcc/mkspecs/features/exclusive_builds.prf \
		/opt/QtSDK/Desktop/Qt/4.8.1/gcc/mkspecs/features/default_pre.prf \
		../MrlProHeader.pri \
		/opt/QtSDK/Desktop/Qt/4.8.1/gcc/mkspecs/features/debug.prf \
		/opt/QtSDK/Desktop/Qt/4.8.1/gcc/mkspecs/features/default_post.prf \
		/opt/QtSDK/Desktop/Qt/4.8.1/gcc/mkspecs/features/qxtvars.prf \
		/opt/QtSDK/Desktop/Qt/4.8.1/gcc/mkspecs/features/qxt.prf \
		/opt/QtSDK/Desktop/Qt/4.8.1/gcc/mkspecs/features/dll.prf \
		/opt/QtSDK/Desktop/Qt/4.8.1/gcc/mkspecs/features/shared.prf \
		/opt/QtSDK/Desktop/Qt/4.8.1/gcc/mkspecs/features/declarative_debug.prf \
		/opt/QtSDK/Desktop/Qt/4.8.1/gcc/mkspecs/features/unix/gdb_dwarf_index.prf \
		/opt/QtSDK/Desktop/Qt/4.8.1/gcc/mkspecs/features/warn_on.prf \
		/opt/QtSDK/Desktop/Qt/4.8.1/gcc/mkspecs/features/qt.prf \
		/opt/QtSDK/Desktop/Qt/4.8.1/gcc/mkspecs/features/unix/thread.prf \
		/opt/QtSDK/Desktop/Qt/4.8.1/gcc/mkspecs/features/moc.prf \
		/opt/QtSDK/Desktop/Qt/4.8.1/gcc/mkspecs/features/resources.prf \
		/opt/QtSDK/Desktop/Qt/4.8.1/gcc/mkspecs/features/uic.prf \
		/opt/QtSDK/Desktop/Qt/4.8.1/gcc/mkspecs/features/yacc.prf \
		/opt/QtSDK/Desktop/Qt/4.8.1/gcc/mkspecs/features/lex.prf \
		/opt/QtSDK/Desktop/Qt/4.8.1/gcc/mkspecs/features/include_source_dir.prf \
		Utility.pro
QMAKE_TARGET  = Utility
DESTDIR       = 
TARGET        = libUtility.so.1.0.0
TARGETA       = libUtility.a
TARGETD       = libUtility.so.1.0.0
TARGET0       = libUtility.so
TARGET1       = libUtility.so.1
TARGET2       = libUtility.so.1.0

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) $(SUBLIBS) $(OBJCOMP)  
	-$(DEL_FILE) $(TARGET) $(TARGET0) $(TARGET1) $(TARGET2)
	$(LINK) $(LFLAGS) -o $(TARGET) $(OBJECTS) $(LIBS) $(OBJCOMP)
	-ln -s $(TARGET) $(TARGET0)
	-ln -s $(TARGET) $(TARGET1)
	-ln -s $(TARGET) $(TARGET2)
	{ test -z "$(DESTDIR)" || cd "$(DESTDIR)"; } && test $$(gdb --version | sed -e 's,[^0-9]\+\([0-9]\)\.\([0-9]\).*,\1\2,;q') -gt 72 && gdb --nx --batch --quiet -ex 'set confirm off' -ex "save gdb-index ." -ex quit '$(TARGET)' && test -f $(TARGET).gdb-index && objcopy --add-section '.gdb_index=$(TARGET).gdb-index' --set-section-flags '.gdb_index=readonly' '$(TARGET)' '$(TARGET)' && rm -f $(TARGET).gdb-index || true



staticlib: $(TARGETA)

$(TARGETA):  $(OBJECTS) $(OBJCOMP) 
	-$(DEL_FILE) $(TARGETA) 
	$(AR) $(TARGETA) $(OBJECTS)

Makefile: Utility.pro  /opt/QtSDK/Desktop/Qt/4.8.1/gcc/mkspecs/linux-g++/qmake.conf /opt/QtSDK/Desktop/Qt/4.8.1/gcc/mkspecs/common/unix.conf \
		/opt/QtSDK/Desktop/Qt/4.8.1/gcc/mkspecs/common/linux.conf \
		/opt/QtSDK/Desktop/Qt/4.8.1/gcc/mkspecs/common/gcc-base.conf \
		/opt/QtSDK/Desktop/Qt/4.8.1/gcc/mkspecs/common/gcc-base-unix.conf \
		/opt/QtSDK/Desktop/Qt/4.8.1/gcc/mkspecs/common/g++-base.conf \
		/opt/QtSDK/Desktop/Qt/4.8.1/gcc/mkspecs/common/g++-unix.conf \
		/opt/QtSDK/Desktop/Qt/4.8.1/gcc/mkspecs/qconfig.pri \
		/opt/QtSDK/Desktop/Qt/4.8.1/gcc/mkspecs/modules/qt_webkit_version.pri \
		/opt/QtSDK/Desktop/Qt/4.8.1/gcc/mkspecs/features/qt_functions.prf \
		/opt/QtSDK/Desktop/Qt/4.8.1/gcc/mkspecs/features/qt_config.prf \
		/opt/QtSDK/Desktop/Qt/4.8.1/gcc/mkspecs/features/exclusive_builds.prf \
		/opt/QtSDK/Desktop/Qt/4.8.1/gcc/mkspecs/features/default_pre.prf \
		../MrlProHeader.pri \
		/opt/QtSDK/Desktop/Qt/4.8.1/gcc/mkspecs/features/debug.prf \
		/opt/QtSDK/Desktop/Qt/4.8.1/gcc/mkspecs/features/default_post.prf \
		/opt/QtSDK/Desktop/Qt/4.8.1/gcc/mkspecs/features/qxtvars.prf \
		/opt/QtSDK/Desktop/Qt/4.8.1/gcc/mkspecs/features/qxt.prf \
		/opt/QtSDK/Desktop/Qt/4.8.1/gcc/mkspecs/features/dll.prf \
		/opt/QtSDK/Desktop/Qt/4.8.1/gcc/mkspecs/features/shared.prf \
		/opt/QtSDK/Desktop/Qt/4.8.1/gcc/mkspecs/features/declarative_debug.prf \
		/opt/QtSDK/Desktop/Qt/4.8.1/gcc/mkspecs/features/unix/gdb_dwarf_index.prf \
		/opt/QtSDK/Desktop/Qt/4.8.1/gcc/mkspecs/features/warn_on.prf \
		/opt/QtSDK/Desktop/Qt/4.8.1/gcc/mkspecs/features/qt.prf \
		/opt/QtSDK/Desktop/Qt/4.8.1/gcc/mkspecs/features/unix/thread.prf \
		/opt/QtSDK/Desktop/Qt/4.8.1/gcc/mkspecs/features/moc.prf \
		/opt/QtSDK/Desktop/Qt/4.8.1/gcc/mkspecs/features/resources.prf \
		/opt/QtSDK/Desktop/Qt/4.8.1/gcc/mkspecs/features/uic.prf \
		/opt/QtSDK/Desktop/Qt/4.8.1/gcc/mkspecs/features/yacc.prf \
		/opt/QtSDK/Desktop/Qt/4.8.1/gcc/mkspecs/features/lex.prf \
		/opt/QtSDK/Desktop/Qt/4.8.1/gcc/mkspecs/features/include_source_dir.prf \
		/opt/QtSDK/Desktop/Qt/4.8.1/gcc/lib/libQtSql.prl \
		/opt/QtSDK/Desktop/Qt/4.8.1/gcc/lib/libQtCore.prl \
		/opt/QtSDK/Desktop/Qt/4.8.1/gcc/lib/libQtXml.prl \
		/opt/QtSDK/Desktop/Qt/4.8.1/gcc/lib/libQtGui.prl \
		/opt/QtSDK/Desktop/Qt/4.8.1/gcc/lib/libQtNetwork.prl
	$(QMAKE) -spec /opt/QtSDK/Desktop/Qt/4.8.1/gcc/mkspecs/linux-g++ CONFIG+=debug CONFIG+=declarative_debug -o Makefile Utility.pro
/opt/QtSDK/Desktop/Qt/4.8.1/gcc/mkspecs/common/unix.conf:
/opt/QtSDK/Desktop/Qt/4.8.1/gcc/mkspecs/common/linux.conf:
/opt/QtSDK/Desktop/Qt/4.8.1/gcc/mkspecs/common/gcc-base.conf:
/opt/QtSDK/Desktop/Qt/4.8.1/gcc/mkspecs/common/gcc-base-unix.conf:
/opt/QtSDK/Desktop/Qt/4.8.1/gcc/mkspecs/common/g++-base.conf:
/opt/QtSDK/Desktop/Qt/4.8.1/gcc/mkspecs/common/g++-unix.conf:
/opt/QtSDK/Desktop/Qt/4.8.1/gcc/mkspecs/qconfig.pri:
/opt/QtSDK/Desktop/Qt/4.8.1/gcc/mkspecs/modules/qt_webkit_version.pri:
/opt/QtSDK/Desktop/Qt/4.8.1/gcc/mkspecs/features/qt_functions.prf:
/opt/QtSDK/Desktop/Qt/4.8.1/gcc/mkspecs/features/qt_config.prf:
/opt/QtSDK/Desktop/Qt/4.8.1/gcc/mkspecs/features/exclusive_builds.prf:
/opt/QtSDK/Desktop/Qt/4.8.1/gcc/mkspecs/features/default_pre.prf:
../MrlProHeader.pri:
/opt/QtSDK/Desktop/Qt/4.8.1/gcc/mkspecs/features/debug.prf:
/opt/QtSDK/Desktop/Qt/4.8.1/gcc/mkspecs/features/default_post.prf:
/opt/QtSDK/Desktop/Qt/4.8.1/gcc/mkspecs/features/qxtvars.prf:
/opt/QtSDK/Desktop/Qt/4.8.1/gcc/mkspecs/features/qxt.prf:
/opt/QtSDK/Desktop/Qt/4.8.1/gcc/mkspecs/features/dll.prf:
/opt/QtSDK/Desktop/Qt/4.8.1/gcc/mkspecs/features/shared.prf:
/opt/QtSDK/Desktop/Qt/4.8.1/gcc/mkspecs/features/declarative_debug.prf:
/opt/QtSDK/Desktop/Qt/4.8.1/gcc/mkspecs/features/unix/gdb_dwarf_index.prf:
/opt/QtSDK/Desktop/Qt/4.8.1/gcc/mkspecs/features/warn_on.prf:
/opt/QtSDK/Desktop/Qt/4.8.1/gcc/mkspecs/features/qt.prf:
/opt/QtSDK/Desktop/Qt/4.8.1/gcc/mkspecs/features/unix/thread.prf:
/opt/QtSDK/Desktop/Qt/4.8.1/gcc/mkspecs/features/moc.prf:
/opt/QtSDK/Desktop/Qt/4.8.1/gcc/mkspecs/features/resources.prf:
/opt/QtSDK/Desktop/Qt/4.8.1/gcc/mkspecs/features/uic.prf:
/opt/QtSDK/Desktop/Qt/4.8.1/gcc/mkspecs/features/yacc.prf:
/opt/QtSDK/Desktop/Qt/4.8.1/gcc/mkspecs/features/lex.prf:
/opt/QtSDK/Desktop/Qt/4.8.1/gcc/mkspecs/features/include_source_dir.prf:
/opt/QtSDK/Desktop/Qt/4.8.1/gcc/lib/libQtSql.prl:
/opt/QtSDK/Desktop/Qt/4.8.1/gcc/lib/libQtCore.prl:
/opt/QtSDK/Desktop/Qt/4.8.1/gcc/lib/libQtXml.prl:
/opt/QtSDK/Desktop/Qt/4.8.1/gcc/lib/libQtGui.prl:
/opt/QtSDK/Desktop/Qt/4.8.1/gcc/lib/libQtNetwork.prl:
qmake:  FORCE
	@$(QMAKE) -spec /opt/QtSDK/Desktop/Qt/4.8.1/gcc/mkspecs/linux-g++ CONFIG+=debug CONFIG+=declarative_debug -o Makefile Utility.pro

dist: 
	@$(CHK_DIR_EXISTS) .tmp/Utility1.0.0 || $(MKDIR) .tmp/Utility1.0.0 
	$(COPY_FILE) --parents $(SOURCES) $(DIST) .tmp/Utility1.0.0/ && $(COPY_FILE) --parents xmltraversal.h PixmapCache.h rollingbuffer.hpp trace.hpp base.hpp stats.hpp stats.hpp Utility_global.h file.h Logging.h QtSystemInfo.h textprinter.h GuiHelpers.h actionlimits.hpp status.hpp states.h .tmp/Utility1.0.0/ && $(COPY_FILE) --parents Utility.qrc .tmp/Utility1.0.0/ && $(COPY_FILE) --parents trace.cpp stats.cpp PixmapCache.cpp xmltraversal.cpp file.cpp Logger.cpp QtSystemInfo.cpp textprinter.cpp states.cpp actionlimits.cpp status.cpp .tmp/Utility1.0.0/ && (cd `dirname .tmp/Utility1.0.0` && $(TAR) Utility1.0.0.tar Utility1.0.0 && $(COMPRESS) Utility1.0.0.tar) && $(MOVE) `dirname .tmp/Utility1.0.0`/Utility1.0.0.tar.gz . && $(DEL_FILE) -r .tmp/Utility1.0.0


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


####### Sub-libraries

distclean: clean
	-$(DEL_FILE) $(TARGET) 
	-$(DEL_FILE) $(TARGET0) $(TARGET1) $(TARGET2) $(TARGETA)
	-$(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_Logging.cpp moc_textprinter.cpp moc_actionlimits.cpp
compiler_moc_header_clean:
	-$(DEL_FILE) moc_Logging.cpp moc_textprinter.cpp moc_actionlimits.cpp
moc_Logging.cpp: /usr/local/Qxt/include/QxtCore/QxtCore \
		/usr/local/Qxt/include/QxtCore/qxtcore.h \
		/usr/local/Qxt/include/QxtCore/qxtabstractfileloggerengine.h \
		/usr/local/Qxt/include/QxtCore/qxtabstractiologgerengine.h \
		/usr/local/Qxt/include/QxtCore/qxtloggerengine.h \
		/usr/local/Qxt/include/QxtCore/qxtlogger.h \
		/usr/local/Qxt/include/QxtCore/qxtglobal.h \
		/usr/local/Qxt/include/QxtCore/qxtlogstream.h \
		/usr/local/Qxt/include/QxtCore/qxtabstractconnectionmanager.h \
		/usr/local/Qxt/include/QxtCore/qxtabstractsignalserializer.h \
		/usr/local/Qxt/include/QxtCore/qxtalgorithms.h \
		/usr/local/Qxt/include/QxtCore/qxtbasicfileloggerengine.h \
		/usr/local/Qxt/include/QxtCore/qxtbasicstdloggerengine.h \
		/usr/local/Qxt/include/QxtCore/qxtboundcfunction.h \
		/usr/local/Qxt/include/QxtCore/qxtboundfunctionbase.h \
		/usr/local/Qxt/include/QxtCore/qxtmetaobject.h \
		/usr/local/Qxt/include/QxtCore/qxtnullable.h \
		/usr/local/Qxt/include/QxtCore/qxtnull.h \
		/usr/local/Qxt/include/QxtCore/qxtboundfunction.h \
		/usr/local/Qxt/include/QxtCore/qxtmetatype.h \
		/usr/local/Qxt/include/QxtCore/qxtcommandoptions.h \
		/usr/local/Qxt/include/QxtCore/qxtcsvmodel.h \
		/usr/local/Qxt/include/QxtCore/qxtdaemon.h \
		/usr/local/Qxt/include/QxtCore/qxtdatastreamsignalserializer.h \
		/usr/local/Qxt/include/QxtCore/qxtdeplex.h \
		/usr/local/Qxt/include/QxtCore/qxtpipe.h \
		/usr/local/Qxt/include/QxtCore/qxterror.h \
		/usr/local/Qxt/include/QxtCore/qxtnamespace.h \
		/usr/local/Qxt/include/QxtCore/qxtfifo.h \
		/usr/local/Qxt/include/QxtCore/qxtfilelock.h \
		/usr/local/Qxt/include/QxtCore/qxthmac.h \
		/usr/local/Qxt/include/QxtCore/qxtjson.h \
		/usr/local/Qxt/include/QxtCore/qxtjob.h \
		/usr/local/Qxt/include/QxtCore/qxtlinesocket.h \
		/usr/local/Qxt/include/QxtCore/qxtlinkedtree.h \
		/usr/local/Qxt/include/QxtCore/qxtsharedprivate.h \
		/usr/local/Qxt/include/QxtCore/qxtlocale.h \
		/usr/local/Qxt/include/QxtCore/qxtmodelserializer.h \
		/usr/local/Qxt/include/QxtCore/qxtmultisignalwaiter.h \
		/usr/local/Qxt/include/QxtCore/qxtsignalgroup.h \
		/usr/local/Qxt/include/QxtCore/qxtpairlist.h \
		/usr/local/Qxt/include/QxtCore/QxtNullable \
		/usr/local/Qxt/include/QxtCore/qxtpimpl.h \
		/usr/local/Qxt/include/QxtCore/qxtpointerlist.h \
		/usr/local/Qxt/include/QxtCore/qxtrpcservice.h \
		/usr/local/Qxt/include/QxtCore/qxtsignalwaiter.h \
		/usr/local/Qxt/include/QxtCore/qxtslotjob.h \
		/usr/local/Qxt/include/QxtCore/qxtslotmapper.h \
		/usr/local/Qxt/include/QxtCore/qxtstdio.h \
		/usr/local/Qxt/include/QxtCore/qxtstdstreambufdevice.h \
		/usr/local/Qxt/include/QxtCore/qxttimer.h \
		/usr/local/Qxt/include/QxtCore/qxttypelist.h \
		/usr/local/Qxt/include/QxtCore/qxtxmlfileloggerengine.h \
		/usr/local/Qxt/include/QxtCore/QxtLoggerEngine \
		Logging.h
	/opt/QtSDK/Desktop/Qt/4.8.1/gcc/bin/moc $(DEFINES) $(INCPATH) Logging.h -o moc_Logging.cpp

moc_textprinter.cpp: textprinter.h
	/opt/QtSDK/Desktop/Qt/4.8.1/gcc/bin/moc $(DEFINES) $(INCPATH) textprinter.h -o moc_textprinter.cpp

moc_actionlimits.cpp: stats.hpp \
		base.hpp \
		trace.hpp \
		Utility_global.h \
		Logging.h \
		/usr/local/Qxt/include/QxtCore/QxtCore \
		/usr/local/Qxt/include/QxtCore/qxtcore.h \
		/usr/local/Qxt/include/QxtCore/qxtabstractfileloggerengine.h \
		/usr/local/Qxt/include/QxtCore/qxtabstractiologgerengine.h \
		/usr/local/Qxt/include/QxtCore/qxtloggerengine.h \
		/usr/local/Qxt/include/QxtCore/qxtlogger.h \
		/usr/local/Qxt/include/QxtCore/qxtglobal.h \
		/usr/local/Qxt/include/QxtCore/qxtlogstream.h \
		/usr/local/Qxt/include/QxtCore/qxtabstractconnectionmanager.h \
		/usr/local/Qxt/include/QxtCore/qxtabstractsignalserializer.h \
		/usr/local/Qxt/include/QxtCore/qxtalgorithms.h \
		/usr/local/Qxt/include/QxtCore/qxtbasicfileloggerengine.h \
		/usr/local/Qxt/include/QxtCore/qxtbasicstdloggerengine.h \
		/usr/local/Qxt/include/QxtCore/qxtboundcfunction.h \
		/usr/local/Qxt/include/QxtCore/qxtboundfunctionbase.h \
		/usr/local/Qxt/include/QxtCore/qxtmetaobject.h \
		/usr/local/Qxt/include/QxtCore/qxtnullable.h \
		/usr/local/Qxt/include/QxtCore/qxtnull.h \
		/usr/local/Qxt/include/QxtCore/qxtboundfunction.h \
		/usr/local/Qxt/include/QxtCore/qxtmetatype.h \
		/usr/local/Qxt/include/QxtCore/qxtcommandoptions.h \
		/usr/local/Qxt/include/QxtCore/qxtcsvmodel.h \
		/usr/local/Qxt/include/QxtCore/qxtdaemon.h \
		/usr/local/Qxt/include/QxtCore/qxtdatastreamsignalserializer.h \
		/usr/local/Qxt/include/QxtCore/qxtdeplex.h \
		/usr/local/Qxt/include/QxtCore/qxtpipe.h \
		/usr/local/Qxt/include/QxtCore/qxterror.h \
		/usr/local/Qxt/include/QxtCore/qxtnamespace.h \
		/usr/local/Qxt/include/QxtCore/qxtfifo.h \
		/usr/local/Qxt/include/QxtCore/qxtfilelock.h \
		/usr/local/Qxt/include/QxtCore/qxthmac.h \
		/usr/local/Qxt/include/QxtCore/qxtjson.h \
		/usr/local/Qxt/include/QxtCore/qxtjob.h \
		/usr/local/Qxt/include/QxtCore/qxtlinesocket.h \
		/usr/local/Qxt/include/QxtCore/qxtlinkedtree.h \
		/usr/local/Qxt/include/QxtCore/qxtsharedprivate.h \
		/usr/local/Qxt/include/QxtCore/qxtlocale.h \
		/usr/local/Qxt/include/QxtCore/qxtmodelserializer.h \
		/usr/local/Qxt/include/QxtCore/qxtmultisignalwaiter.h \
		/usr/local/Qxt/include/QxtCore/qxtsignalgroup.h \
		/usr/local/Qxt/include/QxtCore/qxtpairlist.h \
		/usr/local/Qxt/include/QxtCore/QxtNullable \
		/usr/local/Qxt/include/QxtCore/qxtpimpl.h \
		/usr/local/Qxt/include/QxtCore/qxtpointerlist.h \
		/usr/local/Qxt/include/QxtCore/qxtrpcservice.h \
		/usr/local/Qxt/include/QxtCore/qxtsignalwaiter.h \
		/usr/local/Qxt/include/QxtCore/qxtslotjob.h \
		/usr/local/Qxt/include/QxtCore/qxtslotmapper.h \
		/usr/local/Qxt/include/QxtCore/qxtstdio.h \
		/usr/local/Qxt/include/QxtCore/qxtstdstreambufdevice.h \
		/usr/local/Qxt/include/QxtCore/qxttimer.h \
		/usr/local/Qxt/include/QxtCore/qxttypelist.h \
		/usr/local/Qxt/include/QxtCore/qxtxmlfileloggerengine.h \
		/usr/local/Qxt/include/QxtCore/QxtLoggerEngine \
		GuiHelpers.h \
		xmltraversal.h \
		status.hpp \
		actionlimits.hpp
	/opt/QtSDK/Desktop/Qt/4.8.1/gcc/bin/moc $(DEFINES) $(INCPATH) actionlimits.hpp -o moc_actionlimits.cpp

compiler_rcc_make_all: qrc_Utility.cpp
compiler_rcc_clean:
	-$(DEL_FILE) qrc_Utility.cpp
qrc_Utility.cpp: Utility.qrc \
		ledred.png \
		ledyellow.png \
		lightbulb.png \
		ledgreen.png \
		messagebox_warning.png \
		messagebox_warning2.png \
		important.png \
		ledblue.png \
		ledpurple.png \
		messagebox_critical.png \
		lightbulb_off.png \
		ledlightblue.png \
		undefined.xpm \
		wait.png \
		default.png \
		ledorange.png \
		LogIcons/DebugLevel.png \
		LogIcons/FatalLevel.png \
		LogIcons/WriteLevel.png \
		LogIcons/InfoLevel.png \
		LogIcons/ErrorLevel.png \
		LogIcons/WarningLevel.png \
		LogIcons/CriticalLevel.png \
		LogIcons/TraceLevel.png
	/opt/QtSDK/Desktop/Qt/4.8.1/gcc/bin/rcc -name Utility Utility.qrc -o qrc_Utility.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

trace.o: trace.cpp trace.hpp \
		Utility_global.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o trace.o trace.cpp

stats.o: stats.cpp stats.hpp \
		base.hpp \
		trace.hpp \
		Utility_global.h \
		Logging.h \
		/usr/local/Qxt/include/QxtCore/QxtCore \
		/usr/local/Qxt/include/QxtCore/qxtcore.h \
		/usr/local/Qxt/include/QxtCore/qxtabstractfileloggerengine.h \
		/usr/local/Qxt/include/QxtCore/qxtabstractiologgerengine.h \
		/usr/local/Qxt/include/QxtCore/qxtloggerengine.h \
		/usr/local/Qxt/include/QxtCore/qxtlogger.h \
		/usr/local/Qxt/include/QxtCore/qxtglobal.h \
		/usr/local/Qxt/include/QxtCore/qxtlogstream.h \
		/usr/local/Qxt/include/QxtCore/qxtabstractconnectionmanager.h \
		/usr/local/Qxt/include/QxtCore/qxtabstractsignalserializer.h \
		/usr/local/Qxt/include/QxtCore/qxtalgorithms.h \
		/usr/local/Qxt/include/QxtCore/qxtbasicfileloggerengine.h \
		/usr/local/Qxt/include/QxtCore/qxtbasicstdloggerengine.h \
		/usr/local/Qxt/include/QxtCore/qxtboundcfunction.h \
		/usr/local/Qxt/include/QxtCore/qxtboundfunctionbase.h \
		/usr/local/Qxt/include/QxtCore/qxtmetaobject.h \
		/usr/local/Qxt/include/QxtCore/qxtnullable.h \
		/usr/local/Qxt/include/QxtCore/qxtnull.h \
		/usr/local/Qxt/include/QxtCore/qxtboundfunction.h \
		/usr/local/Qxt/include/QxtCore/qxtmetatype.h \
		/usr/local/Qxt/include/QxtCore/qxtcommandoptions.h \
		/usr/local/Qxt/include/QxtCore/qxtcsvmodel.h \
		/usr/local/Qxt/include/QxtCore/qxtdaemon.h \
		/usr/local/Qxt/include/QxtCore/qxtdatastreamsignalserializer.h \
		/usr/local/Qxt/include/QxtCore/qxtdeplex.h \
		/usr/local/Qxt/include/QxtCore/qxtpipe.h \
		/usr/local/Qxt/include/QxtCore/qxterror.h \
		/usr/local/Qxt/include/QxtCore/qxtnamespace.h \
		/usr/local/Qxt/include/QxtCore/qxtfifo.h \
		/usr/local/Qxt/include/QxtCore/qxtfilelock.h \
		/usr/local/Qxt/include/QxtCore/qxthmac.h \
		/usr/local/Qxt/include/QxtCore/qxtjson.h \
		/usr/local/Qxt/include/QxtCore/qxtjob.h \
		/usr/local/Qxt/include/QxtCore/qxtlinesocket.h \
		/usr/local/Qxt/include/QxtCore/qxtlinkedtree.h \
		/usr/local/Qxt/include/QxtCore/qxtsharedprivate.h \
		/usr/local/Qxt/include/QxtCore/qxtlocale.h \
		/usr/local/Qxt/include/QxtCore/qxtmodelserializer.h \
		/usr/local/Qxt/include/QxtCore/qxtmultisignalwaiter.h \
		/usr/local/Qxt/include/QxtCore/qxtsignalgroup.h \
		/usr/local/Qxt/include/QxtCore/qxtpairlist.h \
		/usr/local/Qxt/include/QxtCore/QxtNullable \
		/usr/local/Qxt/include/QxtCore/qxtpimpl.h \
		/usr/local/Qxt/include/QxtCore/qxtpointerlist.h \
		/usr/local/Qxt/include/QxtCore/qxtrpcservice.h \
		/usr/local/Qxt/include/QxtCore/qxtsignalwaiter.h \
		/usr/local/Qxt/include/QxtCore/qxtslotjob.h \
		/usr/local/Qxt/include/QxtCore/qxtslotmapper.h \
		/usr/local/Qxt/include/QxtCore/qxtstdio.h \
		/usr/local/Qxt/include/QxtCore/qxtstdstreambufdevice.h \
		/usr/local/Qxt/include/QxtCore/qxttimer.h \
		/usr/local/Qxt/include/QxtCore/qxttypelist.h \
		/usr/local/Qxt/include/QxtCore/qxtxmlfileloggerengine.h \
		/usr/local/Qxt/include/QxtCore/QxtLoggerEngine \
		GuiHelpers.h \
		xmltraversal.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o stats.o stats.cpp

PixmapCache.o: PixmapCache.cpp PixmapCache.h \
		base.hpp \
		trace.hpp \
		Utility_global.h \
		Logging.h \
		/usr/local/Qxt/include/QxtCore/QxtCore \
		/usr/local/Qxt/include/QxtCore/qxtcore.h \
		/usr/local/Qxt/include/QxtCore/qxtabstractfileloggerengine.h \
		/usr/local/Qxt/include/QxtCore/qxtabstractiologgerengine.h \
		/usr/local/Qxt/include/QxtCore/qxtloggerengine.h \
		/usr/local/Qxt/include/QxtCore/qxtlogger.h \
		/usr/local/Qxt/include/QxtCore/qxtglobal.h \
		/usr/local/Qxt/include/QxtCore/qxtlogstream.h \
		/usr/local/Qxt/include/QxtCore/qxtabstractconnectionmanager.h \
		/usr/local/Qxt/include/QxtCore/qxtabstractsignalserializer.h \
		/usr/local/Qxt/include/QxtCore/qxtalgorithms.h \
		/usr/local/Qxt/include/QxtCore/qxtbasicfileloggerengine.h \
		/usr/local/Qxt/include/QxtCore/qxtbasicstdloggerengine.h \
		/usr/local/Qxt/include/QxtCore/qxtboundcfunction.h \
		/usr/local/Qxt/include/QxtCore/qxtboundfunctionbase.h \
		/usr/local/Qxt/include/QxtCore/qxtmetaobject.h \
		/usr/local/Qxt/include/QxtCore/qxtnullable.h \
		/usr/local/Qxt/include/QxtCore/qxtnull.h \
		/usr/local/Qxt/include/QxtCore/qxtboundfunction.h \
		/usr/local/Qxt/include/QxtCore/qxtmetatype.h \
		/usr/local/Qxt/include/QxtCore/qxtcommandoptions.h \
		/usr/local/Qxt/include/QxtCore/qxtcsvmodel.h \
		/usr/local/Qxt/include/QxtCore/qxtdaemon.h \
		/usr/local/Qxt/include/QxtCore/qxtdatastreamsignalserializer.h \
		/usr/local/Qxt/include/QxtCore/qxtdeplex.h \
		/usr/local/Qxt/include/QxtCore/qxtpipe.h \
		/usr/local/Qxt/include/QxtCore/qxterror.h \
		/usr/local/Qxt/include/QxtCore/qxtnamespace.h \
		/usr/local/Qxt/include/QxtCore/qxtfifo.h \
		/usr/local/Qxt/include/QxtCore/qxtfilelock.h \
		/usr/local/Qxt/include/QxtCore/qxthmac.h \
		/usr/local/Qxt/include/QxtCore/qxtjson.h \
		/usr/local/Qxt/include/QxtCore/qxtjob.h \
		/usr/local/Qxt/include/QxtCore/qxtlinesocket.h \
		/usr/local/Qxt/include/QxtCore/qxtlinkedtree.h \
		/usr/local/Qxt/include/QxtCore/qxtsharedprivate.h \
		/usr/local/Qxt/include/QxtCore/qxtlocale.h \
		/usr/local/Qxt/include/QxtCore/qxtmodelserializer.h \
		/usr/local/Qxt/include/QxtCore/qxtmultisignalwaiter.h \
		/usr/local/Qxt/include/QxtCore/qxtsignalgroup.h \
		/usr/local/Qxt/include/QxtCore/qxtpairlist.h \
		/usr/local/Qxt/include/QxtCore/QxtNullable \
		/usr/local/Qxt/include/QxtCore/qxtpimpl.h \
		/usr/local/Qxt/include/QxtCore/qxtpointerlist.h \
		/usr/local/Qxt/include/QxtCore/qxtrpcservice.h \
		/usr/local/Qxt/include/QxtCore/qxtsignalwaiter.h \
		/usr/local/Qxt/include/QxtCore/qxtslotjob.h \
		/usr/local/Qxt/include/QxtCore/qxtslotmapper.h \
		/usr/local/Qxt/include/QxtCore/qxtstdio.h \
		/usr/local/Qxt/include/QxtCore/qxtstdstreambufdevice.h \
		/usr/local/Qxt/include/QxtCore/qxttimer.h \
		/usr/local/Qxt/include/QxtCore/qxttypelist.h \
		/usr/local/Qxt/include/QxtCore/qxtxmlfileloggerengine.h \
		/usr/local/Qxt/include/QxtCore/QxtLoggerEngine \
		GuiHelpers.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o PixmapCache.o PixmapCache.cpp

xmltraversal.o: xmltraversal.cpp xmltraversal.h \
		trace.hpp \
		Utility_global.h \
		base.hpp \
		Logging.h \
		/usr/local/Qxt/include/QxtCore/QxtCore \
		/usr/local/Qxt/include/QxtCore/qxtcore.h \
		/usr/local/Qxt/include/QxtCore/qxtabstractfileloggerengine.h \
		/usr/local/Qxt/include/QxtCore/qxtabstractiologgerengine.h \
		/usr/local/Qxt/include/QxtCore/qxtloggerengine.h \
		/usr/local/Qxt/include/QxtCore/qxtlogger.h \
		/usr/local/Qxt/include/QxtCore/qxtglobal.h \
		/usr/local/Qxt/include/QxtCore/qxtlogstream.h \
		/usr/local/Qxt/include/QxtCore/qxtabstractconnectionmanager.h \
		/usr/local/Qxt/include/QxtCore/qxtabstractsignalserializer.h \
		/usr/local/Qxt/include/QxtCore/qxtalgorithms.h \
		/usr/local/Qxt/include/QxtCore/qxtbasicfileloggerengine.h \
		/usr/local/Qxt/include/QxtCore/qxtbasicstdloggerengine.h \
		/usr/local/Qxt/include/QxtCore/qxtboundcfunction.h \
		/usr/local/Qxt/include/QxtCore/qxtboundfunctionbase.h \
		/usr/local/Qxt/include/QxtCore/qxtmetaobject.h \
		/usr/local/Qxt/include/QxtCore/qxtnullable.h \
		/usr/local/Qxt/include/QxtCore/qxtnull.h \
		/usr/local/Qxt/include/QxtCore/qxtboundfunction.h \
		/usr/local/Qxt/include/QxtCore/qxtmetatype.h \
		/usr/local/Qxt/include/QxtCore/qxtcommandoptions.h \
		/usr/local/Qxt/include/QxtCore/qxtcsvmodel.h \
		/usr/local/Qxt/include/QxtCore/qxtdaemon.h \
		/usr/local/Qxt/include/QxtCore/qxtdatastreamsignalserializer.h \
		/usr/local/Qxt/include/QxtCore/qxtdeplex.h \
		/usr/local/Qxt/include/QxtCore/qxtpipe.h \
		/usr/local/Qxt/include/QxtCore/qxterror.h \
		/usr/local/Qxt/include/QxtCore/qxtnamespace.h \
		/usr/local/Qxt/include/QxtCore/qxtfifo.h \
		/usr/local/Qxt/include/QxtCore/qxtfilelock.h \
		/usr/local/Qxt/include/QxtCore/qxthmac.h \
		/usr/local/Qxt/include/QxtCore/qxtjson.h \
		/usr/local/Qxt/include/QxtCore/qxtjob.h \
		/usr/local/Qxt/include/QxtCore/qxtlinesocket.h \
		/usr/local/Qxt/include/QxtCore/qxtlinkedtree.h \
		/usr/local/Qxt/include/QxtCore/qxtsharedprivate.h \
		/usr/local/Qxt/include/QxtCore/qxtlocale.h \
		/usr/local/Qxt/include/QxtCore/qxtmodelserializer.h \
		/usr/local/Qxt/include/QxtCore/qxtmultisignalwaiter.h \
		/usr/local/Qxt/include/QxtCore/qxtsignalgroup.h \
		/usr/local/Qxt/include/QxtCore/qxtpairlist.h \
		/usr/local/Qxt/include/QxtCore/QxtNullable \
		/usr/local/Qxt/include/QxtCore/qxtpimpl.h \
		/usr/local/Qxt/include/QxtCore/qxtpointerlist.h \
		/usr/local/Qxt/include/QxtCore/qxtrpcservice.h \
		/usr/local/Qxt/include/QxtCore/qxtsignalwaiter.h \
		/usr/local/Qxt/include/QxtCore/qxtslotjob.h \
		/usr/local/Qxt/include/QxtCore/qxtslotmapper.h \
		/usr/local/Qxt/include/QxtCore/qxtstdio.h \
		/usr/local/Qxt/include/QxtCore/qxtstdstreambufdevice.h \
		/usr/local/Qxt/include/QxtCore/qxttimer.h \
		/usr/local/Qxt/include/QxtCore/qxttypelist.h \
		/usr/local/Qxt/include/QxtCore/qxtxmlfileloggerengine.h \
		/usr/local/Qxt/include/QxtCore/QxtLoggerEngine \
		GuiHelpers.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o xmltraversal.o xmltraversal.cpp

file.o: file.cpp file.h \
		base.hpp \
		trace.hpp \
		Utility_global.h \
		Logging.h \
		/usr/local/Qxt/include/QxtCore/QxtCore \
		/usr/local/Qxt/include/QxtCore/qxtcore.h \
		/usr/local/Qxt/include/QxtCore/qxtabstractfileloggerengine.h \
		/usr/local/Qxt/include/QxtCore/qxtabstractiologgerengine.h \
		/usr/local/Qxt/include/QxtCore/qxtloggerengine.h \
		/usr/local/Qxt/include/QxtCore/qxtlogger.h \
		/usr/local/Qxt/include/QxtCore/qxtglobal.h \
		/usr/local/Qxt/include/QxtCore/qxtlogstream.h \
		/usr/local/Qxt/include/QxtCore/qxtabstractconnectionmanager.h \
		/usr/local/Qxt/include/QxtCore/qxtabstractsignalserializer.h \
		/usr/local/Qxt/include/QxtCore/qxtalgorithms.h \
		/usr/local/Qxt/include/QxtCore/qxtbasicfileloggerengine.h \
		/usr/local/Qxt/include/QxtCore/qxtbasicstdloggerengine.h \
		/usr/local/Qxt/include/QxtCore/qxtboundcfunction.h \
		/usr/local/Qxt/include/QxtCore/qxtboundfunctionbase.h \
		/usr/local/Qxt/include/QxtCore/qxtmetaobject.h \
		/usr/local/Qxt/include/QxtCore/qxtnullable.h \
		/usr/local/Qxt/include/QxtCore/qxtnull.h \
		/usr/local/Qxt/include/QxtCore/qxtboundfunction.h \
		/usr/local/Qxt/include/QxtCore/qxtmetatype.h \
		/usr/local/Qxt/include/QxtCore/qxtcommandoptions.h \
		/usr/local/Qxt/include/QxtCore/qxtcsvmodel.h \
		/usr/local/Qxt/include/QxtCore/qxtdaemon.h \
		/usr/local/Qxt/include/QxtCore/qxtdatastreamsignalserializer.h \
		/usr/local/Qxt/include/QxtCore/qxtdeplex.h \
		/usr/local/Qxt/include/QxtCore/qxtpipe.h \
		/usr/local/Qxt/include/QxtCore/qxterror.h \
		/usr/local/Qxt/include/QxtCore/qxtnamespace.h \
		/usr/local/Qxt/include/QxtCore/qxtfifo.h \
		/usr/local/Qxt/include/QxtCore/qxtfilelock.h \
		/usr/local/Qxt/include/QxtCore/qxthmac.h \
		/usr/local/Qxt/include/QxtCore/qxtjson.h \
		/usr/local/Qxt/include/QxtCore/qxtjob.h \
		/usr/local/Qxt/include/QxtCore/qxtlinesocket.h \
		/usr/local/Qxt/include/QxtCore/qxtlinkedtree.h \
		/usr/local/Qxt/include/QxtCore/qxtsharedprivate.h \
		/usr/local/Qxt/include/QxtCore/qxtlocale.h \
		/usr/local/Qxt/include/QxtCore/qxtmodelserializer.h \
		/usr/local/Qxt/include/QxtCore/qxtmultisignalwaiter.h \
		/usr/local/Qxt/include/QxtCore/qxtsignalgroup.h \
		/usr/local/Qxt/include/QxtCore/qxtpairlist.h \
		/usr/local/Qxt/include/QxtCore/QxtNullable \
		/usr/local/Qxt/include/QxtCore/qxtpimpl.h \
		/usr/local/Qxt/include/QxtCore/qxtpointerlist.h \
		/usr/local/Qxt/include/QxtCore/qxtrpcservice.h \
		/usr/local/Qxt/include/QxtCore/qxtsignalwaiter.h \
		/usr/local/Qxt/include/QxtCore/qxtslotjob.h \
		/usr/local/Qxt/include/QxtCore/qxtslotmapper.h \
		/usr/local/Qxt/include/QxtCore/qxtstdio.h \
		/usr/local/Qxt/include/QxtCore/qxtstdstreambufdevice.h \
		/usr/local/Qxt/include/QxtCore/qxttimer.h \
		/usr/local/Qxt/include/QxtCore/qxttypelist.h \
		/usr/local/Qxt/include/QxtCore/qxtxmlfileloggerengine.h \
		/usr/local/Qxt/include/QxtCore/QxtLoggerEngine \
		GuiHelpers.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o file.o file.cpp

Logger.o: Logger.cpp Logging.h \
		/usr/local/Qxt/include/QxtCore/QxtCore \
		/usr/local/Qxt/include/QxtCore/qxtcore.h \
		/usr/local/Qxt/include/QxtCore/qxtabstractfileloggerengine.h \
		/usr/local/Qxt/include/QxtCore/qxtabstractiologgerengine.h \
		/usr/local/Qxt/include/QxtCore/qxtloggerengine.h \
		/usr/local/Qxt/include/QxtCore/qxtlogger.h \
		/usr/local/Qxt/include/QxtCore/qxtglobal.h \
		/usr/local/Qxt/include/QxtCore/qxtlogstream.h \
		/usr/local/Qxt/include/QxtCore/qxtabstractconnectionmanager.h \
		/usr/local/Qxt/include/QxtCore/qxtabstractsignalserializer.h \
		/usr/local/Qxt/include/QxtCore/qxtalgorithms.h \
		/usr/local/Qxt/include/QxtCore/qxtbasicfileloggerengine.h \
		/usr/local/Qxt/include/QxtCore/qxtbasicstdloggerengine.h \
		/usr/local/Qxt/include/QxtCore/qxtboundcfunction.h \
		/usr/local/Qxt/include/QxtCore/qxtboundfunctionbase.h \
		/usr/local/Qxt/include/QxtCore/qxtmetaobject.h \
		/usr/local/Qxt/include/QxtCore/qxtnullable.h \
		/usr/local/Qxt/include/QxtCore/qxtnull.h \
		/usr/local/Qxt/include/QxtCore/qxtboundfunction.h \
		/usr/local/Qxt/include/QxtCore/qxtmetatype.h \
		/usr/local/Qxt/include/QxtCore/qxtcommandoptions.h \
		/usr/local/Qxt/include/QxtCore/qxtcsvmodel.h \
		/usr/local/Qxt/include/QxtCore/qxtdaemon.h \
		/usr/local/Qxt/include/QxtCore/qxtdatastreamsignalserializer.h \
		/usr/local/Qxt/include/QxtCore/qxtdeplex.h \
		/usr/local/Qxt/include/QxtCore/qxtpipe.h \
		/usr/local/Qxt/include/QxtCore/qxterror.h \
		/usr/local/Qxt/include/QxtCore/qxtnamespace.h \
		/usr/local/Qxt/include/QxtCore/qxtfifo.h \
		/usr/local/Qxt/include/QxtCore/qxtfilelock.h \
		/usr/local/Qxt/include/QxtCore/qxthmac.h \
		/usr/local/Qxt/include/QxtCore/qxtjson.h \
		/usr/local/Qxt/include/QxtCore/qxtjob.h \
		/usr/local/Qxt/include/QxtCore/qxtlinesocket.h \
		/usr/local/Qxt/include/QxtCore/qxtlinkedtree.h \
		/usr/local/Qxt/include/QxtCore/qxtsharedprivate.h \
		/usr/local/Qxt/include/QxtCore/qxtlocale.h \
		/usr/local/Qxt/include/QxtCore/qxtmodelserializer.h \
		/usr/local/Qxt/include/QxtCore/qxtmultisignalwaiter.h \
		/usr/local/Qxt/include/QxtCore/qxtsignalgroup.h \
		/usr/local/Qxt/include/QxtCore/qxtpairlist.h \
		/usr/local/Qxt/include/QxtCore/QxtNullable \
		/usr/local/Qxt/include/QxtCore/qxtpimpl.h \
		/usr/local/Qxt/include/QxtCore/qxtpointerlist.h \
		/usr/local/Qxt/include/QxtCore/qxtrpcservice.h \
		/usr/local/Qxt/include/QxtCore/qxtsignalwaiter.h \
		/usr/local/Qxt/include/QxtCore/qxtslotjob.h \
		/usr/local/Qxt/include/QxtCore/qxtslotmapper.h \
		/usr/local/Qxt/include/QxtCore/qxtstdio.h \
		/usr/local/Qxt/include/QxtCore/qxtstdstreambufdevice.h \
		/usr/local/Qxt/include/QxtCore/qxttimer.h \
		/usr/local/Qxt/include/QxtCore/qxttypelist.h \
		/usr/local/Qxt/include/QxtCore/qxtxmlfileloggerengine.h \
		/usr/local/Qxt/include/QxtCore/QxtLoggerEngine
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o Logger.o Logger.cpp

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

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

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

actionlimits.o: actionlimits.cpp actionlimits.hpp \
		stats.hpp \
		base.hpp \
		trace.hpp \
		Utility_global.h \
		Logging.h \
		/usr/local/Qxt/include/QxtCore/QxtCore \
		/usr/local/Qxt/include/QxtCore/qxtcore.h \
		/usr/local/Qxt/include/QxtCore/qxtabstractfileloggerengine.h \
		/usr/local/Qxt/include/QxtCore/qxtabstractiologgerengine.h \
		/usr/local/Qxt/include/QxtCore/qxtloggerengine.h \
		/usr/local/Qxt/include/QxtCore/qxtlogger.h \
		/usr/local/Qxt/include/QxtCore/qxtglobal.h \
		/usr/local/Qxt/include/QxtCore/qxtlogstream.h \
		/usr/local/Qxt/include/QxtCore/qxtabstractconnectionmanager.h \
		/usr/local/Qxt/include/QxtCore/qxtabstractsignalserializer.h \
		/usr/local/Qxt/include/QxtCore/qxtalgorithms.h \
		/usr/local/Qxt/include/QxtCore/qxtbasicfileloggerengine.h \
		/usr/local/Qxt/include/QxtCore/qxtbasicstdloggerengine.h \
		/usr/local/Qxt/include/QxtCore/qxtboundcfunction.h \
		/usr/local/Qxt/include/QxtCore/qxtboundfunctionbase.h \
		/usr/local/Qxt/include/QxtCore/qxtmetaobject.h \
		/usr/local/Qxt/include/QxtCore/qxtnullable.h \
		/usr/local/Qxt/include/QxtCore/qxtnull.h \
		/usr/local/Qxt/include/QxtCore/qxtboundfunction.h \
		/usr/local/Qxt/include/QxtCore/qxtmetatype.h \
		/usr/local/Qxt/include/QxtCore/qxtcommandoptions.h \
		/usr/local/Qxt/include/QxtCore/qxtcsvmodel.h \
		/usr/local/Qxt/include/QxtCore/qxtdaemon.h \
		/usr/local/Qxt/include/QxtCore/qxtdatastreamsignalserializer.h \
		/usr/local/Qxt/include/QxtCore/qxtdeplex.h \
		/usr/local/Qxt/include/QxtCore/qxtpipe.h \
		/usr/local/Qxt/include/QxtCore/qxterror.h \
		/usr/local/Qxt/include/QxtCore/qxtnamespace.h \
		/usr/local/Qxt/include/QxtCore/qxtfifo.h \
		/usr/local/Qxt/include/QxtCore/qxtfilelock.h \
		/usr/local/Qxt/include/QxtCore/qxthmac.h \
		/usr/local/Qxt/include/QxtCore/qxtjson.h \
		/usr/local/Qxt/include/QxtCore/qxtjob.h \
		/usr/local/Qxt/include/QxtCore/qxtlinesocket.h \
		/usr/local/Qxt/include/QxtCore/qxtlinkedtree.h \
		/usr/local/Qxt/include/QxtCore/qxtsharedprivate.h \
		/usr/local/Qxt/include/QxtCore/qxtlocale.h \
		/usr/local/Qxt/include/QxtCore/qxtmodelserializer.h \
		/usr/local/Qxt/include/QxtCore/qxtmultisignalwaiter.h \
		/usr/local/Qxt/include/QxtCore/qxtsignalgroup.h \
		/usr/local/Qxt/include/QxtCore/qxtpairlist.h \
		/usr/local/Qxt/include/QxtCore/QxtNullable \
		/usr/local/Qxt/include/QxtCore/qxtpimpl.h \
		/usr/local/Qxt/include/QxtCore/qxtpointerlist.h \
		/usr/local/Qxt/include/QxtCore/qxtrpcservice.h \
		/usr/local/Qxt/include/QxtCore/qxtsignalwaiter.h \
		/usr/local/Qxt/include/QxtCore/qxtslotjob.h \
		/usr/local/Qxt/include/QxtCore/qxtslotmapper.h \
		/usr/local/Qxt/include/QxtCore/qxtstdio.h \
		/usr/local/Qxt/include/QxtCore/qxtstdstreambufdevice.h \
		/usr/local/Qxt/include/QxtCore/qxttimer.h \
		/usr/local/Qxt/include/QxtCore/qxttypelist.h \
		/usr/local/Qxt/include/QxtCore/qxtxmlfileloggerengine.h \
		/usr/local/Qxt/include/QxtCore/QxtLoggerEngine \
		GuiHelpers.h \
		xmltraversal.h \
		status.hpp
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o actionlimits.o actionlimits.cpp

status.o: status.cpp status.hpp \
		base.hpp \
		trace.hpp \
		Utility_global.h \
		Logging.h \
		/usr/local/Qxt/include/QxtCore/QxtCore \
		/usr/local/Qxt/include/QxtCore/qxtcore.h \
		/usr/local/Qxt/include/QxtCore/qxtabstractfileloggerengine.h \
		/usr/local/Qxt/include/QxtCore/qxtabstractiologgerengine.h \
		/usr/local/Qxt/include/QxtCore/qxtloggerengine.h \
		/usr/local/Qxt/include/QxtCore/qxtlogger.h \
		/usr/local/Qxt/include/QxtCore/qxtglobal.h \
		/usr/local/Qxt/include/QxtCore/qxtlogstream.h \
		/usr/local/Qxt/include/QxtCore/qxtabstractconnectionmanager.h \
		/usr/local/Qxt/include/QxtCore/qxtabstractsignalserializer.h \
		/usr/local/Qxt/include/QxtCore/qxtalgorithms.h \
		/usr/local/Qxt/include/QxtCore/qxtbasicfileloggerengine.h \
		/usr/local/Qxt/include/QxtCore/qxtbasicstdloggerengine.h \
		/usr/local/Qxt/include/QxtCore/qxtboundcfunction.h \
		/usr/local/Qxt/include/QxtCore/qxtboundfunctionbase.h \
		/usr/local/Qxt/include/QxtCore/qxtmetaobject.h \
		/usr/local/Qxt/include/QxtCore/qxtnullable.h \
		/usr/local/Qxt/include/QxtCore/qxtnull.h \
		/usr/local/Qxt/include/QxtCore/qxtboundfunction.h \
		/usr/local/Qxt/include/QxtCore/qxtmetatype.h \
		/usr/local/Qxt/include/QxtCore/qxtcommandoptions.h \
		/usr/local/Qxt/include/QxtCore/qxtcsvmodel.h \
		/usr/local/Qxt/include/QxtCore/qxtdaemon.h \
		/usr/local/Qxt/include/QxtCore/qxtdatastreamsignalserializer.h \
		/usr/local/Qxt/include/QxtCore/qxtdeplex.h \
		/usr/local/Qxt/include/QxtCore/qxtpipe.h \
		/usr/local/Qxt/include/QxtCore/qxterror.h \
		/usr/local/Qxt/include/QxtCore/qxtnamespace.h \
		/usr/local/Qxt/include/QxtCore/qxtfifo.h \
		/usr/local/Qxt/include/QxtCore/qxtfilelock.h \
		/usr/local/Qxt/include/QxtCore/qxthmac.h \
		/usr/local/Qxt/include/QxtCore/qxtjson.h \
		/usr/local/Qxt/include/QxtCore/qxtjob.h \
		/usr/local/Qxt/include/QxtCore/qxtlinesocket.h \
		/usr/local/Qxt/include/QxtCore/qxtlinkedtree.h \
		/usr/local/Qxt/include/QxtCore/qxtsharedprivate.h \
		/usr/local/Qxt/include/QxtCore/qxtlocale.h \
		/usr/local/Qxt/include/QxtCore/qxtmodelserializer.h \
		/usr/local/Qxt/include/QxtCore/qxtmultisignalwaiter.h \
		/usr/local/Qxt/include/QxtCore/qxtsignalgroup.h \
		/usr/local/Qxt/include/QxtCore/qxtpairlist.h \
		/usr/local/Qxt/include/QxtCore/QxtNullable \
		/usr/local/Qxt/include/QxtCore/qxtpimpl.h \
		/usr/local/Qxt/include/QxtCore/qxtpointerlist.h \
		/usr/local/Qxt/include/QxtCore/qxtrpcservice.h \
		/usr/local/Qxt/include/QxtCore/qxtsignalwaiter.h \
		/usr/local/Qxt/include/QxtCore/qxtslotjob.h \
		/usr/local/Qxt/include/QxtCore/qxtslotmapper.h \
		/usr/local/Qxt/include/QxtCore/qxtstdio.h \
		/usr/local/Qxt/include/QxtCore/qxtstdstreambufdevice.h \
		/usr/local/Qxt/include/QxtCore/qxttimer.h \
		/usr/local/Qxt/include/QxtCore/qxttypelist.h \
		/usr/local/Qxt/include/QxtCore/qxtxmlfileloggerengine.h \
		/usr/local/Qxt/include/QxtCore/QxtLoggerEngine \
		GuiHelpers.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o status.o status.cpp

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

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

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

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

####### Install

install_target: first FORCE
	@$(CHK_DIR_EXISTS) $(INSTALL_ROOT)/usr/local/MRL/lib/ || $(MKDIR) $(INSTALL_ROOT)/usr/local/MRL/lib/ 
	-$(INSTALL_PROGRAM) "$(TARGET)" "$(INSTALL_ROOT)/usr/local/MRL/lib/$(TARGET)"
	-$(SYMLINK) "$(TARGET)" "$(INSTALL_ROOT)/usr/local/MRL/lib/$(TARGET0)"
	-$(SYMLINK) "$(TARGET)" "$(INSTALL_ROOT)/usr/local/MRL/lib/$(TARGET1)"
	-$(SYMLINK) "$(TARGET)" "$(INSTALL_ROOT)/usr/local/MRL/lib/$(TARGET2)"

uninstall_target:  FORCE
	-$(DEL_FILE) "$(INSTALL_ROOT)/usr/local/MRL/lib/$(TARGET)" 
	 -$(DEL_FILE) "$(INSTALL_ROOT)/usr/local/MRL/lib/$(TARGET0)" 
	 -$(DEL_FILE) "$(INSTALL_ROOT)/usr/local/MRL/lib/$(TARGET1)" 
	 -$(DEL_FILE) "$(INSTALL_ROOT)/usr/local/MRL/lib/$(TARGET2)"
	-$(DEL_DIR) $(INSTALL_ROOT)/usr/local/MRL/lib/ 


install_headers: first FORCE
	@$(CHK_DIR_EXISTS) $(INSTALL_ROOT)/usr/local/MRL/include/Utility/ || $(MKDIR) $(INSTALL_ROOT)/usr/local/MRL/include/Utility/ 
	-$(INSTALL_FILE) /Development/Libraries/Utility/xmltraversal.h $(INSTALL_ROOT)/usr/local/MRL/include/Utility/
	-$(INSTALL_FILE) /Development/Libraries/Utility/PixmapCache.h $(INSTALL_ROOT)/usr/local/MRL/include/Utility/
	-$(INSTALL_FILE) /Development/Libraries/Utility/rollingbuffer.hpp $(INSTALL_ROOT)/usr/local/MRL/include/Utility/
	-$(INSTALL_FILE) /Development/Libraries/Utility/trace.hpp $(INSTALL_ROOT)/usr/local/MRL/include/Utility/
	-$(INSTALL_FILE) /Development/Libraries/Utility/base.hpp $(INSTALL_ROOT)/usr/local/MRL/include/Utility/
	-$(INSTALL_FILE) /Development/Libraries/Utility/stats.hpp $(INSTALL_ROOT)/usr/local/MRL/include/Utility/
	-$(INSTALL_FILE) /Development/Libraries/Utility/stats.hpp $(INSTALL_ROOT)/usr/local/MRL/include/Utility/
	-$(INSTALL_FILE) /Development/Libraries/Utility/Utility_global.h $(INSTALL_ROOT)/usr/local/MRL/include/Utility/
	-$(INSTALL_FILE) /Development/Libraries/Utility/file.h $(INSTALL_ROOT)/usr/local/MRL/include/Utility/
	-$(INSTALL_FILE) /Development/Libraries/Utility/Logging.h $(INSTALL_ROOT)/usr/local/MRL/include/Utility/
	-$(INSTALL_FILE) /Development/Libraries/Utility/QtSystemInfo.h $(INSTALL_ROOT)/usr/local/MRL/include/Utility/
	-$(INSTALL_FILE) /Development/Libraries/Utility/textprinter.h $(INSTALL_ROOT)/usr/local/MRL/include/Utility/
	-$(INSTALL_FILE) /Development/Libraries/Utility/GuiHelpers.h $(INSTALL_ROOT)/usr/local/MRL/include/Utility/
	-$(INSTALL_FILE) /Development/Libraries/Utility/actionlimits.hpp $(INSTALL_ROOT)/usr/local/MRL/include/Utility/
	-$(INSTALL_FILE) /Development/Libraries/Utility/status.hpp $(INSTALL_ROOT)/usr/local/MRL/include/Utility/
	-$(INSTALL_FILE) /Development/Libraries/Utility/states.h $(INSTALL_ROOT)/usr/local/MRL/include/Utility/


uninstall_headers:  FORCE
	-$(DEL_FILE) -r $(INSTALL_ROOT)/usr/local/MRL/include/Utility/xmltraversal.h 
	 -$(DEL_FILE) -r $(INSTALL_ROOT)/usr/local/MRL/include/Utility/PixmapCache.h 
	 -$(DEL_FILE) -r $(INSTALL_ROOT)/usr/local/MRL/include/Utility/rollingbuffer.hpp 
	 -$(DEL_FILE) -r $(INSTALL_ROOT)/usr/local/MRL/include/Utility/trace.hpp 
	 -$(DEL_FILE) -r $(INSTALL_ROOT)/usr/local/MRL/include/Utility/base.hpp 
	 -$(DEL_FILE) -r $(INSTALL_ROOT)/usr/local/MRL/include/Utility/stats.hpp 
	 -$(DEL_FILE) -r $(INSTALL_ROOT)/usr/local/MRL/include/Utility/stats.hpp 
	 -$(DEL_FILE) -r $(INSTALL_ROOT)/usr/local/MRL/include/Utility/Utility_global.h 
	 -$(DEL_FILE) -r $(INSTALL_ROOT)/usr/local/MRL/include/Utility/file.h 
	 -$(DEL_FILE) -r $(INSTALL_ROOT)/usr/local/MRL/include/Utility/Logging.h 
	 -$(DEL_FILE) -r $(INSTALL_ROOT)/usr/local/MRL/include/Utility/QtSystemInfo.h 
	 -$(DEL_FILE) -r $(INSTALL_ROOT)/usr/local/MRL/include/Utility/textprinter.h 
	 -$(DEL_FILE) -r $(INSTALL_ROOT)/usr/local/MRL/include/Utility/GuiHelpers.h 
	 -$(DEL_FILE) -r $(INSTALL_ROOT)/usr/local/MRL/include/Utility/actionlimits.hpp 
	 -$(DEL_FILE) -r $(INSTALL_ROOT)/usr/local/MRL/include/Utility/status.hpp 
	 -$(DEL_FILE) -r $(INSTALL_ROOT)/usr/local/MRL/include/Utility/states.h
	-$(DEL_DIR) $(INSTALL_ROOT)/usr/local/MRL/include/Utility/ 


install:  install_target install_headers  FORCE

uninstall: uninstall_target uninstall_headers   FORCE

FORCE:

