#############################################################################
# Makefile for building: dclock
# Generated by qmake (1.07a) (Qt 3.3.3) on: Mon Oct 23 19:20:53 2006
# Project:  dclock.pro
# Template: app
# Command: $(QMAKE) -spec /usr/lib/qt/mkspecs/linux-g++ -o Makefile dclock.pro
#############################################################################

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

CC       = gcc
CXX      = g++
LEX      = flex
YACC     = yacc
CFLAGS   = -pipe -fno-exceptions -Wall -W -O2 -march=i486 -mcpu=i686 -D_REENTRANT  -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -DQT_SHARED
CXXFLAGS = -pipe -fno-exceptions -Wall -W -O2 -march=i486 -mcpu=i686 -D_REENTRANT  -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -DQT_SHARED
LEXFLAGS = 
YACCFLAGS= -d
INCPATH  = -I/usr/lib/qt/mkspecs/linux-g++ -I. -I/usr/include/freetype2 -I../../include -I/usr/X11R6/include -I/usr/X11R6/include -I.moc/release-shared-mt/
LINK     = g++
LFLAGS   = -fno-exceptions  -Wl,-rpath,/usr/lib/qt/lib
LIBS     = $(SUBLIBS) -L/usr/lib/qt/lib -L/usr/X11R6/lib -L/usr/X11R6/lib -lqt-mt -lmng -ljpeg -lpng -lz -lGLU -lGL -lXmu -lXrender -lXrandr -lXcursor -lXinerama -lXft -lfreetype -lfontconfig -lXext -lX11 -lm -lSM -lICE -ldl -lpthread
AR       = ar cqs
RANLIB   = 
MOC      = /usr/lib/qt/bin/moc
UIC      = /usr/lib/qt/bin/uic -L /usr/lib/qt/plugins
QMAKE    = /usr/lib/qt/bin/qmake
TAR      = tar -cf
GZIP     = gzip -9f
COPY     = cp -f
COPY_FILE= $(COPY)
COPY_DIR = $(COPY) -r
INSTALL_FILE= $(COPY_FILE)
INSTALL_DIR = $(COPY_DIR)
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/

####### Files

HEADERS = dclock.h
SOURCES = dclock.cpp \
		main.cpp
OBJECTS = .obj/release-shared-mt/dclock.o \
		.obj/release-shared-mt/main.o
FORMS = 
UICDECLS = 
UICIMPLS = 
SRCMOC   = .moc/release-shared-mt/moc_dclock.cpp
OBJMOC = .obj/release-shared-mt/moc_dclock.o
DIST	   = dclock.pro
QMAKE_TARGET = dclock
DESTDIR  = 
TARGET   = dclock

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

.SUFFIXES: .c .o .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) $(OBJCOMP) $(LIBS)

mocables: $(SRCMOC)
uicables: $(UICDECLS) $(UICIMPLS)

$(MOC): 
	( cd /usr/lib/qt/src/moc && $(MAKE) )

Makefile: dclock.pro ../../.qmake.cache /usr/lib/qt/mkspecs/linux-g++/qmake.conf ../../lib/libqt-mt.prl
	$(QMAKE) -spec /usr/lib/qt/mkspecs/linux-g++ -o Makefile dclock.pro
qmake: 
	@$(QMAKE) -spec /usr/lib/qt/mkspecs/linux-g++ -o Makefile dclock.pro

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

mocclean:
	-$(DEL_FILE) $(OBJMOC)
	-$(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/dclock.o: dclock.cpp dclock.h \
		../../include/qdatetime.h \
		../../include/qlcdnumber.h \
		../../include/qframe.h \
		../../include/qbitarray.h \
		../../include/qwidget.h \
		../../include/qwindowdefs.h \
		../../include/qobject.h \
		../../include/qpaintdevice.h \
		../../include/qpalette.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/qmap.h \
		../../include/qptrlist.h \
		../../include/qdatastream.h \
		../../include/qvaluelist.h \
		../../include/qiodevice.h \
		../../include/qtl.h \
		../../include/qtextstream.h \
		../../include/qglist.h \
		../../include/qptrcollection.h \
		../../include/qcolor.h \
		../../include/qbrush.h \
		../../include/qstringlist.h \
		../../include/qstrlist.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o .obj/release-shared-mt/dclock.o dclock.cpp

.obj/release-shared-mt/main.o: main.cpp dclock.h \
		../../include/qapplication.h \
		../../include/qlcdnumber.h \
		../../include/qframe.h \
		../../include/qbitarray.h \
		../../include/qwidget.h \
		../../include/qwindowdefs.h \
		../../include/qobject.h \
		../../include/qpaintdevice.h \
		../../include/qpalette.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/qmap.h \
		../../include/qptrlist.h \
		../../include/qdatastream.h \
		../../include/qvaluelist.h \
		../../include/qiodevice.h \
		../../include/qtl.h \
		../../include/qtextstream.h \
		../../include/qglist.h \
		../../include/qptrcollection.h \
		../../include/qcolor.h \
		../../include/qbrush.h \
		../../include/qstringlist.h \
		../../include/qstrlist.h \
		../../include/qdesktopwidget.h \
		../../include/qasciidict.h \
		../../include/qtranslator.h \
		../../include/qgdict.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o .obj/release-shared-mt/main.o main.cpp

.obj/release-shared-mt/moc_dclock.o: .moc/release-shared-mt/moc_dclock.cpp  dclock.h ../../include/qlcdnumber.h \
		../../include/qframe.h \
		../../include/qbitarray.h \
		../../include/qwidget.h \
		../../include/qwindowdefs.h \
		../../include/qobject.h \
		../../include/qpaintdevice.h \
		../../include/qpalette.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/qmap.h \
		../../include/qptrlist.h \
		../../include/qdatastream.h \
		../../include/qvaluelist.h \
		../../include/qiodevice.h \
		../../include/qtl.h \
		../../include/qtextstream.h \
		../../include/qglist.h \
		../../include/qptrcollection.h \
		../../include/qcolor.h \
		../../include/qbrush.h \
		../../include/qstringlist.h \
		../../include/qstrlist.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o .obj/release-shared-mt/moc_dclock.o .moc/release-shared-mt/moc_dclock.cpp

.moc/release-shared-mt/moc_dclock.cpp: $(MOC) dclock.h
	$(MOC) dclock.h -o .moc/release-shared-mt/moc_dclock.cpp

####### Install

install:  

uninstall:  

