1 #############################################################################
2 # Makefile for building: qload
3 # Generated by qmake (2.01a) (Qt 4.3.4) on: sö aug 3 00:01:31 2008
6 # Command: /usr/bin/qmake -unix -o Makefile qload.pro
7 #############################################################################
9 ####### Compiler, tools and options
13 DEFINES
= -DQT_SHARED
-DQT_GUI_LIB
-DQT_CORE_LIB
14 CFLAGS
= -pipe
-g
-Wall
-W
-D_REENTRANT
$(DEFINES
)
15 CXXFLAGS
= -pipe
-fpermissive
-g
-Wall
-W
-D_REENTRANT
$(DEFINES
)
16 INCPATH
= -I
/usr
/share
/qt4
/mkspecs
/linux-g
++ -I.
-I
/usr
/include/qt4
/QtCore
-I
/usr
/include/qt4
/QtCore
-I
/usr
/include/qt4
/QtGui
-I
/usr
/include/qt4
/QtGui
-I
/usr
/include/qt4
-I.
-I.
-I.
18 LFLAGS
= -Wl
,--no-undefined
19 LIBS
= $(SUBLIBS
) -L
/usr
/lib
-lQtGui
-lQtCore
-lpthread ..
/..
/host
/common.o ..
/..
/host
/trutusb.o ..
/..
/host
/commands.o ..
/..
/host
/usbw_libusb1.o ..
/..
/host
/tap.o
-lusb-1.0
22 QMAKE
= /usr
/bin
/qmake
29 INSTALL_FILE
= install -m
644 -p
30 INSTALL_DIR
= $(COPY_DIR
)
31 INSTALL_PROGRAM
= install -m
755 -p
36 CHK_DIR_EXISTS
= test -d
39 ####### Output directory
45 SOURCES
= engine.
cpp \
46 qload.
cpp moc_engine.
cpp
50 DIST
= /usr
/share
/qt4
/mkspecs
/common
/g
++.conf \
51 /usr
/share
/qt4
/mkspecs
/common
/unix.conf \
52 /usr
/share
/qt4
/mkspecs
/common
/linux.conf \
53 /usr
/share
/qt4
/mkspecs
/qconfig.pri \
54 /usr
/share
/qt4
/mkspecs
/features
/qt_functions.prf \
55 /usr
/share
/qt4
/mkspecs
/features
/qt_config.prf \
56 /usr
/share
/qt4
/mkspecs
/features
/exclusive_builds.prf \
57 /usr
/share
/qt4
/mkspecs
/features
/default_pre.prf \
58 /usr
/share
/qt4
/mkspecs
/features
/debug.prf \
59 /usr
/share
/qt4
/mkspecs
/features
/default_post.prf \
60 /usr
/share
/qt4
/mkspecs
/features
/warn_on.prf \
61 /usr
/share
/qt4
/mkspecs
/features
/qt.prf \
62 /usr
/share
/qt4
/mkspecs
/features
/unix
/thread.prf \
63 /usr
/share
/qt4
/mkspecs
/features
/moc.prf \
64 /usr
/share
/qt4
/mkspecs
/features
/resources.prf \
65 /usr
/share
/qt4
/mkspecs
/features
/uic.prf \
66 /usr
/share
/qt4
/mkspecs
/features
/yacc.prf \
67 /usr
/share
/qt4
/mkspecs
/features
/lex.prf \
74 ####### Implicit rules
76 .SUFFIXES
: .o .c .
cpp .
cc .
cxx .C
79 $(CXX
) -c
$(CXXFLAGS
) $(INCPATH
) -o
"$@" "$<"
82 $(CXX
) -c
$(CXXFLAGS
) $(INCPATH
) -o
"$@" "$<"
85 $(CXX
) -c
$(CXXFLAGS
) $(INCPATH
) -o
"$@" "$<"
88 $(CXX
) -c
$(CXXFLAGS
) $(INCPATH
) -o
"$@" "$<"
91 $(CC
) -c
$(CFLAGS
) $(INCPATH
) -o
"$@" "$<"
95 all: Makefile
$(TARGET
)
98 $(LINK
) $(LFLAGS
) -o
$(TARGET
) $(OBJECTS
) $(OBJCOMP
) $(LIBS
)
100 Makefile
: qload.pro
/usr
/share
/qt4
/mkspecs
/linux-g
++/qmake.conf
/usr
/share
/qt4
/mkspecs
/common
/g
++.conf \
101 /usr
/share
/qt4
/mkspecs
/common
/unix.conf \
102 /usr
/share
/qt4
/mkspecs
/common
/linux.conf \
103 /usr
/share
/qt4
/mkspecs
/qconfig.pri \
104 /usr
/share
/qt4
/mkspecs
/features
/qt_functions.prf \
105 /usr
/share
/qt4
/mkspecs
/features
/qt_config.prf \
106 /usr
/share
/qt4
/mkspecs
/features
/exclusive_builds.prf \
107 /usr
/share
/qt4
/mkspecs
/features
/default_pre.prf \
108 /usr
/share
/qt4
/mkspecs
/features
/debug.prf \
109 /usr
/share
/qt4
/mkspecs
/features
/default_post.prf \
110 /usr
/share
/qt4
/mkspecs
/features
/warn_on.prf \
111 /usr
/share
/qt4
/mkspecs
/features
/qt.prf \
112 /usr
/share
/qt4
/mkspecs
/features
/unix
/thread.prf \
113 /usr
/share
/qt4
/mkspecs
/features
/moc.prf \
114 /usr
/share
/qt4
/mkspecs
/features
/resources.prf \
115 /usr
/share
/qt4
/mkspecs
/features
/uic.prf \
116 /usr
/share
/qt4
/mkspecs
/features
/yacc.prf \
117 /usr
/share
/qt4
/mkspecs
/features
/lex.prf
118 $(QMAKE
) -unix
-o Makefile qload.pro
119 /usr
/share
/qt4
/mkspecs
/common
/g
++.conf
:
120 /usr
/share
/qt4
/mkspecs
/common
/unix.conf
:
121 /usr
/share
/qt4
/mkspecs
/common
/linux.conf
:
122 /usr
/share
/qt4
/mkspecs
/qconfig.pri
:
123 /usr
/share
/qt4
/mkspecs
/features
/qt_functions.prf
:
124 /usr
/share
/qt4
/mkspecs
/features
/qt_config.prf
:
125 /usr
/share
/qt4
/mkspecs
/features
/exclusive_builds.prf
:
126 /usr
/share
/qt4
/mkspecs
/features
/default_pre.prf
:
127 /usr
/share
/qt4
/mkspecs
/features
/debug.prf
:
128 /usr
/share
/qt4
/mkspecs
/features
/default_post.prf
:
129 /usr
/share
/qt4
/mkspecs
/features
/warn_on.prf
:
130 /usr
/share
/qt4
/mkspecs
/features
/qt.prf
:
131 /usr
/share
/qt4
/mkspecs
/features
/unix
/thread.prf
:
132 /usr
/share
/qt4
/mkspecs
/features
/moc.prf
:
133 /usr
/share
/qt4
/mkspecs
/features
/resources.prf
:
134 /usr
/share
/qt4
/mkspecs
/features
/uic.prf
:
135 /usr
/share
/qt4
/mkspecs
/features
/yacc.prf
:
136 /usr
/share
/qt4
/mkspecs
/features
/lex.prf
:
138 @
$(QMAKE
) -unix
-o Makefile qload.pro
141 @
$(CHK_DIR_EXISTS
) .tmp
/qload1.0
.0 ||
$(MKDIR
) .tmp
/qload1.0
.0
142 $(COPY_FILE
) --parents
$(SOURCES
) $(DIST
) .tmp
/qload1.0
.0/ && $(COPY_FILE
) --parents bitcoach_routines.h engine.h .tmp
/qload1.0
.0/ && $(COPY_FILE
) --parents engine.
cpp qload.
cpp .tmp
/qload1.0
.0/ && (cd
`dirname .tmp/qload1.0.0` && $(TAR
) qload1.0
.0.
tar qload1.0
.0 && $(COMPRESS
) qload1.0
.0.
tar) && $(MOVE
) `dirname .tmp/qload1.0.0`/qload1.0
.0.
tar.gz .
&& $(DEL_FILE
) -r .tmp
/qload1.0
.0
146 -$(DEL_FILE
) $(OBJECTS
)
147 -$(DEL_FILE
) *~ core
*.core
150 ####### Sub-libraries
153 -$(DEL_FILE
) $(TARGET
)
154 -$(DEL_FILE
) Makefile
157 mocclean
: compiler_moc_header_clean compiler_moc_source_clean
159 mocables
: compiler_moc_header_make_all compiler_moc_source_make_all
161 compiler_moc_header_make_all
: moc_engine.
cpp
162 compiler_moc_header_clean
:
163 -$(DEL_FILE
) moc_engine.
cpp
164 moc_engine.
cpp: engine.h
165 /usr
/bin
/moc-qt4
$(DEFINES
) $(INCPATH
) engine.h
-o moc_engine.
cpp
167 compiler_rcc_make_all
:
169 compiler_image_collection_make_all
: qmake_image_collection.
cpp
170 compiler_image_collection_clean
:
171 -$(DEL_FILE
) qmake_image_collection.
cpp
172 compiler_moc_source_make_all
:
173 compiler_moc_source_clean
:
174 compiler_uic_make_all
:
176 compiler_yacc_decl_make_all
:
177 compiler_yacc_decl_clean
:
178 compiler_yacc_impl_make_all
:
179 compiler_yacc_impl_clean
:
180 compiler_lex_make_all
:
182 compiler_clean
: compiler_moc_header_clean
186 engine.o
: engine.
cpp engine.h \
188 $(CXX
) -c
$(CXXFLAGS
) $(INCPATH
) -o engine.o engine.
cpp
190 qload.o
: qload.
cpp engine.h
191 $(CXX
) -c
$(CXXFLAGS
) $(INCPATH
) -o qload.o qload.
cpp
193 moc_engine.o
: moc_engine.
cpp
194 $(CXX
) -c
$(CXXFLAGS
) $(INCPATH
) -o moc_engine.o moc_engine.
cpp