#############################################################################
# Makefile for building: launcher
# Generated by qmake (1.05a) (Qt 3.1.2) on: Mon Apr 14 21:26:09 2003
# Project:  launcher.pro
# Template: app
# Command: $(QMAKE) -spec /data/home/rkrusty/build/qt-embedded-free-3.1.2/mkspecs/qws/linux-x86-g++ -o Makefile launcher.pro
#############################################################################

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

CC       = gcc $(BUILDFLAGS)
CXX      = g++ $(BUILDFLAGS)
LEX      = flex
YACC     = byacc
CFLAGS   = -pipe -fno-exceptions -I/usr/include/mysql -I/usr/include/postgresql -I/usr/include/postgresql/server -Wall -W -D_REENTRANT  -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -DQT_SHARED
CXXFLAGS = -pipe -DQWS -fno-exceptions -fno-rtti -fno-exceptions -I/usr/include/mysql -I/usr/include/postgresql -I/usr/include/postgresql/server -Wall -W -D_REENTRANT  -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -DQT_SHARED
LEXFLAGS = 
YACCFLAGS= -d
INCPATH  = -I/data/home/rkrusty/build/qt-embedded-free-3.1.2/mkspecs/qws/linux-x86-g++ -I. -I../../include -I.moc/release-shared-mt-emb-x86/
LINK     = g++ $(BUILDFLAGS)
LFLAGS   = -fno-exceptions
LIBS     = $(SUBLIBS) -L/data/home/rkrusty/build/qt-embedded-free-3.1.2/lib -lqte-mt -lmng -ljpeg -lpng -lz -ldl -lpthread
AR       = ar cqs
RANLIB   = 
MOC      = /data/home/rkrusty/build/qt-embedded-free-3.1.2/bin/moc
UIC      = /data/home/rkrusty/build/qt-embedded-free-3.1.2/bin/uic -L /data/home/rkrusty/build/qt-embedded-free-3.1.2/plugins
QMAKE    = /data/home/rkrusty/build/qt-embedded-free-3.1.2/bin/qmake
TAR      = tar -cf
GZIP     = gzip -9f
COPY     = cp -f
COPY_FILE= $(COPY) -p
COPY_DIR = $(COPY) -pR
DEL_FILE = rm -f
SYMLINK  = ln -sf
DEL_DIR  = rmdir
MOVE     = mv -f
CHK_DIR_EXISTS= test -d
MKDIR    = mkdir -p

####### Output directory

OBJECTS_DIR = .obj/release-shared-mt-emb-x86/

####### Files

HEADERS = 
SOURCES = launcher.cpp
OBJECTS = .obj/release-shared-mt-emb-x86/launcher.o
FORMS = 
UICDECLS = 
UICIMPLS = 
SRCMOC   = .moc/release-shared-mt-emb-x86/launcher.moc
OBJMOC = 
DIST	   = launcher.pro
QMAKE_TARGET = launcher
DESTDIR  = 
TARGET   = launcher

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

.SUFFIXES: .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):  $(UICDECLS) $(OBJECTS) $(OBJMOC) 
	$(LINK) $(LFLAGS) -o $(TARGET) $(OBJECTS) $(OBJMOC) $(LIBS)

mocables: $(SRCMOC)

$(MOC): 
	( cd $(QTDIR)/src/moc ; $(MAKE) )

Makefile: launcher.pro ../../.qmake.cache /data/home/rkrusty/build/qt-embedded-free-3.1.2/mkspecs/qws/linux-x86-g++/qmake.conf ../../lib/libqte-mt.prl
	$(QMAKE) -spec /data/home/rkrusty/build/qt-embedded-free-3.1.2/mkspecs/qws/linux-x86-g++ -o Makefile launcher.pro
qmake: 
	@$(QMAKE) -spec /data/home/rkrusty/build/qt-embedded-free-3.1.2/mkspecs/qws/linux-x86-g++ -o Makefile launcher.pro

dist: 
	@mkdir -p .obj/release-shared-mt-emb-x86/launcher && $(COPY_FILE) --parents $(SOURCES) $(HEADERS) $(FORMS) $(DIST) .obj/release-shared-mt-emb-x86/launcher/ && ( cd `dirname .obj/release-shared-mt-emb-x86/launcher` && $(TAR) launcher.tar launcher && $(GZIP) launcher.tar ) && $(MOVE) `dirname .obj/release-shared-mt-emb-x86/launcher`/launcher.tar.gz . && $(DEL_FILE) -r .obj/release-shared-mt-emb-x86/launcher

mocclean:
	-$(DEL_FILE) $(SRCMOC)

uiclean:

yaccclean:
lexclean:
clean: mocclean
	-$(DEL_FILE) $(OBJECTS) 
	-$(DEL_FILE) *~ core *.core


####### Sub-libraries

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


FORCE:

####### Compile

.obj/release-shared-mt-emb-x86/launcher.o: launcher.cpp ../../include/qapplication.h \
		../../include/qvbox.h \
		../../include/qpushbutton.h \
		../../include/qradiobutton.h \
		../../include/qcheckbox.h \
		../../include/qlabel.h \
		../../include/qimage.h \
		../../include/qtimer.h \
		../../include/qlistbox.h \
		../../include/qgroupbox.h \
		../../include/qvbuttongroup.h \
		../../include/qwindowsystem_qws.h \
		.moc/release-shared-mt-emb-x86/launcher.moc \
		../../include/qmap.h \
		../../include/qfile.h \
		../../include/qtextstream.h \
		../../include/qdesktopwidget.h \
		../../include/qasciidict.h \
		../../include/qpalette.h \
		../../include/qtranslator.h \
		../../include/qstrlist.h \
		../../include/qstringlist.h \
		../../include/qwidget.h \
		../../include/qwindowdefs.h \
		../../include/qobject.h \
		../../include/qpaintdevice.h \
		../../include/qfont.h \
		../../include/qfontmetrics.h \
		../../include/qfontinfo.h \
		../../include/qsizepolicy.h \
		../../include/qwinexport.h \
		../../include/qobjectdefs.h \
		../../include/qstring.h \
		../../include/qnamespace.h \
		../../include/qglobal.h \
		../../include/qconfig-minimal.h \
		../../include/qconfig-small.h \
		../../include/qconfig-medium.h \
		../../include/qconfig-large.h \
		../../include/qconfig.h \
		../../include/qmodules.h \
		../../include/qfeatures.h \
		../../include/qcstring.h \
		../../include/qmemarray.h \
		../../include/qgarray.h \
		../../include/qshared.h \
		../../include/qevent.h \
		../../include/qregion.h \
		../../include/qmime.h \
		../../include/qpair.h \
		../../include/qrect.h \
		../../include/qsize.h \
		../../include/qpoint.h \
		../../include/qptrlist.h \
		../../include/qdatastream.h \
		../../include/qvaluelist.h \
		../../include/qiodevice.h \
		../../include/qtl.h \
		../../include/qglist.h \
		../../include/qptrcollection.h \
		../../include/qcolor.h \
		../../include/qbrush.h \
		../../include/qgdict.h \
		../../include/qhbox.h \
		../../include/qframe.h \
		../../include/qbutton.h \
		../../include/qiconset.h \
		../../include/qkeysequence.h \
		../../include/qpixmap.h \
		../../include/qscrollview.h \
		../../include/qscrollbar.h \
		../../include/qrangecontrol.h \
		../../include/qbuttongroup.h \
		../../include/qwssocket_qws.h \
		../../include/qdatetime.h \
		../../include/qwsproperty_qws.h \
		../../include/qwscommand_qws.h \
		../../include/qwsevent_qws.h \
		../../include/qkbd_qws.h \
		../../include/qsocket.h \
		../../include/qserversocket.h \
		../../include/qhostaddress.h \
		../../include/qsocketdevice.h \
		../../include/qwsutils_qws.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o .obj/release-shared-mt-emb-x86/launcher.o launcher.cpp

.moc/release-shared-mt-emb-x86/launcher.moc: $(MOC) launcher.cpp
	$(MOC) launcher.cpp -o .moc/release-shared-mt-emb-x86/launcher.moc

####### Install

install: all 

uninstall: 

