1#############################################################################
2# Makefile for building: SimpleExample
3# Generated by qmake (2.01a) (Qt 4.8.1) on: Thu Apr 24 10:48:53 2014
4# Project:  SimpleExample.pro
5# Template: app
6# Command: /usr/bin/qmake -o Makefile SimpleExample.pro
7#############################################################################
8
9####### Compiler, tools and options
10
11CC            = gcc
12CXX           = g++
13DEFINES       = -DQT_WEBKIT -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED
14CFLAGS        = -m64 -pipe -O2 -Wall -W -D_REENTRANT $(DEFINES)
15CXXFLAGS      = -m64 -pipe -O2 -Wall -W -D_REENTRANT $(DEFINES)
16INCPATH       = -I/usr/share/qt4/mkspecs/linux-g++-64 -I. -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4 -I.
17LINK          = g++
18LFLAGS        = -m64 -Wl,-O1
19LIBS          = $(SUBLIBS)  -L/usr/lib/x86_64-linux-gnu -L/usr/lib/llvm-3.1/lib -lffi -lm -lLLVMAsmParser -lLLVMInstrumentation -lLLVMLinker -lLLVMArchive -lLLVMBitReader -lLLVMDebugInfo -lLLVMJIT -lLLVMipo -lLLVMVectorize -lLLVMBitWriter -lLLVMTableGen -lLLVMHexagonCodeGen -lLLVMHexagonAsmPrinter -lLLVMHexagonDesc -lLLVMHexagonInfo -lLLVMPTXCodeGen -lLLVMPTXDesc -lLLVMPTXInfo -lLLVMPTXAsmPrinter -lLLVMMBlazeAsmParser -lLLVMMBlazeDisassembler -lLLVMMBlazeCodeGen -lLLVMMBlazeDesc -lLLVMMBlazeInfo -lLLVMMBlazeAsmPrinter -lLLVMCppBackendCodeGen -lLLVMCppBackendInfo -lLLVMMSP430CodeGen -lLLVMMSP430Desc -lLLVMMSP430Info -lLLVMMSP430AsmPrinter -lLLVMXCoreCodeGen -lLLVMXCoreDesc -lLLVMXCoreInfo -lLLVMCellSPUCodeGen -lLLVMCellSPUDesc -lLLVMCellSPUInfo -lLLVMMipsDisassembler -lLLVMMipsAsmParser -lLLVMMipsCodeGen -lLLVMMipsDesc -lLLVMMipsInfo -lLLVMMipsAsmPrinter -lLLVMARMDisassembler -lLLVMARMAsmParser -lLLVMARMCodeGen -lLLVMARMDesc -lLLVMARMInfo -lLLVMARMAsmPrinter -lLLVMPowerPCCodeGen -lLLVMPowerPCDesc -lLLVMPowerPCInfo -lLLVMPowerPCAsmPrinter -lLLVMSparcCodeGen -lLLVMSparcDesc -lLLVMSparcInfo -lLLVMX86CodeGen -lLLVMSelectionDAG -lLLVMAsmPrinter -lLLVMX86AsmParser -lLLVMX86Disassembler -lLLVMX86Desc -lLLVMX86AsmPrinter -lLLVMX86Info -lLLVMX86Utils -lLLVMMCDisassembler -lLLVMMCParser -lLLVMInterpreter -lLLVMCodeGen -lLLVMScalarOpts -lLLVMInstCombine -lLLVMTransformUtils -lLLVMipa -lLLVMAnalysis -lLLVMMCJIT -lLLVMRuntimeDyld -lLLVMExecutionEngine -lLLVMTarget -lLLVMMC -lLLVMObject -lLLVMCore -lLLVMSupport -L/usr/local/lib -L/usr/lib -L/usr/local/lib -lfaust -lfaustremote -L/usr/lib/x86_64-linux-gnu -lcurl -ljack -ljacknet -ldl -ldbus-1 -lrt -ldaemon -lQtGui -lQtCore -lpthread
20AR            = ar cqs
21RANLIB        =
22QMAKE         = /usr/bin/qmake
23TAR           = tar -cf
24COMPRESS      = gzip -9f
25COPY          = cp -f
26SED           = sed
27COPY_FILE     = $(COPY)
28COPY_DIR      = $(COPY) -r
29STRIP         = strip
30INSTALL_FILE  = install -m 644 -p
31INSTALL_DIR   = $(COPY_DIR)
32INSTALL_PROGRAM = install -m 755 -p
33DEL_FILE      = rm -f
34SYMLINK       = ln -f -s
35DEL_DIR       = rmdir
36MOVE          = mv -f
37CHK_DIR_EXISTS= test -d
38MKDIR         = mkdir -p
39
40####### Output directory
41
42OBJECTS_DIR   = ./
43
44####### Files
45
46SOURCES       = main.cpp \
47		../../utilities.cpp moc_QTUI.cpp
48OBJECTS       = main.o \
49		utilities.o \
50		moc_QTUI.o
51DIST          = /usr/share/qt4/mkspecs/common/unix.conf \
52		/usr/share/qt4/mkspecs/common/linux.conf \
53		/usr/share/qt4/mkspecs/common/gcc-base.conf \
54		/usr/share/qt4/mkspecs/common/gcc-base-unix.conf \
55		/usr/share/qt4/mkspecs/common/g++-base.conf \
56		/usr/share/qt4/mkspecs/common/g++-unix.conf \
57		/usr/share/qt4/mkspecs/qconfig.pri \
58		/usr/share/qt4/mkspecs/modules/qt_webkit_version.pri \
59		/usr/share/qt4/mkspecs/features/qt_functions.prf \
60		/usr/share/qt4/mkspecs/features/qt_config.prf \
61		/usr/share/qt4/mkspecs/features/exclusive_builds.prf \
62		/usr/share/qt4/mkspecs/features/default_pre.prf \
63		/usr/share/qt4/mkspecs/features/release.prf \
64		/usr/share/qt4/mkspecs/features/default_post.prf \
65		/usr/share/qt4/mkspecs/features/unix/gdb_dwarf_index.prf \
66		/usr/share/qt4/mkspecs/features/warn_on.prf \
67		/usr/share/qt4/mkspecs/features/qt.prf \
68		/usr/share/qt4/mkspecs/features/unix/thread.prf \
69		/usr/share/qt4/mkspecs/features/moc.prf \
70		/usr/share/qt4/mkspecs/features/resources.prf \
71		/usr/share/qt4/mkspecs/features/uic.prf \
72		/usr/share/qt4/mkspecs/features/yacc.prf \
73		/usr/share/qt4/mkspecs/features/lex.prf \
74		/usr/share/qt4/mkspecs/features/include_source_dir.prf \
75		SimpleExample.pro
76QMAKE_TARGET  = SimpleExample
77DESTDIR       =
78TARGET        = SimpleExample
79
80first: all
81####### Implicit rules
82
83.SUFFIXES: .o .c .cpp .cc .cxx .C
84
85.cpp.o:
86	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o "$@" "$<"
87
88.cc.o:
89	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o "$@" "$<"
90
91.cxx.o:
92	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o "$@" "$<"
93
94.C.o:
95	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o "$@" "$<"
96
97.c.o:
98	$(CC) -c $(CFLAGS) $(INCPATH) -o "$@" "$<"
99
100####### Build rules
101
102all: Makefile $(TARGET)
103
104$(TARGET):  $(OBJECTS)
105	$(LINK) $(LFLAGS) -o $(TARGET) $(OBJECTS) $(OBJCOMP) $(LIBS)
106
107Makefile: SimpleExample.pro  /usr/share/qt4/mkspecs/linux-g++-64/qmake.conf /usr/share/qt4/mkspecs/common/unix.conf \
108		/usr/share/qt4/mkspecs/common/linux.conf \
109		/usr/share/qt4/mkspecs/common/gcc-base.conf \
110		/usr/share/qt4/mkspecs/common/gcc-base-unix.conf \
111		/usr/share/qt4/mkspecs/common/g++-base.conf \
112		/usr/share/qt4/mkspecs/common/g++-unix.conf \
113		/usr/share/qt4/mkspecs/qconfig.pri \
114		/usr/share/qt4/mkspecs/modules/qt_webkit_version.pri \
115		/usr/share/qt4/mkspecs/features/qt_functions.prf \
116		/usr/share/qt4/mkspecs/features/qt_config.prf \
117		/usr/share/qt4/mkspecs/features/exclusive_builds.prf \
118		/usr/share/qt4/mkspecs/features/default_pre.prf \
119		/usr/share/qt4/mkspecs/features/release.prf \
120		/usr/share/qt4/mkspecs/features/default_post.prf \
121		/usr/share/qt4/mkspecs/features/unix/gdb_dwarf_index.prf \
122		/usr/share/qt4/mkspecs/features/warn_on.prf \
123		/usr/share/qt4/mkspecs/features/qt.prf \
124		/usr/share/qt4/mkspecs/features/unix/thread.prf \
125		/usr/share/qt4/mkspecs/features/moc.prf \
126		/usr/share/qt4/mkspecs/features/resources.prf \
127		/usr/share/qt4/mkspecs/features/uic.prf \
128		/usr/share/qt4/mkspecs/features/yacc.prf \
129		/usr/share/qt4/mkspecs/features/lex.prf \
130		/usr/share/qt4/mkspecs/features/include_source_dir.prf \
131		/usr/lib/x86_64-linux-gnu/libQtGui.prl \
132		/usr/lib/x86_64-linux-gnu/libQtCore.prl
133	$(QMAKE) -o Makefile SimpleExample.pro
134/usr/share/qt4/mkspecs/common/unix.conf:
135/usr/share/qt4/mkspecs/common/linux.conf:
136/usr/share/qt4/mkspecs/common/gcc-base.conf:
137/usr/share/qt4/mkspecs/common/gcc-base-unix.conf:
138/usr/share/qt4/mkspecs/common/g++-base.conf:
139/usr/share/qt4/mkspecs/common/g++-unix.conf:
140/usr/share/qt4/mkspecs/qconfig.pri:
141/usr/share/qt4/mkspecs/modules/qt_webkit_version.pri:
142/usr/share/qt4/mkspecs/features/qt_functions.prf:
143/usr/share/qt4/mkspecs/features/qt_config.prf:
144/usr/share/qt4/mkspecs/features/exclusive_builds.prf:
145/usr/share/qt4/mkspecs/features/default_pre.prf:
146/usr/share/qt4/mkspecs/features/release.prf:
147/usr/share/qt4/mkspecs/features/default_post.prf:
148/usr/share/qt4/mkspecs/features/unix/gdb_dwarf_index.prf:
149/usr/share/qt4/mkspecs/features/warn_on.prf:
150/usr/share/qt4/mkspecs/features/qt.prf:
151/usr/share/qt4/mkspecs/features/unix/thread.prf:
152/usr/share/qt4/mkspecs/features/moc.prf:
153/usr/share/qt4/mkspecs/features/resources.prf:
154/usr/share/qt4/mkspecs/features/uic.prf:
155/usr/share/qt4/mkspecs/features/yacc.prf:
156/usr/share/qt4/mkspecs/features/lex.prf:
157/usr/share/qt4/mkspecs/features/include_source_dir.prf:
158/usr/lib/x86_64-linux-gnu/libQtGui.prl:
159/usr/lib/x86_64-linux-gnu/libQtCore.prl:
160qmake:  FORCE
161	@$(QMAKE) -o Makefile SimpleExample.pro
162
163dist:
164	@$(CHK_DIR_EXISTS) .tmp/SimpleExample1.0.0 || $(MKDIR) .tmp/SimpleExample1.0.0
165	$(COPY_FILE) --parents $(SOURCES) $(DIST) .tmp/SimpleExample1.0.0/ && $(COPY_FILE) --parents ../../utilities.h /usr/local/include/faust/gui/QTUI.h .tmp/SimpleExample1.0.0/ && $(COPY_FILE) --parents main.cpp ../../utilities.cpp .tmp/SimpleExample1.0.0/ && (cd `dirname .tmp/SimpleExample1.0.0` && $(TAR) SimpleExample1.0.0.tar SimpleExample1.0.0 && $(COMPRESS) SimpleExample1.0.0.tar) && $(MOVE) `dirname .tmp/SimpleExample1.0.0`/SimpleExample1.0.0.tar.gz . && $(DEL_FILE) -r .tmp/SimpleExample1.0.0
166
167
168clean:compiler_clean
169	-$(DEL_FILE) $(OBJECTS)
170	-$(DEL_FILE) *~ core *.core
171
172
173####### Sub-libraries
174
175distclean: clean
176	-$(DEL_FILE) $(TARGET)
177	-$(DEL_FILE) Makefile
178
179
180all:
181
182check: first
183
184mocclean: compiler_moc_header_clean compiler_moc_source_clean
185
186mocables: compiler_moc_header_make_all compiler_moc_source_make_all
187
188compiler_moc_header_make_all: moc_QTUI.cpp
189compiler_moc_header_clean:
190	-$(DEL_FILE) moc_QTUI.cpp
191moc_QTUI.cpp: /usr/local/include/faust/gui/QTUI.h
192	/usr/bin/moc-qt4 $(DEFINES) $(INCPATH) /usr/local/include/faust/gui/QTUI.h -o moc_QTUI.cpp
193
194compiler_rcc_make_all:
195compiler_rcc_clean:
196compiler_image_collection_make_all: qmake_image_collection.cpp
197compiler_image_collection_clean:
198	-$(DEL_FILE) qmake_image_collection.cpp
199compiler_moc_source_make_all:
200compiler_moc_source_clean:
201compiler_uic_make_all:
202compiler_uic_clean:
203compiler_yacc_decl_make_all:
204compiler_yacc_decl_clean:
205compiler_yacc_impl_make_all:
206compiler_yacc_impl_clean:
207compiler_lex_make_all:
208compiler_lex_clean:
209compiler_clean: compiler_moc_header_clean
210
211####### Compile
212
213main.o: main.cpp ../../utilities.h
214	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o main.o main.cpp
215
216utilities.o: ../../utilities.cpp ../../utilities.h
217	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o utilities.o ../../utilities.cpp
218
219moc_QTUI.o: moc_QTUI.cpp
220	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o moc_QTUI.o moc_QTUI.cpp
221
222####### Install
223
224install:   FORCE
225
226uninstall:   FORCE
227
228FORCE:
229
230