-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathMakefile
More file actions
410 lines (351 loc) · 35.7 KB
/
Makefile
File metadata and controls
410 lines (351 loc) · 35.7 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
#############################################################################
# Makefile for building: libqeinkfb.so
# Generated by qmake (3.1) (Qt 5.11.3)
# Project: einkfb.pro
# Template: lib
# Command: /home/user/ereader-buildroot/output/host/bin/qmake -o Makefile einkfb.pro
#############################################################################
MAKEFILE = Makefile
####### Compiler, tools and options
CC = /home/user/ereader-buildroot/output/host/bin/arm-buildroot-linux-musleabihf-gcc
CXX = /home/user/ereader-buildroot/output/host/bin/arm-buildroot-linux-musleabihf-g++
DEFINES = -DQT_NO_FOREACH -DQT_DEPRECATED_WARNINGS -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_PLUGIN -DQT_INPUT_SUPPORT_LIB -DQT_SERVICE_SUPPORT_LIB -DQT_EVENTDISPATCHER_SUPPORT_LIB -DQT_FONTDATABASE_SUPPORT_LIB -DQT_FB_SUPPORT_LIB -DQT_GUI_LIB -DQT_DEVICEDISCOVERY_SUPPORT_LIB -DQT_CORE_LIB
CFLAGS = -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 --sysroot=/home/user/ereader-buildroot/output/host/arm-buildroot-linux-musleabihf/sysroot -O2 -fvisibility=hidden -fno-exceptions -Wall -W -D_REENTRANT -fPIC $(DEFINES)
CXXFLAGS = -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 --sysroot=/home/user/ereader-buildroot/output/host/arm-buildroot-linux-musleabihf/sysroot -O2 -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -Wall -W -Wvla -D_REENTRANT -fPIC $(DEFINES)
INCPATH = -I. -I/home/user/ereader-buildroot/output/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5 -I/home/user/ereader-buildroot/output/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtInputSupport -I/home/user/ereader-buildroot/output/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtInputSupport/5.11.3 -I/home/user/ereader-buildroot/output/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtInputSupport/5.11.3/QtInputSupport -I/home/user/ereader-buildroot/output/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtServiceSupport -I/home/user/ereader-buildroot/output/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtServiceSupport/5.11.3 -I/home/user/ereader-buildroot/output/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtServiceSupport/5.11.3/QtServiceSupport -I/home/user/ereader-buildroot/output/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtEventDispatcherSupport -I/home/user/ereader-buildroot/output/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtEventDispatcherSupport/5.11.3 -I/home/user/ereader-buildroot/output/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtEventDispatcherSupport/5.11.3/QtEventDispatcherSupport -I/home/user/ereader-buildroot/output/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtFontDatabaseSupport -I/home/user/ereader-buildroot/output/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtFontDatabaseSupport/5.11.3 -I/home/user/ereader-buildroot/output/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtFontDatabaseSupport/5.11.3/QtFontDatabaseSupport -I/home/user/ereader-buildroot/output/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtFbSupport -I/home/user/ereader-buildroot/output/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtFbSupport/5.11.3 -I/home/user/ereader-buildroot/output/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtFbSupport/5.11.3/QtFbSupport -I/home/user/ereader-buildroot/output/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtGui/5.11.3 -I/home/user/ereader-buildroot/output/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtGui/5.11.3/QtGui -I/home/user/ereader-buildroot/output/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtGui -I/home/user/ereader-buildroot/output/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtDeviceDiscoverySupport -I/home/user/ereader-buildroot/output/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtDeviceDiscoverySupport/5.11.3 -I/home/user/ereader-buildroot/output/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtDeviceDiscoverySupport/5.11.3/QtDeviceDiscoverySupport -I/home/user/ereader-buildroot/output/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.11.3 -I/home/user/ereader-buildroot/output/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.11.3/QtCore -I/home/user/ereader-buildroot/output/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore -I.moc -I/home/user/ereader-buildroot/output/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/freetype2 -I/home/user/ereader-buildroot/output/host/arm-buildroot-linux-musleabihf/sysroot/usr/include -I/home/user/ereader-buildroot/output/host/mkspecs/devices/linux-buildroot-g++
QMAKE = /home/user/ereader-buildroot/output/host/bin/qmake
DEL_FILE = rm -f
CHK_DIR_EXISTS= test -d
MKDIR = mkdir -p
COPY = cp -f
COPY_FILE = cp -f
COPY_DIR = cp -f -R
INSTALL_FILE = install -m 644 -p
INSTALL_PROGRAM = install -m 755 -p
INSTALL_DIR = cp -f -R
QINSTALL = /home/user/ereader-buildroot/output/host/bin/qmake -install qinstall
QINSTALL_PROGRAM = /home/user/ereader-buildroot/output/host/bin/qmake -install qinstall -exe
DEL_FILE = rm -f
SYMLINK = ln -f -s
DEL_DIR = rmdir
MOVE = mv -f
TAR = tar -cf
COMPRESS = gzip -9f
DISTNAME = qeinkfb1.0.0
DISTDIR = /home/user/ereader-buildroot/extras/einkfb/.obj/qeinkfb1.0.0
LINK = /home/user/ereader-buildroot/output/host/bin/arm-buildroot-linux-musleabihf-g++
LFLAGS = --sysroot=/home/user/ereader-buildroot/output/host/arm-buildroot-linux-musleabihf/sysroot -Wl,--no-undefined -Wl,-O1 -Wl,--enable-new-dtags -shared
LIBS = $(SUBLIBS) -lQt5InputSupport -lQt5ServiceSupport -lQt5EventDispatcherSupport -lQt5FontDatabaseSupport -L/home/user/ereader-buildroot/output/host/arm-buildroot-linux-musleabihf/sysroot/usr/lib -lfontconfig -lfreetype -lQt5FbSupport -lQt5Gui -lQt5DeviceDiscoverySupport -lQt5Core -lrt -ldl -latomic -lpthread -L/home/user/ereader-buildroot/output/host/arm-buildroot-linux-musleabihf/sysroot/usr/lib -lfreetype
AR = /home/user/ereader-buildroot/output/host/bin/arm-buildroot-linux-musleabihf-ar cqs
RANLIB =
SED = sed
STRIP = /home/user/ereader-buildroot/output/host/bin/arm-buildroot-linux-musleabihf-strip
####### Output directory
OBJECTS_DIR = .obj/
####### Files
SOURCES = main.cpp \
qeinkfbintegration.cpp \
qeinkfbscreen.cpp .moc/moc_qeinkfbscreen.cpp
OBJECTS = .obj/main.o \
.obj/qeinkfbintegration.o \
.obj/qeinkfbscreen.o \
.obj/moc_qeinkfbscreen.o
DIST = mkspecs/modules-inst/qt_plugin_qeinkfb.pri \
mkspecs/modules/qt_plugin_qeinkfb.pri \
.qmake.conf \
.qmake.stash \
einkfb.pro qeinkfbintegration.h \
qeinkfbscreen.h main.cpp \
qeinkfbintegration.cpp \
qeinkfbscreen.cpp
QMAKE_TARGET = qeinkfb
DESTDIR = plugins/platforms/
TARGET = libqeinkfb.so
TARGETD = libqeinkfb.so
first: all
####### Build rules
plugins/platforms/$(TARGET): /home/user/ereader-buildroot/output/host/arm-buildroot-linux-musleabihf/sysroot/usr/lib/libQt5InputSupport.a /home/user/ereader-buildroot/output/host/arm-buildroot-linux-musleabihf/sysroot/usr/lib/libQt5ServiceSupport.a /home/user/ereader-buildroot/output/host/arm-buildroot-linux-musleabihf/sysroot/usr/lib/libQt5EventDispatcherSupport.a /home/user/ereader-buildroot/output/host/arm-buildroot-linux-musleabihf/sysroot/usr/lib/libQt5FontDatabaseSupport.a /home/user/ereader-buildroot/output/host/arm-buildroot-linux-musleabihf/sysroot/usr/lib/libQt5FbSupport.a /home/user/ereader-buildroot/output/host/arm-buildroot-linux-musleabihf/sysroot/usr/lib/libQt5DeviceDiscoverySupport.a $(OBJECTS) $(SUBLIBS) $(OBJCOMP)
@test -d plugins/platforms/ || mkdir -p plugins/platforms/
-$(DEL_FILE) $(TARGET)
$(LINK) $(LFLAGS) -o $(TARGET) $(OBJECTS) $(LIBS) $(OBJCOMP)
-$(MOVE) $(TARGET) plugins/platforms/$(TARGET)
Makefile: einkfb.pro .qmake.conf /home/user/ereader-buildroot/output/host/mkspecs/devices/linux-buildroot-g++/qmake.conf /home/user/ereader-buildroot/output/host/mkspecs/features/spec_pre.prf \
/home/user/ereader-buildroot/output/host/mkspecs/common/unix.conf \
/home/user/ereader-buildroot/output/host/mkspecs/common/linux.conf \
/home/user/ereader-buildroot/output/host/mkspecs/common/sanitize.conf \
/home/user/ereader-buildroot/output/host/mkspecs/common/gcc-base.conf \
/home/user/ereader-buildroot/output/host/mkspecs/common/gcc-base-unix.conf \
/home/user/ereader-buildroot/output/host/mkspecs/common/g++-base.conf \
/home/user/ereader-buildroot/output/host/mkspecs/common/g++-unix.conf \
/home/user/ereader-buildroot/output/host/mkspecs/qdevice.pri \
/home/user/ereader-buildroot/output/host/mkspecs/features/device_config.prf \
/home/user/ereader-buildroot/output/host/mkspecs/devices/common/linux_device_pre.conf \
/home/user/ereader-buildroot/output/host/mkspecs/devices/linux-buildroot-g++/arch.conf \
/home/user/ereader-buildroot/output/host/mkspecs/devices/common/linux_device_post.conf \
/home/user/ereader-buildroot/output/host/mkspecs/qconfig.pri \
/home/user/ereader-buildroot/output/host/mkspecs/modules/qt_lib_accessibility_support_private.pri \
/home/user/ereader-buildroot/output/host/mkspecs/modules/qt_lib_bootstrap_private.pri \
/home/user/ereader-buildroot/output/host/mkspecs/modules/qt_lib_concurrent.pri \
/home/user/ereader-buildroot/output/host/mkspecs/modules/qt_lib_concurrent_private.pri \
/home/user/ereader-buildroot/output/host/mkspecs/modules/qt_lib_core.pri \
/home/user/ereader-buildroot/output/host/mkspecs/modules/qt_lib_core_private.pri \
/home/user/ereader-buildroot/output/host/mkspecs/modules/qt_lib_devicediscovery_support_private.pri \
/home/user/ereader-buildroot/output/host/mkspecs/modules/qt_lib_edid_support_private.pri \
/home/user/ereader-buildroot/output/host/mkspecs/modules/qt_lib_eventdispatcher_support_private.pri \
/home/user/ereader-buildroot/output/host/mkspecs/modules/qt_lib_fb_support_private.pri \
/home/user/ereader-buildroot/output/host/mkspecs/modules/qt_lib_fontdatabase_support_private.pri \
/home/user/ereader-buildroot/output/host/mkspecs/modules/qt_lib_gui.pri \
/home/user/ereader-buildroot/output/host/mkspecs/modules/qt_lib_gui_private.pri \
/home/user/ereader-buildroot/output/host/mkspecs/modules/qt_lib_input_support_private.pri \
/home/user/ereader-buildroot/output/host/mkspecs/modules/qt_lib_network.pri \
/home/user/ereader-buildroot/output/host/mkspecs/modules/qt_lib_network_private.pri \
/home/user/ereader-buildroot/output/host/mkspecs/modules/qt_lib_printsupport.pri \
/home/user/ereader-buildroot/output/host/mkspecs/modules/qt_lib_printsupport_private.pri \
/home/user/ereader-buildroot/output/host/mkspecs/modules/qt_lib_service_support_private.pri \
/home/user/ereader-buildroot/output/host/mkspecs/modules/qt_lib_sql.pri \
/home/user/ereader-buildroot/output/host/mkspecs/modules/qt_lib_sql_private.pri \
/home/user/ereader-buildroot/output/host/mkspecs/modules/qt_lib_svg.pri \
/home/user/ereader-buildroot/output/host/mkspecs/modules/qt_lib_svg_private.pri \
/home/user/ereader-buildroot/output/host/mkspecs/modules/qt_lib_testlib.pri \
/home/user/ereader-buildroot/output/host/mkspecs/modules/qt_lib_testlib_private.pri \
/home/user/ereader-buildroot/output/host/mkspecs/modules/qt_lib_theme_support_private.pri \
/home/user/ereader-buildroot/output/host/mkspecs/modules/qt_lib_widgets.pri \
/home/user/ereader-buildroot/output/host/mkspecs/modules/qt_lib_widgets_private.pri \
/home/user/ereader-buildroot/output/host/mkspecs/modules/qt_lib_xml.pri \
/home/user/ereader-buildroot/output/host/mkspecs/modules/qt_lib_xml_private.pri \
/home/user/ereader-buildroot/output/host/mkspecs/modules/qt_lib_zlib_private.pri \
mkspecs/modules-inst/qt_plugin_qeinkfb.pri \
mkspecs/modules/qt_plugin_qeinkfb.pri \
/home/user/ereader-buildroot/output/host/mkspecs/features/qt_functions.prf \
/home/user/ereader-buildroot/output/host/mkspecs/features/qt_config.prf \
/home/user/ereader-buildroot/output/host/mkspecs/devices/linux-buildroot-g++/qmake.conf \
/home/user/ereader-buildroot/output/host/mkspecs/features/spec_post.prf \
/home/user/ereader-buildroot/output/host/mkspecs/qmodule.pri \
/home/user/ereader-buildroot/output/host/mkspecs/features/qt_build_config.prf \
.qmake.conf \
.qmake.stash \
/home/user/ereader-buildroot/output/host/mkspecs/features/exclusive_builds.prf \
/home/user/ereader-buildroot/output/host/mkspecs/features/toolchain.prf \
/home/user/ereader-buildroot/output/host/mkspecs/features/default_pre.prf \
/home/user/ereader-buildroot/output/host/mkspecs/features/qt_build_paths.prf \
/home/user/ereader-buildroot/output/host/mkspecs/features/qt_targets.prf \
/home/user/ereader-buildroot/output/host/mkspecs/features/qt_common.prf \
/home/user/ereader-buildroot/output/host/mkspecs/features/qt_plugin.prf \
/home/user/ereader-buildroot/output/host/mkspecs/features/resolve_config.prf \
/home/user/ereader-buildroot/output/host/mkspecs/features/default_post.prf \
/home/user/ereader-buildroot/output/host/mkspecs/features/unix/hide_symbols.prf \
/home/user/ereader-buildroot/output/host/mkspecs/features/cmake_functions.prf \
/home/user/ereader-buildroot/output/host/mkspecs/features/create_cmake.prf \
/home/user/ereader-buildroot/output/host/mkspecs/features/qt_example_installs.prf \
/home/user/ereader-buildroot/output/host/mkspecs/features/exceptions_off.prf \
/home/user/ereader-buildroot/output/host/mkspecs/features/qt_docs_targets.prf \
/home/user/ereader-buildroot/output/host/mkspecs/features/unix/largefile.prf \
/home/user/ereader-buildroot/output/host/mkspecs/features/warn_on.prf \
/home/user/ereader-buildroot/output/host/mkspecs/features/qt.prf \
/home/user/ereader-buildroot/output/host/mkspecs/features/resources.prf \
/home/user/ereader-buildroot/output/host/mkspecs/features/moc.prf \
/home/user/ereader-buildroot/output/host/mkspecs/features/unix/thread.prf \
/home/user/ereader-buildroot/output/host/mkspecs/features/qmake_use.prf \
/home/user/ereader-buildroot/output/host/mkspecs/features/file_copies.prf \
/home/user/ereader-buildroot/output/host/mkspecs/features/qt_build_extra.prf \
/home/user/ereader-buildroot/output/host/mkspecs/features/testcase_targets.prf \
/home/user/ereader-buildroot/output/host/mkspecs/features/yacc.prf \
/home/user/ereader-buildroot/output/host/mkspecs/features/lex.prf \
einkfb.pro \
/home/user/ereader-buildroot/output/host/mkspecs/features/data/cmake/Qt5PluginTarget.cmake.in \
/home/user/ereader-buildroot/output/host/arm-buildroot-linux-musleabihf/sysroot/usr/lib/libQt5InputSupport.prl \
/home/user/ereader-buildroot/output/host/arm-buildroot-linux-musleabihf/sysroot/usr/lib/libQt5ServiceSupport.prl \
/home/user/ereader-buildroot/output/host/arm-buildroot-linux-musleabihf/sysroot/usr/lib/libQt5EventDispatcherSupport.prl \
/home/user/ereader-buildroot/output/host/arm-buildroot-linux-musleabihf/sysroot/usr/lib/libQt5FontDatabaseSupport.prl \
/home/user/ereader-buildroot/output/host/arm-buildroot-linux-musleabihf/sysroot/usr/lib/libQt5FbSupport.prl \
/home/user/ereader-buildroot/output/host/arm-buildroot-linux-musleabihf/sysroot/usr/lib/libQt5Gui.prl \
/home/user/ereader-buildroot/output/host/arm-buildroot-linux-musleabihf/sysroot/usr/lib/libQt5DeviceDiscoverySupport.prl \
/home/user/ereader-buildroot/output/host/arm-buildroot-linux-musleabihf/sysroot/usr/lib/libQt5Core.prl
$(QMAKE) -o Makefile einkfb.pro
/home/user/ereader-buildroot/output/host/mkspecs/features/spec_pre.prf:
/home/user/ereader-buildroot/output/host/mkspecs/common/unix.conf:
/home/user/ereader-buildroot/output/host/mkspecs/common/linux.conf:
/home/user/ereader-buildroot/output/host/mkspecs/common/sanitize.conf:
/home/user/ereader-buildroot/output/host/mkspecs/common/gcc-base.conf:
/home/user/ereader-buildroot/output/host/mkspecs/common/gcc-base-unix.conf:
/home/user/ereader-buildroot/output/host/mkspecs/common/g++-base.conf:
/home/user/ereader-buildroot/output/host/mkspecs/common/g++-unix.conf:
/home/user/ereader-buildroot/output/host/mkspecs/qdevice.pri:
/home/user/ereader-buildroot/output/host/mkspecs/features/device_config.prf:
/home/user/ereader-buildroot/output/host/mkspecs/devices/common/linux_device_pre.conf:
/home/user/ereader-buildroot/output/host/mkspecs/devices/linux-buildroot-g++/arch.conf:
/home/user/ereader-buildroot/output/host/mkspecs/devices/common/linux_device_post.conf:
/home/user/ereader-buildroot/output/host/mkspecs/qconfig.pri:
/home/user/ereader-buildroot/output/host/mkspecs/modules/qt_lib_accessibility_support_private.pri:
/home/user/ereader-buildroot/output/host/mkspecs/modules/qt_lib_bootstrap_private.pri:
/home/user/ereader-buildroot/output/host/mkspecs/modules/qt_lib_concurrent.pri:
/home/user/ereader-buildroot/output/host/mkspecs/modules/qt_lib_concurrent_private.pri:
/home/user/ereader-buildroot/output/host/mkspecs/modules/qt_lib_core.pri:
/home/user/ereader-buildroot/output/host/mkspecs/modules/qt_lib_core_private.pri:
/home/user/ereader-buildroot/output/host/mkspecs/modules/qt_lib_devicediscovery_support_private.pri:
/home/user/ereader-buildroot/output/host/mkspecs/modules/qt_lib_edid_support_private.pri:
/home/user/ereader-buildroot/output/host/mkspecs/modules/qt_lib_eventdispatcher_support_private.pri:
/home/user/ereader-buildroot/output/host/mkspecs/modules/qt_lib_fb_support_private.pri:
/home/user/ereader-buildroot/output/host/mkspecs/modules/qt_lib_fontdatabase_support_private.pri:
/home/user/ereader-buildroot/output/host/mkspecs/modules/qt_lib_gui.pri:
/home/user/ereader-buildroot/output/host/mkspecs/modules/qt_lib_gui_private.pri:
/home/user/ereader-buildroot/output/host/mkspecs/modules/qt_lib_input_support_private.pri:
/home/user/ereader-buildroot/output/host/mkspecs/modules/qt_lib_network.pri:
/home/user/ereader-buildroot/output/host/mkspecs/modules/qt_lib_network_private.pri:
/home/user/ereader-buildroot/output/host/mkspecs/modules/qt_lib_printsupport.pri:
/home/user/ereader-buildroot/output/host/mkspecs/modules/qt_lib_printsupport_private.pri:
/home/user/ereader-buildroot/output/host/mkspecs/modules/qt_lib_service_support_private.pri:
/home/user/ereader-buildroot/output/host/mkspecs/modules/qt_lib_sql.pri:
/home/user/ereader-buildroot/output/host/mkspecs/modules/qt_lib_sql_private.pri:
/home/user/ereader-buildroot/output/host/mkspecs/modules/qt_lib_svg.pri:
/home/user/ereader-buildroot/output/host/mkspecs/modules/qt_lib_svg_private.pri:
/home/user/ereader-buildroot/output/host/mkspecs/modules/qt_lib_testlib.pri:
/home/user/ereader-buildroot/output/host/mkspecs/modules/qt_lib_testlib_private.pri:
/home/user/ereader-buildroot/output/host/mkspecs/modules/qt_lib_theme_support_private.pri:
/home/user/ereader-buildroot/output/host/mkspecs/modules/qt_lib_widgets.pri:
/home/user/ereader-buildroot/output/host/mkspecs/modules/qt_lib_widgets_private.pri:
/home/user/ereader-buildroot/output/host/mkspecs/modules/qt_lib_xml.pri:
/home/user/ereader-buildroot/output/host/mkspecs/modules/qt_lib_xml_private.pri:
/home/user/ereader-buildroot/output/host/mkspecs/modules/qt_lib_zlib_private.pri:
mkspecs/modules-inst/qt_plugin_qeinkfb.pri:
mkspecs/modules/qt_plugin_qeinkfb.pri:
/home/user/ereader-buildroot/output/host/mkspecs/features/qt_functions.prf:
/home/user/ereader-buildroot/output/host/mkspecs/features/qt_config.prf:
/home/user/ereader-buildroot/output/host/mkspecs/devices/linux-buildroot-g++/qmake.conf:
/home/user/ereader-buildroot/output/host/mkspecs/features/spec_post.prf:
/home/user/ereader-buildroot/output/host/mkspecs/qmodule.pri:
/home/user/ereader-buildroot/output/host/mkspecs/features/qt_build_config.prf:
.qmake.conf:
.qmake.stash:
/home/user/ereader-buildroot/output/host/mkspecs/features/exclusive_builds.prf:
/home/user/ereader-buildroot/output/host/mkspecs/features/toolchain.prf:
/home/user/ereader-buildroot/output/host/mkspecs/features/default_pre.prf:
/home/user/ereader-buildroot/output/host/mkspecs/features/qt_build_paths.prf:
/home/user/ereader-buildroot/output/host/mkspecs/features/qt_targets.prf:
/home/user/ereader-buildroot/output/host/mkspecs/features/qt_common.prf:
/home/user/ereader-buildroot/output/host/mkspecs/features/qt_plugin.prf:
/home/user/ereader-buildroot/output/host/mkspecs/features/resolve_config.prf:
/home/user/ereader-buildroot/output/host/mkspecs/features/default_post.prf:
/home/user/ereader-buildroot/output/host/mkspecs/features/unix/hide_symbols.prf:
/home/user/ereader-buildroot/output/host/mkspecs/features/cmake_functions.prf:
/home/user/ereader-buildroot/output/host/mkspecs/features/create_cmake.prf:
/home/user/ereader-buildroot/output/host/mkspecs/features/qt_example_installs.prf:
/home/user/ereader-buildroot/output/host/mkspecs/features/exceptions_off.prf:
/home/user/ereader-buildroot/output/host/mkspecs/features/qt_docs_targets.prf:
/home/user/ereader-buildroot/output/host/mkspecs/features/unix/largefile.prf:
/home/user/ereader-buildroot/output/host/mkspecs/features/warn_on.prf:
/home/user/ereader-buildroot/output/host/mkspecs/features/qt.prf:
/home/user/ereader-buildroot/output/host/mkspecs/features/resources.prf:
/home/user/ereader-buildroot/output/host/mkspecs/features/moc.prf:
/home/user/ereader-buildroot/output/host/mkspecs/features/unix/thread.prf:
/home/user/ereader-buildroot/output/host/mkspecs/features/qmake_use.prf:
/home/user/ereader-buildroot/output/host/mkspecs/features/file_copies.prf:
/home/user/ereader-buildroot/output/host/mkspecs/features/qt_build_extra.prf:
/home/user/ereader-buildroot/output/host/mkspecs/features/testcase_targets.prf:
/home/user/ereader-buildroot/output/host/mkspecs/features/yacc.prf:
/home/user/ereader-buildroot/output/host/mkspecs/features/lex.prf:
einkfb.pro:
/home/user/ereader-buildroot/output/host/mkspecs/features/data/cmake/Qt5PluginTarget.cmake.in:
/home/user/ereader-buildroot/output/host/arm-buildroot-linux-musleabihf/sysroot/usr/lib/libQt5InputSupport.prl:
/home/user/ereader-buildroot/output/host/arm-buildroot-linux-musleabihf/sysroot/usr/lib/libQt5ServiceSupport.prl:
/home/user/ereader-buildroot/output/host/arm-buildroot-linux-musleabihf/sysroot/usr/lib/libQt5EventDispatcherSupport.prl:
/home/user/ereader-buildroot/output/host/arm-buildroot-linux-musleabihf/sysroot/usr/lib/libQt5FontDatabaseSupport.prl:
/home/user/ereader-buildroot/output/host/arm-buildroot-linux-musleabihf/sysroot/usr/lib/libQt5FbSupport.prl:
/home/user/ereader-buildroot/output/host/arm-buildroot-linux-musleabihf/sysroot/usr/lib/libQt5Gui.prl:
/home/user/ereader-buildroot/output/host/arm-buildroot-linux-musleabihf/sysroot/usr/lib/libQt5DeviceDiscoverySupport.prl:
/home/user/ereader-buildroot/output/host/arm-buildroot-linux-musleabihf/sysroot/usr/lib/libQt5Core.prl:
qmake: FORCE
@$(QMAKE) -o Makefile einkfb.pro
qmake_all: FORCE
all: Makefile plugins/platforms/$(TARGET)
dist: distdir FORCE
(cd `dirname $(DISTDIR)` && $(TAR) $(DISTNAME).tar $(DISTNAME) && $(COMPRESS) $(DISTNAME).tar) && $(MOVE) `dirname $(DISTDIR)`/$(DISTNAME).tar.gz . && $(DEL_FILE) -r $(DISTDIR)
distdir: FORCE
@test -d $(DISTDIR) || mkdir -p $(DISTDIR)
$(COPY_FILE) --parents $(DIST) $(DISTDIR)/
$(COPY_FILE) --parents /home/user/ereader-buildroot/output/host/mkspecs/features/data/dummy.cpp $(DISTDIR)/
$(COPY_FILE) --parents qeinkfbintegration.h qeinkfbscreen.h $(DISTDIR)/
$(COPY_FILE) --parents main.cpp qeinkfbintegration.cpp qeinkfbscreen.cpp $(DISTDIR)/
clean: compiler_clean
-$(DEL_FILE) $(OBJECTS)
-$(DEL_FILE) *~ core *.core
distclean: clean
-$(DEL_FILE) plugins/platforms/$(TARGET)
-$(DEL_FILE) .qmake.stash /home/user/ereader-buildroot/extras/einkfb/lib/cmake/Qt5Gui/Qt5Gui_QEinkFbIntegrationPlugin.cmake
-$(DEL_FILE) Makefile
####### Sub-libraries
html_docs:
$(MAKE) -f $(MAKEFILE) prepare_docs && $(MAKE) -f $(MAKEFILE) generate_docs
docs:
$(MAKE) -f $(MAKEFILE) html_docs && $(MAKE) -f $(MAKEFILE) qch_docs
install_html_docs:
uninstall_html_docs:
install_qch_docs:
uninstall_qch_docs:
install_docs:
uninstall_docs:
qch_docs:
prepare_docs:
generate_docs:
mocclean: compiler_moc_header_clean compiler_moc_objc_header_clean compiler_moc_source_clean
mocables: compiler_moc_header_make_all compiler_moc_objc_header_make_all compiler_moc_source_make_all
check: first
benchmark: first
compiler_rcc_make_all:
compiler_rcc_clean:
compiler_moc_predefs_make_all: .moc/moc_predefs.h
compiler_moc_predefs_clean:
-$(DEL_FILE) .moc/moc_predefs.h
.moc/moc_predefs.h: /home/user/ereader-buildroot/output/host/mkspecs/features/data/dummy.cpp
/home/user/ereader-buildroot/output/host/bin/arm-buildroot-linux-musleabihf-g++ -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 --sysroot=/home/user/ereader-buildroot/output/host/arm-buildroot-linux-musleabihf/sysroot -O2 -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -Wall -W -Wvla -dM -E -o .moc/moc_predefs.h /home/user/ereader-buildroot/output/host/mkspecs/features/data/dummy.cpp
compiler_moc_header_make_all: .moc/moc_qeinkfbscreen.cpp
compiler_moc_header_clean:
-$(DEL_FILE) .moc/moc_qeinkfbscreen.cpp
.moc/moc_qeinkfbscreen.cpp: qeinkfbscreen.h \
.moc/moc_predefs.h \
/home/user/ereader-buildroot/output/host/bin/moc
/home/user/ereader-buildroot/output/host/bin/moc $(DEFINES) --include /home/user/ereader-buildroot/extras/einkfb/.moc/moc_predefs.h -I/home/user/ereader-buildroot/output/host/mkspecs/devices/linux-buildroot-g++ -I/home/user/ereader-buildroot/extras/einkfb -I/home/user/ereader-buildroot/output/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5 -I/home/user/ereader-buildroot/output/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtInputSupport -I/home/user/ereader-buildroot/output/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtInputSupport/5.11.3 -I/home/user/ereader-buildroot/output/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtInputSupport/5.11.3/QtInputSupport -I/home/user/ereader-buildroot/output/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtServiceSupport -I/home/user/ereader-buildroot/output/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtServiceSupport/5.11.3 -I/home/user/ereader-buildroot/output/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtServiceSupport/5.11.3/QtServiceSupport -I/home/user/ereader-buildroot/output/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtEventDispatcherSupport -I/home/user/ereader-buildroot/output/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtEventDispatcherSupport/5.11.3 -I/home/user/ereader-buildroot/output/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtEventDispatcherSupport/5.11.3/QtEventDispatcherSupport -I/home/user/ereader-buildroot/output/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtFontDatabaseSupport -I/home/user/ereader-buildroot/output/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtFontDatabaseSupport/5.11.3 -I/home/user/ereader-buildroot/output/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtFontDatabaseSupport/5.11.3/QtFontDatabaseSupport -I/home/user/ereader-buildroot/output/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtFbSupport -I/home/user/ereader-buildroot/output/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtFbSupport/5.11.3 -I/home/user/ereader-buildroot/output/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtFbSupport/5.11.3/QtFbSupport -I/home/user/ereader-buildroot/output/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtGui/5.11.3 -I/home/user/ereader-buildroot/output/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtGui/5.11.3/QtGui -I/home/user/ereader-buildroot/output/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtGui -I/home/user/ereader-buildroot/output/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtDeviceDiscoverySupport -I/home/user/ereader-buildroot/output/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtDeviceDiscoverySupport/5.11.3 -I/home/user/ereader-buildroot/output/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtDeviceDiscoverySupport/5.11.3/QtDeviceDiscoverySupport -I/home/user/ereader-buildroot/output/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.11.3 -I/home/user/ereader-buildroot/output/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.11.3/QtCore -I/home/user/ereader-buildroot/output/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore -I/home/user/ereader-buildroot/output/host/arm-buildroot-linux-musleabihf/include/c++/4.9.4 -I/home/user/ereader-buildroot/output/host/arm-buildroot-linux-musleabihf/include/c++/4.9.4/arm-buildroot-linux-musleabihf -I/home/user/ereader-buildroot/output/host/arm-buildroot-linux-musleabihf/include/c++/4.9.4/backward -I/home/user/ereader-buildroot/output/host/arm-buildroot-linux-musleabihf/include -I/home/user/ereader-buildroot/output/host/arm-buildroot-linux-musleabihf/sysroot/usr/include -I/home/user/ereader-buildroot/output/host/lib/gcc/arm-buildroot-linux-musleabihf/4.9.4/include qeinkfbscreen.h -o .moc/moc_qeinkfbscreen.cpp
compiler_moc_objc_header_make_all:
compiler_moc_objc_header_clean:
compiler_moc_source_make_all: .moc/main.moc
compiler_moc_source_clean:
-$(DEL_FILE) .moc/main.moc
.moc/main.moc: qeinkfbintegration.h \
main.cpp \
.moc/moc_predefs.h \
/home/user/ereader-buildroot/output/host/bin/moc
/home/user/ereader-buildroot/output/host/bin/moc $(DEFINES) --include /home/user/ereader-buildroot/extras/einkfb/.moc/moc_predefs.h -I/home/user/ereader-buildroot/output/host/mkspecs/devices/linux-buildroot-g++ -I/home/user/ereader-buildroot/extras/einkfb -I/home/user/ereader-buildroot/output/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5 -I/home/user/ereader-buildroot/output/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtInputSupport -I/home/user/ereader-buildroot/output/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtInputSupport/5.11.3 -I/home/user/ereader-buildroot/output/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtInputSupport/5.11.3/QtInputSupport -I/home/user/ereader-buildroot/output/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtServiceSupport -I/home/user/ereader-buildroot/output/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtServiceSupport/5.11.3 -I/home/user/ereader-buildroot/output/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtServiceSupport/5.11.3/QtServiceSupport -I/home/user/ereader-buildroot/output/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtEventDispatcherSupport -I/home/user/ereader-buildroot/output/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtEventDispatcherSupport/5.11.3 -I/home/user/ereader-buildroot/output/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtEventDispatcherSupport/5.11.3/QtEventDispatcherSupport -I/home/user/ereader-buildroot/output/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtFontDatabaseSupport -I/home/user/ereader-buildroot/output/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtFontDatabaseSupport/5.11.3 -I/home/user/ereader-buildroot/output/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtFontDatabaseSupport/5.11.3/QtFontDatabaseSupport -I/home/user/ereader-buildroot/output/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtFbSupport -I/home/user/ereader-buildroot/output/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtFbSupport/5.11.3 -I/home/user/ereader-buildroot/output/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtFbSupport/5.11.3/QtFbSupport -I/home/user/ereader-buildroot/output/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtGui/5.11.3 -I/home/user/ereader-buildroot/output/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtGui/5.11.3/QtGui -I/home/user/ereader-buildroot/output/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtGui -I/home/user/ereader-buildroot/output/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtDeviceDiscoverySupport -I/home/user/ereader-buildroot/output/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtDeviceDiscoverySupport/5.11.3 -I/home/user/ereader-buildroot/output/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtDeviceDiscoverySupport/5.11.3/QtDeviceDiscoverySupport -I/home/user/ereader-buildroot/output/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.11.3 -I/home/user/ereader-buildroot/output/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.11.3/QtCore -I/home/user/ereader-buildroot/output/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore -I/home/user/ereader-buildroot/output/host/arm-buildroot-linux-musleabihf/include/c++/4.9.4 -I/home/user/ereader-buildroot/output/host/arm-buildroot-linux-musleabihf/include/c++/4.9.4/arm-buildroot-linux-musleabihf -I/home/user/ereader-buildroot/output/host/arm-buildroot-linux-musleabihf/include/c++/4.9.4/backward -I/home/user/ereader-buildroot/output/host/arm-buildroot-linux-musleabihf/include -I/home/user/ereader-buildroot/output/host/arm-buildroot-linux-musleabihf/sysroot/usr/include -I/home/user/ereader-buildroot/output/host/lib/gcc/arm-buildroot-linux-musleabihf/4.9.4/include main.cpp -o .moc/main.moc
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: compiler_moc_predefs_clean compiler_moc_header_clean compiler_moc_source_clean
####### Compile
.obj/main.o: main.cpp qeinkfbintegration.h \
.moc/main.moc
$(CXX) -c $(CXXFLAGS) $(INCPATH) -o .obj/main.o main.cpp
.obj/qeinkfbintegration.o: qeinkfbintegration.cpp qeinkfbintegration.h \
qeinkfbscreen.h
$(CXX) -c $(CXXFLAGS) $(INCPATH) -o .obj/qeinkfbintegration.o qeinkfbintegration.cpp
.obj/qeinkfbscreen.o: qeinkfbscreen.cpp qeinkfbscreen.h
$(CXX) -c $(CXXFLAGS) $(INCPATH) -o .obj/qeinkfbscreen.o qeinkfbscreen.cpp
.obj/moc_qeinkfbscreen.o: .moc/moc_qeinkfbscreen.cpp
$(CXX) -c $(CXXFLAGS) $(INCPATH) -o .obj/moc_qeinkfbscreen.o .moc/moc_qeinkfbscreen.cpp
####### Install
install_target: first FORCE
@test -d $(INSTALL_ROOT)/home/user/ereader-buildroot/output/host/arm-buildroot-linux-musleabihf/sysroot/usr/lib/qt/plugins/platforms || mkdir -p $(INSTALL_ROOT)/home/user/ereader-buildroot/output/host/arm-buildroot-linux-musleabihf/sysroot/usr/lib/qt/plugins/platforms
-$(QINSTALL_PROGRAM) plugins/platforms/$(TARGET) $(INSTALL_ROOT)/home/user/ereader-buildroot/output/host/arm-buildroot-linux-musleabihf/sysroot/usr/lib/qt/plugins/platforms/$(TARGET)
uninstall_target: FORCE
-$(DEL_FILE) $(INSTALL_ROOT)/home/user/ereader-buildroot/output/host/arm-buildroot-linux-musleabihf/sysroot/usr/lib/qt/plugins/platforms/$(TARGET)
-$(DEL_DIR) $(INSTALL_ROOT)/home/user/ereader-buildroot/output/host/arm-buildroot-linux-musleabihf/sysroot/usr/lib/qt/plugins/platforms/
install_cmake_qt5_plugin_file: first FORCE
@test -d $(INSTALL_ROOT)/home/user/ereader-buildroot/output/host/arm-buildroot-linux-musleabihf/sysroot/usr/lib/cmake/Qt5Gui || mkdir -p $(INSTALL_ROOT)/home/user/ereader-buildroot/output/host/arm-buildroot-linux-musleabihf/sysroot/usr/lib/cmake/Qt5Gui
-$(QINSTALL) /home/user/ereader-buildroot/extras/einkfb/lib/cmake/Qt5Gui/Qt5Gui_QEinkFbIntegrationPlugin.cmake $(INSTALL_ROOT)/home/user/ereader-buildroot/output/host/arm-buildroot-linux-musleabihf/sysroot/usr/lib/cmake/Qt5Gui/Qt5Gui_QEinkFbIntegrationPlugin.cmake
uninstall_cmake_qt5_plugin_file: FORCE
-$(DEL_FILE) -r $(INSTALL_ROOT)/home/user/ereader-buildroot/output/host/arm-buildroot-linux-musleabihf/sysroot/usr/lib/cmake/Qt5Gui/Qt5Gui_QEinkFbIntegrationPlugin.cmake
-$(DEL_DIR) $(INSTALL_ROOT)/home/user/ereader-buildroot/output/host/arm-buildroot-linux-musleabihf/sysroot/usr/lib/cmake/Qt5Gui/
install: install_target install_cmake_qt5_plugin_file FORCE
uninstall: uninstall_target uninstall_cmake_qt5_plugin_file FORCE
FORCE: