blob: cc61daa0a8e2031a183c6b4f2dcddc8d399979ec [file] [log] [blame]
#############################################################################
# Makefile for building: qwebplugindatabase
# Generated by qmake (2.01a) (Qt 4.7.4) on: Mon Jul 16 16:55:38 2012
# Project: qwebplugindatabase.pro
# Template: app
# Command: /Users/eckels/Downloads/qt-everywhere-opensource-src-4.7.4/bin/qmake -spec ../../../../../../../mkspecs/macx-g++42 -o Makefile qwebplugindatabase.pro
#############################################################################
####### Compiler, tools and options
CC = gcc-4.2
CXX = g++-4.2
DEFINES = -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DTESTS_SOURCE_DIR=\"/Users/eckels/Downloads/qt-everywhere-opensource-src-4.7.4/src/3rdparty/webkit/WebKit/qt/tests/\" -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_TESTLIB_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_HAVE_MMX -DQT_HAVE_3DNOW -DQT_HAVE_SSE -DQT_HAVE_MMXEXT -DQT_HAVE_SSE2 -DQT_HAVE_SSE3 -DQT_HAVE_SSSE3 -DQT_HAVE_SSE4_1 -DQT_HAVE_SSE4_2 -DQT_SHARED
CFLAGS = -pipe -Xarch_i386 -mmacosx-version-min=10.4 -Xarch_ppc -mmacosx-version-min=10.4 -O2 -arch i386 -arch ppc $(DEFINES)
CXXFLAGS = -pipe -Xarch_i386 -mmacosx-version-min=10.4 -Xarch_ppc -mmacosx-version-min=10.4 -Wall -Wreturn-type -fno-strict-aliasing -Wcast-align -Wchar-subscripts -Wformat-security -Wreturn-type -Wno-unused-parameter -Wno-sign-compare -Wno-switch -Wno-switch-enum -Wundef -Wmissing-noreturn -Winit-self -O2 -arch i386 -arch ppc $(DEFINES)
INCPATH = -I../../../../../../../mkspecs/macx-g++42 -I. -I../../../../../../../include/QtCore -I../../../../../../../include/QtNetwork -I../../../../../../../include/QtGui -I../../../../../../../include/QtTest -I../../../../../../../include/QtWebKit -I../../../../../../../include -I../../tests -I../../Api -I../../../../include/QtWebKit -I.moc/release-shared
LINK = g++-4.2
LFLAGS = -headerpad_max_install_names -arch i386 -arch ppc -Xarch_i386 -mmacosx-version-min=10.4 -Xarch_ppc -mmacosx-version-min=10.4
LIBS = $(SUBLIBS) -L/Users/eckels/Downloads/qt-everywhere-opensource-src-4.7.4/lib -lQtWebKit -lQtTest -L/Users/eckels/Downloads/qt-everywhere-opensource-src-4.7.4/lib -framework IOKit -framework ApplicationServices -framework Security -lQtGui -lQtNetwork -lQtCore
AR = ar cq
RANLIB = ranlib -s
QMAKE = /Users/eckels/Downloads/qt-everywhere-opensource-src-4.7.4/bin/qmake
TAR = tar -cf
COMPRESS = gzip -9f
COPY = cp -f
SED = sed
COPY_FILE = cp -f
COPY_DIR = cp -f -R
STRIP =
INSTALL_FILE = $(COPY_FILE)
INSTALL_DIR = $(COPY_DIR)
INSTALL_PROGRAM = $(COPY_FILE)
DEL_FILE = rm -f
SYMLINK = ln -f -s
DEL_DIR = rmdir
MOVE = mv -f
CHK_DIR_EXISTS= test -d
MKDIR = mkdir -p
export MACOSX_DEPLOYMENT_TARGET = 10.4
####### Output directory
OBJECTS_DIR = .obj/release-shared/
####### Files
SOURCES = ../../Api/qwebplugindatabase.cpp
OBJECTS = .obj/release-shared/qwebplugindatabase.o
DIST = ../../../../../../../mkspecs/common/unix.conf \
../../../../../../../mkspecs/common/mac.conf \
../../../../../../../mkspecs/common/mac-g++.conf \
../../../../../../../mkspecs/features/exclusive_builds.prf \
../../../../../../../mkspecs/features/default_pre.prf \
../../../../../../../mkspecs/features/mac/default_pre.prf \
../../../../../../../.qmake.cache \
../../../../../../../mkspecs/qconfig.pri \
../../../../../../../mkspecs/modules/qt_webkit_version.pri \
../../../../../../../mkspecs/features/qt_functions.prf \
../../../../../../../mkspecs/features/qt_config.prf \
../../../../WebKit.pri \
../tests.pri \
../../../../../../../mkspecs/features/release.prf \
../../../../../../../mkspecs/features/default_post.prf \
../../../../../../../mkspecs/features/mac/default_post.prf \
../../../../../../../mkspecs/features/mac/x86.prf \
../../../../../../../mkspecs/features/mac/objective_c.prf \
../../../../../../../mkspecs/features/unix/dylib.prf \
../../../../../../../mkspecs/features/mac/ppc.prf \
../../../../../../../mkspecs/features/unix/largefile.prf \
../../../../../../../mkspecs/features/dll.prf \
../../../../../../../mkspecs/features/shared.prf \
../../../../../../../mkspecs/features/qt.prf \
../../../../../../../mkspecs/features/unix/thread.prf \
../../../../../../../mkspecs/features/moc.prf \
../../../../../../../mkspecs/features/mac/rez.prf \
../../../../../../../mkspecs/features/mac/sdk.prf \
../../../../../../../mkspecs/features/resources.prf \
../../../../../../../mkspecs/features/uic.prf \
../../../../../../../mkspecs/features/yacc.prf \
../../../../../../../mkspecs/features/lex.prf \
qwebplugindatabase.pro
QMAKE_TARGET = qwebplugindatabase
DESTDIR =
TARGET = qwebplugindatabase
####### Custom Compiler Variables
QMAKE_COMP_QMAKE_OBJECTIVE_CFLAGS = -pipe \
-Xarch_i386 \
-mmacosx-version-min=10.4 \
-Xarch_ppc \
-mmacosx-version-min=10.4 \
-O2 \
-arch \
i386 \
-arch \
ppc
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)
$(LINK) $(LFLAGS) -o $(TARGET) $(OBJECTS) $(OBJCOMP) $(LIBS)
Makefile: qwebplugindatabase.pro ../../../../../../../.qmake.cache ../../../../../../../mkspecs/macx-g++42/qmake.conf ../../../../../../../mkspecs/common/unix.conf \
../../../../../../../mkspecs/common/mac.conf \
../../../../../../../mkspecs/common/mac-g++.conf \
../../../../../../../mkspecs/features/exclusive_builds.prf \
../../../../../../../mkspecs/features/default_pre.prf \
../../../../../../../mkspecs/features/mac/default_pre.prf \
../../../../../../../.qmake.cache \
../../../../../../../mkspecs/qconfig.pri \
../../../../../../../mkspecs/modules/qt_webkit_version.pri \
../../../../../../../mkspecs/features/qt_functions.prf \
../../../../../../../mkspecs/features/qt_config.prf \
../../../../WebKit.pri \
../tests.pri \
../../../../../../../mkspecs/features/release.prf \
../../../../../../../mkspecs/features/default_post.prf \
../../../../../../../mkspecs/features/mac/default_post.prf \
../../../../../../../mkspecs/features/mac/x86.prf \
../../../../../../../mkspecs/features/mac/objective_c.prf \
../../../../../../../mkspecs/features/unix/dylib.prf \
../../../../../../../mkspecs/features/mac/ppc.prf \
../../../../../../../mkspecs/features/unix/largefile.prf \
../../../../../../../mkspecs/features/dll.prf \
../../../../../../../mkspecs/features/shared.prf \
../../../../../../../mkspecs/features/qt.prf \
../../../../../../../mkspecs/features/unix/thread.prf \
../../../../../../../mkspecs/features/moc.prf \
../../../../../../../mkspecs/features/mac/rez.prf \
../../../../../../../mkspecs/features/mac/sdk.prf \
../../../../../../../mkspecs/features/resources.prf \
../../../../../../../mkspecs/features/uic.prf \
../../../../../../../mkspecs/features/yacc.prf \
../../../../../../../mkspecs/features/lex.prf \
/Users/eckels/Downloads/qt-everywhere-opensource-src-4.7.4/lib/libQtWebKit.prl \
/Users/eckels/Downloads/qt-everywhere-opensource-src-4.7.4/lib/libQtTest.prl \
/Users/eckels/Downloads/qt-everywhere-opensource-src-4.7.4/lib/libQtCore.prl \
/Users/eckels/Downloads/qt-everywhere-opensource-src-4.7.4/lib/libQtGui.prl \
/Users/eckels/Downloads/qt-everywhere-opensource-src-4.7.4/lib/libQtNetwork.prl
$(QMAKE) -spec ../../../../../../../mkspecs/macx-g++42 -o Makefile qwebplugindatabase.pro
../../../../../../../mkspecs/common/unix.conf:
../../../../../../../mkspecs/common/mac.conf:
../../../../../../../mkspecs/common/mac-g++.conf:
../../../../../../../mkspecs/features/exclusive_builds.prf:
../../../../../../../mkspecs/features/default_pre.prf:
../../../../../../../mkspecs/features/mac/default_pre.prf:
../../../../../../../.qmake.cache:
../../../../../../../mkspecs/qconfig.pri:
../../../../../../../mkspecs/modules/qt_webkit_version.pri:
../../../../../../../mkspecs/features/qt_functions.prf:
../../../../../../../mkspecs/features/qt_config.prf:
../../../../WebKit.pri:
../tests.pri:
../../../../../../../mkspecs/features/release.prf:
../../../../../../../mkspecs/features/default_post.prf:
../../../../../../../mkspecs/features/mac/default_post.prf:
../../../../../../../mkspecs/features/mac/x86.prf:
../../../../../../../mkspecs/features/mac/objective_c.prf:
../../../../../../../mkspecs/features/unix/dylib.prf:
../../../../../../../mkspecs/features/mac/ppc.prf:
../../../../../../../mkspecs/features/unix/largefile.prf:
../../../../../../../mkspecs/features/dll.prf:
../../../../../../../mkspecs/features/shared.prf:
../../../../../../../mkspecs/features/qt.prf:
../../../../../../../mkspecs/features/unix/thread.prf:
../../../../../../../mkspecs/features/moc.prf:
../../../../../../../mkspecs/features/mac/rez.prf:
../../../../../../../mkspecs/features/mac/sdk.prf:
../../../../../../../mkspecs/features/resources.prf:
../../../../../../../mkspecs/features/uic.prf:
../../../../../../../mkspecs/features/yacc.prf:
../../../../../../../mkspecs/features/lex.prf:
/Users/eckels/Downloads/qt-everywhere-opensource-src-4.7.4/lib/libQtWebKit.prl:
/Users/eckels/Downloads/qt-everywhere-opensource-src-4.7.4/lib/libQtTest.prl:
/Users/eckels/Downloads/qt-everywhere-opensource-src-4.7.4/lib/libQtCore.prl:
/Users/eckels/Downloads/qt-everywhere-opensource-src-4.7.4/lib/libQtGui.prl:
/Users/eckels/Downloads/qt-everywhere-opensource-src-4.7.4/lib/libQtNetwork.prl:
qmake: FORCE
@$(QMAKE) -spec ../../../../../../../mkspecs/macx-g++42 -o Makefile qwebplugindatabase.pro
dist:
@$(CHK_DIR_EXISTS) .obj/release-shared/qwebplugindatabase1.0.0 || $(MKDIR) .obj/release-shared/qwebplugindatabase1.0.0
$(COPY_FILE) --parents $(SOURCES) $(DIST) .obj/release-shared/qwebplugindatabase1.0.0/ && $(COPY_FILE) --parents ../../Api/qwebplugindatabase.cpp .obj/release-shared/qwebplugindatabase1.0.0/ && (cd `dirname .obj/release-shared/qwebplugindatabase1.0.0` && $(TAR) qwebplugindatabase1.0.0.tar qwebplugindatabase1.0.0 && $(COMPRESS) qwebplugindatabase1.0.0.tar) && $(MOVE) `dirname .obj/release-shared/qwebplugindatabase1.0.0`/qwebplugindatabase1.0.0.tar.gz . && $(DEL_FILE) -r .obj/release-shared/qwebplugindatabase1.0.0
clean:compiler_clean
-$(DEL_FILE) $(OBJECTS)
-$(DEL_FILE) *~ core *.core
####### Sub-libraries
distclean: clean
-$(DEL_FILE) $(TARGET)
-$(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_objective_c_make_all:
compiler_objective_c_clean:
compiler_moc_header_make_all:
compiler_moc_header_clean:
compiler_rcc_make_all:
compiler_rcc_clean:
compiler_image_collection_make_all: .uic/release-shared/qmake_image_collection.cpp
compiler_image_collection_clean:
-$(DEL_FILE) .uic/release-shared/qmake_image_collection.cpp
compiler_moc_source_make_all:
compiler_moc_source_clean:
compiler_rez_source_make_all:
compiler_rez_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:
####### Compile
.obj/release-shared/qwebplugindatabase.o: ../../Api/qwebplugindatabase.cpp ../../Api/qwebplugindatabase_p.h \
../../Api/qwebkitglobal.h \
../../../../../../../include/QtCore/qglobal.h \
../../../../../../corelib/global/qglobal.h \
../../../../../../../include/QtCore/qconfig.h \
../../../../../../corelib/global/qconfig.h \
../../../../../../../include/QtCore/qfeatures.h \
../../../../../../corelib/global/qfeatures.h \
../../Api/qwebpluginfactory.h \
../../../../../../../include/QtCore/qobject.h \
../../../../../../corelib/kernel/qobject.h \
../../../../../../../include/QtCore/qobjectdefs.h \
../../../../../../corelib/kernel/qobjectdefs.h \
../../../../../../../include/QtCore/qnamespace.h \
../../../../../../corelib/global/qnamespace.h \
../../../../../../../include/QtCore/qstring.h \
../../../../../../corelib/tools/qstring.h \
../../../../../../../include/QtCore/qchar.h \
../../../../../../corelib/tools/qchar.h \
../../../../../../../include/QtCore/qbytearray.h \
../../../../../../corelib/tools/qbytearray.h \
../../../../../../../include/QtCore/qatomic.h \
../../../../../../corelib/thread/qatomic.h \
../../../../../../../include/QtCore/qbasicatomic.h \
../../../../../../corelib/thread/qbasicatomic.h \
../../../../../../../include/QtCore/qatomic_bootstrap.h \
../../../../../../corelib/arch/qatomic_bootstrap.h \
../../../../../../../include/QtCore/qatomic_arch.h \
../../../../../../corelib/arch/qatomic_arch.h \
../../../../../../../include/QtCore/qatomic_vxworks.h \
../../../../../../corelib/arch/qatomic_vxworks.h \
../../../../../../../include/QtCore/qatomic_powerpc.h \
../../../../../../corelib/arch/qatomic_powerpc.h \
../../../../../../../include/QtCore/qatomic_alpha.h \
../../../../../../corelib/arch/qatomic_alpha.h \
../../../../../../../include/QtCore/qatomic_arm.h \
../../../../../../corelib/arch/qatomic_arm.h \
../../../../../../../include/QtCore/qatomic_armv6.h \
../../../../../../corelib/arch/qatomic_armv6.h \
../../../../../../../include/QtCore/qatomic_avr32.h \
../../../../../../corelib/arch/qatomic_avr32.h \
../../../../../../../include/QtCore/qatomic_bfin.h \
../../../../../../corelib/arch/qatomic_bfin.h \
../../../../../../../include/QtCore/qatomic_generic.h \
../../../../../../corelib/arch/qatomic_generic.h \
../../../../../../../include/QtCore/qatomic_i386.h \
../../../../../../corelib/arch/qatomic_i386.h \
../../../../../../../include/QtCore/qatomic_ia64.h \
../../../../../../corelib/arch/qatomic_ia64.h \
../../../../../../../include/QtCore/qatomic_macosx.h \
../../../../../../corelib/arch/qatomic_macosx.h \
../../../../../../../include/QtCore/qatomic_x86_64.h \
../../../../../../corelib/arch/qatomic_x86_64.h \
../../../../../../../include/QtCore/qatomic_mips.h \
../../../../../../corelib/arch/qatomic_mips.h \
../../../../../../../include/QtCore/qatomic_parisc.h \
../../../../../../corelib/arch/qatomic_parisc.h \
../../../../../../../include/QtCore/qatomic_s390.h \
../../../../../../corelib/arch/qatomic_s390.h \
../../../../../../../include/QtCore/qatomic_sparc.h \
../../../../../../corelib/arch/qatomic_sparc.h \
../../../../../../../include/QtCore/qatomic_windows.h \
../../../../../../corelib/arch/qatomic_windows.h \
../../../../../../../include/QtCore/qatomic_windowsce.h \
../../../../../../corelib/arch/qatomic_windowsce.h \
../../../../../../../include/QtCore/qatomic_symbian.h \
../../../../../../corelib/arch/qatomic_symbian.h \
../../../../../../../include/QtCore/qatomic_sh.h \
../../../../../../corelib/arch/qatomic_sh.h \
../../../../../../../include/QtCore/qatomic_sh4a.h \
../../../../../../corelib/arch/qatomic_sh4a.h \
../../../../../../../include/Qt3Support/q3cstring.h \
../../../../../../qt3support/tools/q3cstring.h \
../../../../../../../include/QtCore/qstringbuilder.h \
../../../../../../corelib/tools/qstringbuilder.h \
../../../../../../../include/QtCore/qmap.h \
../../../../../../corelib/tools/qmap.h \
../../../../../../../include/QtCore/qiterator.h \
../../../../../../corelib/tools/qiterator.h \
../../../../../../../include/QtCore/qlist.h \
../../../../../../corelib/tools/qlist.h \
../../../../../../../include/QtCore/qalgorithms.h \
../../../../../../corelib/tools/qalgorithms.h \
../../../../../../../include/QtCore/qcoreevent.h \
../../../../../../corelib/kernel/qcoreevent.h \
../../../../../../../include/QtCore/qscopedpointer.h \
../../../../../../corelib/tools/qscopedpointer.h \
../../../../../../../include/QtCore/qstringlist.h \
../../../../../../corelib/tools/qstringlist.h \
../../../../../../../include/QtCore/qdatastream.h \
../../../../../../corelib/io/qdatastream.h \
../../../../../../../include/QtCore/qiodevice.h \
../../../../../../corelib/io/qiodevice.h \
../../../../../../../include/QtCore/qregexp.h \
../../../../../../corelib/tools/qregexp.h \
../../../../../../../include/QtCore/qstringmatcher.h \
../../../../../../corelib/tools/qstringmatcher.h \
../../../../../../../include/Qt3Support/q3valuelist.h \
../../../../../../qt3support/tools/q3valuelist.h \
../../../../../../../include/QtCore/qlinkedlist.h \
../../../../../../corelib/tools/qlinkedlist.h
$(CXX) -c $(CXXFLAGS) $(INCPATH) -o .obj/release-shared/qwebplugindatabase.o ../../Api/qwebplugindatabase.cpp
####### Install
install: FORCE
uninstall: FORCE
FORCE: