#############################################################################
# Makefile for building: action
# Generated by qmake (1.03a) on: Fri Feb  7 18:39:24 2003
# Project:  action.pro
# Template: app
# Command: $(QMAKE) action.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 = application.h
SOURCES = application.cpp \
		main.cpp
OBJECTS = .obj/release-shared-mt/application.o \
		.obj/release-shared-mt/main.o
FORMS = 
UICDECLS = 
UICIMPLS = 
SRCMOC   = .moc/release-shared-mt/moc_application.cpp
OBJMOC = .obj/release-shared-mt/moc_application.o
DIST	   = /export/redhat/BUILD/qt-x11-free-3.0.5/examples/action/action.pro
QMAKE_TARGET = action
DESTDIR  = 
TARGET   = action

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

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

mocclean:
	-$(DEL_FILE) $(OBJMOC)
	-$(DEL_FILE) $(SRCMOC)

uiclean:

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


####### Sub-libraries

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


FORCE:

####### Compile

.obj/release-shared-mt/application.o: application.cpp application.h \
		$(QTDIR)/include/qimage.h \
		$(QTDIR)/include/qpixmap.h \
		$(QTDIR)/include/qtoolbar.h \
		$(QTDIR)/include/qtoolbutton.h \
		$(QTDIR)/include/qpopupmenu.h \
		$(QTDIR)/include/qmenubar.h \
		$(QTDIR)/include/qtextedit.h \
		$(QTDIR)/include/qfile.h \
		$(QTDIR)/include/qfiledialog.h \
		$(QTDIR)/include/qstatusbar.h \
		$(QTDIR)/include/qmessagebox.h \
		$(QTDIR)/include/qprinter.h \
		$(QTDIR)/include/qapplication.h \
		$(QTDIR)/include/qaccel.h \
		$(QTDIR)/include/qtextstream.h \
		$(QTDIR)/include/qpainter.h \
		$(QTDIR)/include/qpaintdevicemetrics.h \
		$(QTDIR)/include/qwhatsthis.h \
		$(QTDIR)/include/qaction.h \
		filesave.xpm \
		fileopen.xpm \
		fileprint.xpm \
		$(QTDIR)/include/qmainwindow.h \
		$(QTDIR)/include/qwidget.h \
		$(QTDIR)/include/qptrlist.h \
		$(QTDIR)/include/qwindowdefs.h \
		$(QTDIR)/include/qobject.h \
		$(QTDIR)/include/qpaintdevice.h \
		$(QTDIR)/include/qpalette.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/qdatastream.h \
		$(QTDIR)/include/qtl.h \
		$(QTDIR)/include/qvaluelist.h \
		$(QTDIR)/include/qiodevice.h \
		$(QTDIR)/include/qglist.h \
		$(QTDIR)/include/qptrcollection.h \
		$(QTDIR)/include/qcolor.h \
		$(QTDIR)/include/qbrush.h \
		$(QTDIR)/include/qdockwindow.h \
		$(QTDIR)/include/qframe.h \
		$(QTDIR)/include/qstrlist.h \
		$(QTDIR)/include/qstringlist.h \
		$(QTDIR)/include/qbutton.h \
		$(QTDIR)/include/qiconset.h \
		$(QTDIR)/include/qkeysequence.h \
		$(QTDIR)/include/qmenudata.h \
		$(QTDIR)/include/qsignal.h \
		$(QTDIR)/include/qvariant.h \
		$(QTDIR)/include/qscrollview.h \
		$(QTDIR)/include/qstylesheet.h \
		$(QTDIR)/include/qptrvector.h \
		$(QTDIR)/include/qscrollbar.h \
		$(QTDIR)/include/qrangecontrol.h \
		$(QTDIR)/include/qdict.h \
		$(QTDIR)/include/qgvector.h \
		$(QTDIR)/include/qgdict.h \
		$(QTDIR)/include/qdir.h \
		$(QTDIR)/include/qdialog.h \
		$(QTDIR)/include/qurloperator.h \
		$(QTDIR)/include/qurlinfo.h \
		$(QTDIR)/include/qfileinfo.h \
		$(QTDIR)/include/qdatetime.h \
		$(QTDIR)/include/qurl.h \
		$(QTDIR)/include/qnetworkprotocol.h \
		$(QTDIR)/include/qdesktopwidget.h \
		$(QTDIR)/include/qasciidict.h \
		$(QTDIR)/include/qtranslator.h \
		$(QTDIR)/include/qpen.h \
		$(QTDIR)/include/qpointarray.h \
		$(QTDIR)/include/qwmatrix.h \
		$(QTDIR)/include/qcursor.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o .obj/release-shared-mt/application.o application.cpp

.obj/release-shared-mt/main.o: main.cpp $(QTDIR)/include/qapplication.h \
		application.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/qwidget.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/qmainwindow.h \
		$(QTDIR)/include/qtoolbar.h \
		$(QTDIR)/include/qdockwindow.h \
		$(QTDIR)/include/qframe.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o .obj/release-shared-mt/main.o main.cpp

.obj/release-shared-mt/moc_application.o: .moc/release-shared-mt/moc_application.cpp application.h $(QTDIR)/include/qmainwindow.h \
		$(QTDIR)/include/qwidget.h \
		$(QTDIR)/include/qtoolbar.h \
		$(QTDIR)/include/qptrlist.h \
		$(QTDIR)/include/qtextstream.h \
		$(QTDIR)/include/qwindowdefs.h \
		$(QTDIR)/include/qobject.h \
		$(QTDIR)/include/qpaintdevice.h \
		$(QTDIR)/include/qpalette.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/qdatastream.h \
		$(QTDIR)/include/qtl.h \
		$(QTDIR)/include/qvaluelist.h \
		$(QTDIR)/include/qiodevice.h \
		$(QTDIR)/include/qglist.h \
		$(QTDIR)/include/qptrcollection.h \
		$(QTDIR)/include/qcolor.h \
		$(QTDIR)/include/qbrush.h \
		$(QTDIR)/include/qdockwindow.h \
		$(QTDIR)/include/qframe.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o .obj/release-shared-mt/moc_application.o .moc/release-shared-mt/moc_application.cpp

.moc/release-shared-mt/moc_application.cpp: $(MOC) application.h
	$(MOC) application.h -o .moc/release-shared-mt/moc_application.cpp

####### Install

install: all 

uninstall: 

