#############################################################################
# Makefile for building: picture
# Generated by qmake (1.03a) on: Fri Feb  7 18:41:31 2003
# Project:  picture.pro
# Template: app
# Command: $(QMAKE) picture.pro
#############################################################################

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

CC       = gcc
CXX      = g++
LEX      = flex
YACC     = yacc
CFLAGS   = -pipe -fno-exceptions -Wall -W -I/usr/include/freetype2 -I/usr/include/freetype2/freetype -O2 -march=i586 -fno-use-cxa-atexit -fno-exceptions -D_REENTRANT  -DQT_NO_DEBUG -DQT_THREAD_SUPPORT
CXXFLAGS = -pipe -fno-exceptions -Wall -W -I/usr/include/freetype2 -I/usr/include/freetype2/freetype -O2 -march=i586 -fno-use-cxa-atexit -fno-exceptions -D_REENTRANT  -DQT_NO_DEBUG -DQT_THREAD_SUPPORT
LEXFLAGS = 
YACCFLAGS= -d
INCPATH  = -I/usr/include/freetype2 -I$(QTDIR)/include -I/usr/X11R6/include -I/usr/X11R6/include -I.moc/release-shared-mt/ -I$(QTDIR)/mkspecs/linux-g++
LINK     = g++
LFLAGS   = -fno-exceptions
LIBS     = $(SUBLIBS) -L/usr/src/redhat/BUILD/qt-x11-free-3.0.5/Xinerama  -Wl,-rpath,$(QTDIR)/lib  -L$(QTDIR)/lib  -L/usr/X11R6/lib  -L/usr/X11R6/lib -lqt-mt -lpthread -lGLU -lGL -lXmu -lICE -lSM -ldl -lXext -lX11 -lm -lXinerama -lXrender -lXft -lfreetype
AR       = ar cqs
RANLIB   = 
MOC      = $(QTDIR)/bin/moc
UIC      = $(QTDIR)/bin/uic
QMAKE    = 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

####### Output directory

OBJECTS_DIR = .obj/release-shared-mt/

####### Files

HEADERS = 
SOURCES = picture.cpp
OBJECTS = .obj/release-shared-mt/picture.o
FORMS = 
UICDECLS = 
UICIMPLS = 
SRCMOC   = 
OBJMOC = 
DIST	   = /export/redhat/BUILD/qt-x11-free-3.0.5/examples/picture/picture.pro
QMAKE_TARGET = picture
DESTDIR  = 
TARGET   = picture

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: picture.pro $(QTDIR)/.qmake.cache $(QTDIR)/mkspecs/linux-g++/qmake.conf 
	$(QMAKE) picture.pro
qmake: 
	@$(QMAKE) picture.pro

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

mocclean:

uiclean:

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


####### Sub-libraries

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


FORCE:

####### Compile

.obj/release-shared-mt/picture.o: picture.cpp $(QTDIR)/include/qapplication.h \
		$(QTDIR)/include/qpainter.h \
		$(QTDIR)/include/qpicture.h \
		$(QTDIR)/include/qpixmap.h \
		$(QTDIR)/include/qwidget.h \
		$(QTDIR)/include/qmessagebox.h \
		$(QTDIR)/include/qfile.h \
		$(QTDIR)/include/qdesktopwidget.h \
		$(QTDIR)/include/qasciidict.h \
		$(QTDIR)/include/qpalette.h \
		$(QTDIR)/include/qtranslator.h \
		$(QTDIR)/include/qstrlist.h \
		$(QTDIR)/include/qstringlist.h \
		$(QTDIR)/include/qwindowdefs.h \
		$(QTDIR)/include/qobject.h \
		$(QTDIR)/include/qpaintdevice.h \
		$(QTDIR)/include/qfont.h \
		$(QTDIR)/include/qfontmetrics.h \
		$(QTDIR)/include/qfontinfo.h \
		$(QTDIR)/include/qsizepolicy.h \
		$(QTDIR)/include/qobjectdefs.h \
		$(QTDIR)/include/qstring.h \
		$(QTDIR)/include/qnamespace.h \
		$(QTDIR)/include/qglobal.h \
		$(QTDIR)/include/qconfig-minimal.h \
		$(QTDIR)/include/qconfig-small.h \
		$(QTDIR)/include/qconfig-medium.h \
		$(QTDIR)/include/qconfig-large.h \
		$(QTDIR)/include/qconfig.h \
		$(QTDIR)/include/qmodules.h \
		$(QTDIR)/include/qfeatures.h \
		$(QTDIR)/include/qcstring.h \
		$(QTDIR)/include/qmemarray.h \
		$(QTDIR)/include/qgarray.h \
		$(QTDIR)/include/qshared.h \
		$(QTDIR)/include/qevent.h \
		$(QTDIR)/include/qregion.h \
		$(QTDIR)/include/qmime.h \
		$(QTDIR)/include/qpair.h \
		$(QTDIR)/include/qrect.h \
		$(QTDIR)/include/qsize.h \
		$(QTDIR)/include/qpoint.h \
		$(QTDIR)/include/qmap.h \
		$(QTDIR)/include/qptrlist.h \
		$(QTDIR)/include/qdatastream.h \
		$(QTDIR)/include/qtl.h \
		$(QTDIR)/include/qvaluelist.h \
		$(QTDIR)/include/qiodevice.h \
		$(QTDIR)/include/qtextstream.h \
		$(QTDIR)/include/qglist.h \
		$(QTDIR)/include/qptrcollection.h \
		$(QTDIR)/include/qcolor.h \
		$(QTDIR)/include/qbrush.h \
		$(QTDIR)/include/qgdict.h \
		$(QTDIR)/include/qpen.h \
		$(QTDIR)/include/qpointarray.h \
		$(QTDIR)/include/qwmatrix.h \
		$(QTDIR)/include/qbuffer.h \
		$(QTDIR)/include/qdialog.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o .obj/release-shared-mt/picture.o picture.cpp

####### Install

install: all 

uninstall: 

