summaryrefslogtreecommitdiff
path: root/noncore/apps/opie-reader/Makefile
Unidiff
Diffstat (limited to 'noncore/apps/opie-reader/Makefile') (more/less context) (ignore whitespace changes)
-rw-r--r--noncore/apps/opie-reader/Makefile725
1 files changed, 725 insertions, 0 deletions
diff --git a/noncore/apps/opie-reader/Makefile b/noncore/apps/opie-reader/Makefile
new file mode 100644
index 0000000..440b8b0
--- a/dev/null
+++ b/noncore/apps/opie-reader/Makefile
@@ -0,0 +1,725 @@
1#############################################################################
2# Makefile for building: $(OPIEDIR)/bin/reader
3# Generated by qmake (1.04a) on: Wed May 7 10:39:28 2003
4# Project: opie-reader.pro
5# Template: app
6# Command: $(QMAKE) -o Makefile opie-reader.pro
7#############################################################################
8
9####### Compiler, tools and options
10
11CC = ccache arm-linux-gcc
12CXX = ccache arm-linux-g++ -DQT_QWS_IPAQ
13LEX = flex
14YACC = yacc
15CFLAGS = -pipe $(CFLAGS_EXTRA) -Wall -W $(if $(CFLAGS_RELEASE),$(CFLAGS_RELEASE), -O2) -DQT_NO_DEBUG
16CXXFLAGS = -pipe $(CFLAGS_EXTRA) -DQWS -fno-exceptions -fno-rtti $(CXXFLAGS_EXTRA) -Wall -W $(if $(CFLAGS_RELEASE),$(CFLAGS_RELEASE), -O2) -DQT_NO_DEBUG
17LEXFLAGS =
18YACCFLAGS= -d
19INCPATH = -I$(OPIEDIR)/include -I$(QTDIR)/include -I/home/ofels/projects/opie//mkspecs/qws/linux-ipaq-g++
20LINK = arm-linux-gcc
21LFLAGS = $(LFLAGS_EXTRA) -Wl,-rpath=/opt/QtPalmtop/lib
22LIBS = $(SUBLIBS) -Wl,-rpath,$(OPIEDIR)/lib -L$(OPIEDIR)/lib -Wl,-rpath,$(QTDIR)/lib -L$(QTDIR)/lib $(LIBS_EXTRA) -lqpe -lqte
23AR = ar cqs
24RANLIB =
25MOC = $(QTDIR)/bin/moc
26UIC = $(QTDIR)/bin/uic
27QMAKE = qmake
28TAR = tar -cf
29GZIP = gzip -9f
30COPY = cp -f
31COPY_FILE= $(COPY) -p
32COPY_DIR = $(COPY) -pR
33DEL_FILE = rm -f
34SYMLINK = ln -sf
35DEL_DIR = rmdir
36MOVE = mv -f
37
38####### Output directory
39
40OBJECTS_DIR = ./
41
42####### Files
43
44HEADERS = Aportis.h \
45 Bkmks.h \
46 BuffDoc.h \
47 CAnnoEdit.h \
48 CBuffer.h \
49 CDrawBuffer.h \
50 CEncoding.h \
51 CEncoding_tables.h \
52 CExpander.h \
53 CFilter.h \
54 CloseDialog.h \
55 Filedata.h \
56 FixedFont.h \
57 FontControl.h \
58 GraphicWin.h \
59 Markups.h \
60 Navigation.h \
61 Palm2QImage.h \
62 Prefs.h \
63 QFloatBar.h \
64 QTReader.h \
65 QTReaderApp.h \
66 QtrListView.h \
67 Queue.h \
68 StateData.h \
69 StyleConsts.h \
70 ToolbarPrefs.h \
71 URLDialog.h \
72 ZText.h \
73 arith.h \
74 cbkmkselector.h \
75 config.h \
76 fileBrowser.h \
77 infowin.h \
78 linktype.h \
79 my_list.h \
80 name.h \
81 names.h \
82 opie.h \
83 pdb.h \
84 plucker.h \
85 plucker_base.h \
86 ppm.h \
87 ppm_expander.h \
88 ustring.h \
89 usenef.h \
90 useqpe.h \
91 utypes.h \
92 version.h \
93 ztxt.h
94SOURCES = Aportis.cpp \
95 Bkmks.cpp \
96 BuffDoc.cpp \
97 CBuffer.cpp \
98 CDrawBuffer.cpp \
99 CEncoding.cpp \
100 CEncoding_tables.cpp \
101 CFilter.cpp \
102 CloseDialog.cpp \
103 FontControl.cpp \
104 Navigation.cpp \
105 Palm2QImage.cpp \
106 Prefs.cpp \
107 QTReader.cpp \
108 QTReaderApp.cpp \
109 QtrListView.cpp \
110 StyleConsts.cpp \
111 ToolbarPrefs.cpp \
112 URLDialog.cpp \
113 arith_d.cpp \
114 fileBrowser.cpp \
115 infowin.cpp \
116 main.cpp \
117 pdb.cpp \
118 plucker.cpp \
119 plucker_base.cpp \
120 ppm.cpp \
121 ppm_expander.cpp \
122 version.cpp \
123 ztxt.cpp
124OBJECTS = Aportis.o \
125 Bkmks.o \
126 BuffDoc.o \
127 CBuffer.o \
128 CDrawBuffer.o \
129 CEncoding.o \
130 CEncoding_tables.o \
131 CFilter.o \
132 CloseDialog.o \
133 FontControl.o \
134 Navigation.o \
135 Palm2QImage.o \
136 Prefs.o \
137 QTReader.o \
138 QTReaderApp.o \
139 QtrListView.o \
140 StyleConsts.o \
141 ToolbarPrefs.o \
142 URLDialog.o \
143 arith_d.o \
144 fileBrowser.o \
145 infowin.o \
146 main.o \
147 pdb.o \
148 plucker.o \
149 plucker_base.o \
150 ppm.o \
151 ppm_expander.o \
152 version.o \
153 ztxt.o
154FORMS =
155UICDECLS =
156UICIMPLS =
157SRCMOC = moc_CAnnoEdit.cpp \
158 moc_CloseDialog.cpp \
159 moc_GraphicWin.cpp \
160 moc_Prefs.cpp \
161 moc_QFloatBar.cpp \
162 moc_QTReader.cpp \
163 moc_QTReaderApp.cpp \
164 moc_QtrListView.cpp \
165 moc_ToolbarPrefs.cpp \
166 moc_URLDialog.cpp \
167 moc_cbkmkselector.cpp \
168 moc_fileBrowser.cpp \
169 moc_infowin.cpp
170OBJMOC = moc_CAnnoEdit.o \
171 moc_CloseDialog.o \
172 moc_GraphicWin.o \
173 moc_Prefs.o \
174 moc_QFloatBar.o \
175 moc_QTReader.o \
176 moc_QTReaderApp.o \
177 moc_QtrListView.o \
178 moc_ToolbarPrefs.o \
179 moc_URLDialog.o \
180 moc_cbkmkselector.o \
181 moc_fileBrowser.o \
182 moc_infowin.o
183 DIST = ../../../gen.pro \
184 ../../../include.pro \
185 /home/ofels/projects/opie/noncore/apps/opie-reader/opie-reader.pro
186PRO = opie-reader.pro
187QMAKE_TARGET = reader
188DESTDIR = $(OPIEDIR)/bin/
189TARGET = $(OPIEDIR)/bin/reader
190
191first: all
192####### Implicit rules
193
194.SUFFIXES: .c .cpp .cc .cxx .C
195
196.cpp.o:
197 $(CXX) -c $(CXXFLAGS) $(INCPATH) -o $@ $<
198
199.cc.o:
200 $(CXX) -c $(CXXFLAGS) $(INCPATH) -o $@ $<
201
202.cxx.o:
203 $(CXX) -c $(CXXFLAGS) $(INCPATH) -o $@ $<
204
205.C.o:
206 $(CXX) -c $(CXXFLAGS) $(INCPATH) -o $@ $<
207
208.c.o:
209 $(CC) -c $(CFLAGS) $(INCPATH) -o $@ $<
210
211####### Build rules
212
213all: Makefile $(TARGET)
214
215$(TARGET): $(UICDECLS) $(OBJECTS) $(OBJMOC)
216 test -d $(OPIEDIR)/bin/ || mkdir -p $(OPIEDIR)/bin/
217 $(LINK) $(LFLAGS) -o $(TARGET) $(OBJECTS) $(OBJMOC) $(LIBS)
218
219mocables: $(SRCMOC)
220
221$(MOC):
222 ( cd $(QTDIR)/src/moc ; $(MAKE) )
223
224Makefile: opie-reader.pro /home/ofels/projects/opie//mkspecs/qws/linux-ipaq-g++/qmake.conf ../../../gen.pro \
225 ../../../include.pro
226 $(QMAKE) -o Makefile opie-reader.pro
227qmake:
228 @$(QMAKE) -o Makefile opie-reader.pro
229
230dist:
231 @mkdir -p .tmp/reader && $(COPY_FILE) --parents $(SOURCES) $(HEADERS) $(FORMS) $(DIST) .tmp/reader/ && $(COPY_FILE) --parents ../../../i18n/de/reader.ts ../../../i18n/nl/reader.ts ../../../i18n/da/reader.ts ../../../i18n/xx/reader.ts ../../../i18n/en/reader.ts ../../../i18n/es/reader.ts ../../../i18n/fr/reader.ts ../../../i18n/hu/reader.ts ../../../i18n/ja/reader.ts ../../../i18n/ko/reader.ts ../../../i18n/no/reader.ts ../../../i18n/pl/reader.ts ../../../i18n/pt/reader.ts ../../../i18n/pt_BR/reader.ts ../../../i18n/sl/reader.ts ../../../i18n/zh_CN/reader.ts ../../../i18n/zh_TW/reader.ts .tmp/reader/ && ( cd `dirname .tmp/reader` && $(TAR) reader.tar reader && $(GZIP) reader.tar ) && $(MOVE) `dirname .tmp/reader`/reader.tar.gz . && $(DEL_DIR) .tmp/reader
232
233mocclean:
234 -$(DEL_FILE) $(OBJMOC)
235 -$(DEL_FILE) $(SRCMOC)
236
237uiclean:
238
239clean: mocclean
240 -$(DEL_FILE) $(OBJECTS)
241 -$(DEL_FILE) *~ core *.core
242
243
244####### Sub-libraries
245
246distclean: clean
247 -$(DEL_FILE) $(OPIEDIR)/bin/$(TARGET) $(TARGET)
248
249
250lupdate:
251 lupdate -noobsolete $(PRO)
252
253lrelease:
254 lrelease $(PRO)
255
256ipk:
257 tmp=`mktemp -d /tmp/ipkg-opie.XXXXXXXXXX` && ( $(MAKE) INSTALL_ROOT="" install && ipkg-build ; rm -rf ; )
258
259opie-lupdate:
260 opie-lupdate -noobsolete $(PRO)
261
262opie-lrelease:
263 opie-lrelease $(PRO)
264
265FORCE:
266
267####### Compile
268
269Aportis.o: Aportis.cpp Aportis.h \
270 my_list.h \
271 Bkmks.h \
272 useqpe.h \
273 CExpander.h \
274 pdb.h \
275 config.h \
276 StyleConsts.h \
277 Markups.h \
278 names.h \
279 linktype.h \
280 ustring.h \
281 Filedata.h
282
283Bkmks.o: Bkmks.cpp Bkmks.h \
284 StyleConsts.h \
285 Markups.h \
286 my_list.h \
287 version.h \
288 names.h \
289 config.h \
290 Filedata.h \
291 ustring.h
292
293BuffDoc.o: BuffDoc.cpp names.h \
294 BuffDoc.h \
295 config.h \
296 CDrawBuffer.h \
297 plucker.h \
298 usenef.h \
299 useqpe.h \
300 ZText.h \
301 Aportis.h \
302 ztxt.h \
303 ppm_expander.h \
304 CFilter.h \
305 CExpander.h \
306 StyleConsts.h \
307 Markups.h \
308 linktype.h \
309 ustring.h \
310 pdb.h \
311 utypes.h \
312 ppm.h \
313 arith.h \
314 CBuffer.h \
315 my_list.h \
316 CEncoding.h \
317 CEncoding_tables.h \
318 plucker_base.h \
319 Navigation.h
320
321CBuffer.o: CBuffer.cpp CBuffer.h \
322 config.h \
323 ustring.h
324
325CDrawBuffer.o: CDrawBuffer.cpp CDrawBuffer.h \
326 FontControl.h \
327 useqpe.h \
328 opie.h \
329 StyleConsts.h \
330 CBuffer.h \
331 my_list.h \
332 linktype.h \
333 config.h \
334 ustring.h
335
336CEncoding.o: CEncoding.cpp CEncoding.h \
337 CExpander.h \
338 CEncoding_tables.h \
339 useqpe.h \
340 config.h \
341 StyleConsts.h \
342 Markups.h \
343 names.h \
344 linktype.h \
345 ustring.h
346
347CEncoding_tables.o: CEncoding_tables.cpp CEncoding_tables.h \
348 config.h \
349 ustring.h
350
351CFilter.o: CFilter.cpp CDrawBuffer.h \
352 CFilter.h \
353 StyleConsts.h \
354 CBuffer.h \
355 my_list.h \
356 linktype.h \
357 config.h \
358 ustring.h \
359 CExpander.h \
360 CEncoding.h \
361 useqpe.h \
362 Markups.h \
363 names.h \
364 CEncoding_tables.h
365
366CloseDialog.o: CloseDialog.cpp CloseDialog.h \
367 useqpe.h
368
369FontControl.o: FontControl.cpp opie.h \
370 useqpe.h \
371 FontControl.h \
372 StyleConsts.h
373
374Navigation.o: Navigation.cpp Navigation.h
375
376Palm2QImage.o: Palm2QImage.cpp useqpe.h
377
378Prefs.o: Prefs.cpp useqpe.h \
379 Prefs.h \
380 $(OPIEDIR)/include/qpe/menubutton.h \
381 $(OPIEDIR)/include/qpe/fontdatabase.h \
382 CEncoding_tables.h \
383 $(OPIEDIR)/include/qpe/fontfactoryinterface.h \
384 $(OPIEDIR)/include/qpe/qcom.h \
385 $(OPIEDIR)/include/qpe/quuid.h
386
387QTReader.o: QTReader.cpp useqpe.h \
388 config.h \
389 QTReader.h \
390 QTReaderApp.h \
391 CDrawBuffer.h \
392 $(OPIEDIR)/include/qpe/qpeapplication.h \
393 $(OPIEDIR)/include/qpe/config.h \
394 $(OPIEDIR)/include/qpe/applnk.h \
395 $(OPIEDIR)/include/qpe/global.h \
396 $(OPIEDIR)/include/qpe/qcopenvelope_qws.h \
397 ustring.h \
398 my_list.h \
399 BuffDoc.h \
400 FontControl.h \
401 ZText.h \
402 Aportis.h \
403 ztxt.h \
404 ppm_expander.h \
405 CFilter.h \
406 CExpander.h \
407 StyleConsts.h \
408 Markups.h \
409 names.h \
410 linktype.h \
411 pdb.h \
412 utypes.h \
413 ppm.h \
414 arith.h \
415 CBuffer.h \
416 CEncoding.h \
417 CEncoding_tables.h \
418 $(OPIEDIR)/include/qpe/qpedecoration_qws.h \
419 $(OPIEDIR)/include/qpe/timestring.h \
420 $(OPIEDIR)/include/qpe/windowdecorationinterface.h \
421 $(OPIEDIR)/include/qpe/qcom.h \
422 $(OPIEDIR)/include/qpe/quuid.h
423
424QTReaderApp.o: QTReaderApp.cpp useqpe.h \
425 $(OPIEDIR)/include/qpe/qpemenubar.h \
426 $(OPIEDIR)/include/qpe/qpetoolbar.h \
427 $(OPIEDIR)/include/qpe/menubutton.h \
428 $(OPIEDIR)/include/qpe/fontdatabase.h \
429 $(OPIEDIR)/include/qpe/global.h \
430 $(OPIEDIR)/include/qpe/applnk.h \
431 $(OPIEDIR)/include/qpe/config.h \
432 $(OPIEDIR)/include/qpe/qcopenvelope_qws.h \
433 QTReader.h \
434 GraphicWin.h \
435 Bkmks.h \
436 cbkmkselector.h \
437 infowin.h \
438 ToolbarPrefs.h \
439 Prefs.h \
440 CAnnoEdit.h \
441 QFloatBar.h \
442 FixedFont.h \
443 URLDialog.h \
444 $(OPIEDIR)/include/qpe/resource.h \
445 $(OPIEDIR)/include/qpe/qpeapplication.h \
446 fileBrowser.h \
447 QTReaderApp.h \
448 CDrawBuffer.h \
449 Filedata.h \
450 opie.h \
451 names.h \
452 CEncoding_tables.h \
453 CloseDialog.h \
454 $(OPIEDIR)/include/qpe/fontfactoryinterface.h \
455 $(OPIEDIR)/include/qpe/qcom.h \
456 $(OPIEDIR)/include/qpe/quuid.h \
457 ustring.h \
458 my_list.h \
459 BuffDoc.h \
460 FontControl.h \
461 ZText.h \
462 Aportis.h \
463 ztxt.h \
464 ppm_expander.h \
465 CFilter.h \
466 CExpander.h \
467 config.h \
468 StyleConsts.h \
469 Markups.h \
470 linktype.h \
471 pdb.h \
472 utypes.h \
473 ppm.h \
474 arith.h \
475 CBuffer.h \
476 CEncoding.h \
477 $(OPIEDIR)/include/qpe/qpedecoration_qws.h \
478 $(OPIEDIR)/include/qpe/timestring.h \
479 $(OPIEDIR)/include/qpe/windowdecorationinterface.h
480
481QtrListView.o: QtrListView.cpp QtrListView.h
482
483StyleConsts.o: StyleConsts.cpp StyleConsts.h
484
485ToolbarPrefs.o: ToolbarPrefs.cpp useqpe.h \
486 ToolbarPrefs.h \
487 $(OPIEDIR)/include/qpe/menubutton.h \
488 $(OPIEDIR)/include/qpe/config.h \
489 ustring.h
490
491URLDialog.o: URLDialog.cpp URLDialog.h \
492 useqpe.h
493
494arith_d.o: arith_d.cpp arith.h \
495 utypes.h
496
497fileBrowser.o: fileBrowser.cpp fileBrowser.h \
498 QtrListView.h \
499 opie.h
500
501infowin.o: infowin.cpp infowin.h \
502 version.h \
503 names.h
504
505main.o: main.cpp useqpe.h \
506 $(OPIEDIR)/include/qpe/qpeapplication.h \
507 QTReaderApp.h \
508 $(OPIEDIR)/include/qpe/qpedecoration_qws.h \
509 $(OPIEDIR)/include/qpe/timestring.h \
510 $(OPIEDIR)/include/qpe/windowdecorationinterface.h \
511 $(OPIEDIR)/include/qpe/qcom.h \
512 $(OPIEDIR)/include/qpe/quuid.h \
513 CExpander.h \
514 CEncoding.h \
515 config.h \
516 StyleConsts.h \
517 Markups.h \
518 names.h \
519 linktype.h \
520 ustring.h \
521 CEncoding_tables.h
522
523pdb.o: pdb.cpp pdb.h
524
525plucker.o: plucker.cpp useqpe.h \
526 $(OPIEDIR)/include/qpe/qcopenvelope_qws.h \
527 $(OPIEDIR)/include/qpe/global.h \
528 $(OPIEDIR)/include/qpe/qpeapplication.h \
529 plucker.h \
530 Aportis.h \
531 Palm2QImage.h \
532 $(OPIEDIR)/include/qpe/qpedecoration_qws.h \
533 $(OPIEDIR)/include/qpe/timestring.h \
534 $(OPIEDIR)/include/qpe/windowdecorationinterface.h \
535 $(OPIEDIR)/include/qpe/qcom.h \
536 $(OPIEDIR)/include/qpe/quuid.h \
537 plucker_base.h \
538 CExpander.h \
539 ztxt.h \
540 pdb.h \
541 CBuffer.h \
542 my_list.h \
543 Navigation.h \
544 config.h \
545 StyleConsts.h \
546 Markups.h \
547 names.h \
548 linktype.h \
549 ustring.h
550
551plucker_base.o: plucker_base.cpp useqpe.h \
552 $(OPIEDIR)/include/qpe/qcopenvelope_qws.h \
553 $(OPIEDIR)/include/qpe/global.h \
554 $(OPIEDIR)/include/qpe/qpeapplication.h \
555 plucker_base.h \
556 Aportis.h \
557 Palm2QImage.h \
558 $(OPIEDIR)/include/qpe/qpedecoration_qws.h \
559 $(OPIEDIR)/include/qpe/timestring.h \
560 $(OPIEDIR)/include/qpe/windowdecorationinterface.h \
561 $(OPIEDIR)/include/qpe/qcom.h \
562 $(OPIEDIR)/include/qpe/quuid.h \
563 CExpander.h \
564 ztxt.h \
565 pdb.h \
566 CBuffer.h \
567 my_list.h \
568 Navigation.h \
569 config.h \
570 StyleConsts.h \
571 Markups.h \
572 names.h \
573 linktype.h \
574 ustring.h
575
576ppm.o: ppm.cpp arith.h \
577 ppm.h \
578 utypes.h
579
580ppm_expander.o: ppm_expander.cpp ppm_expander.h \
581 useqpe.h \
582 CExpander.h \
583 utypes.h \
584 ppm.h \
585 arith.h \
586 config.h \
587 StyleConsts.h \
588 Markups.h \
589 names.h \
590 linktype.h \
591 ustring.h
592
593version.o: version.cpp version.h \
594 names.h
595
596ztxt.o: ztxt.cpp ztxt.h \
597 my_list.h \
598 Bkmks.h \
599 useqpe.h \
600 CExpander.h \
601 pdb.h \
602 config.h \
603 StyleConsts.h \
604 Markups.h \
605 names.h \
606 linktype.h \
607 ustring.h \
608 Filedata.h
609
610moc_CAnnoEdit.o: moc_CAnnoEdit.cpp CAnnoEdit.h
611
612moc_CloseDialog.o: moc_CloseDialog.cpp CloseDialog.h useqpe.h
613
614moc_GraphicWin.o: moc_GraphicWin.cpp GraphicWin.h
615
616moc_Prefs.o: moc_Prefs.cpp Prefs.h useqpe.h \
617 $(OPIEDIR)/include/qpe/menubutton.h
618
619moc_QFloatBar.o: moc_QFloatBar.cpp QFloatBar.h
620
621moc_QTReader.o: moc_QTReader.cpp QTReader.h my_list.h \
622 BuffDoc.h \
623 FontControl.h \
624 useqpe.h \
625 ZText.h \
626 Aportis.h \
627 ztxt.h \
628 ppm_expander.h \
629 CDrawBuffer.h \
630 CFilter.h \
631 CExpander.h \
632 config.h \
633 StyleConsts.h \
634 Markups.h \
635 names.h \
636 linktype.h \
637 ustring.h \
638 pdb.h \
639 utypes.h \
640 ppm.h \
641 arith.h \
642 CBuffer.h \
643 CEncoding.h \
644 CEncoding_tables.h
645
646moc_QTReaderApp.o: moc_QTReaderApp.cpp QTReaderApp.h useqpe.h \
647 CExpander.h \
648 CEncoding.h \
649 config.h \
650 StyleConsts.h \
651 Markups.h \
652 names.h \
653 linktype.h \
654 ustring.h \
655 CEncoding_tables.h
656
657moc_QtrListView.o: moc_QtrListView.cpp QtrListView.h
658
659moc_ToolbarPrefs.o: moc_ToolbarPrefs.cpp ToolbarPrefs.h useqpe.h \
660 $(OPIEDIR)/include/qpe/menubutton.h \
661 $(OPIEDIR)/include/qpe/config.h \
662 ustring.h
663
664moc_URLDialog.o: moc_URLDialog.cpp URLDialog.h useqpe.h
665
666moc_cbkmkselector.o: moc_cbkmkselector.cpp cbkmkselector.h
667
668moc_fileBrowser.o: moc_fileBrowser.cpp fileBrowser.h
669
670moc_infowin.o: moc_infowin.cpp infowin.h
671
672moc_CAnnoEdit.cpp: $(MOC) CAnnoEdit.h
673 $(MOC) CAnnoEdit.h -o moc_CAnnoEdit.cpp
674
675moc_CloseDialog.cpp: $(MOC) CloseDialog.h
676 $(MOC) CloseDialog.h -o moc_CloseDialog.cpp
677
678moc_GraphicWin.cpp: $(MOC) GraphicWin.h
679 $(MOC) GraphicWin.h -o moc_GraphicWin.cpp
680
681moc_Prefs.cpp: $(MOC) Prefs.h
682 $(MOC) Prefs.h -o moc_Prefs.cpp
683
684moc_QFloatBar.cpp: $(MOC) QFloatBar.h
685 $(MOC) QFloatBar.h -o moc_QFloatBar.cpp
686
687moc_QTReader.cpp: $(MOC) QTReader.h
688 $(MOC) QTReader.h -o moc_QTReader.cpp
689
690moc_QTReaderApp.cpp: $(MOC) QTReaderApp.h
691 $(MOC) QTReaderApp.h -o moc_QTReaderApp.cpp
692
693moc_QtrListView.cpp: $(MOC) QtrListView.h
694 $(MOC) QtrListView.h -o moc_QtrListView.cpp
695
696moc_ToolbarPrefs.cpp: $(MOC) ToolbarPrefs.h
697 $(MOC) ToolbarPrefs.h -o moc_ToolbarPrefs.cpp
698
699moc_URLDialog.cpp: $(MOC) URLDialog.h
700 $(MOC) URLDialog.h -o moc_URLDialog.cpp
701
702moc_cbkmkselector.cpp: $(MOC) cbkmkselector.h
703 $(MOC) cbkmkselector.h -o moc_cbkmkselector.cpp
704
705moc_fileBrowser.cpp: $(MOC) fileBrowser.h
706 $(MOC) fileBrowser.h -o moc_fileBrowser.cpp
707
708moc_infowin.cpp: $(MOC) infowin.h
709 $(MOC) infowin.h -o moc_infowin.cpp
710
711####### Install
712
713install_target:
714 @test -d $(INSTALL_ROOT)/opt/QtPalmtop/bin/ || mkdir -p $(INSTALL_ROOT)/opt/QtPalmtop/bin/
715 -$(COPY) "$(OPIEDIR)/bin/$(QMAKE_TARGET)" "$(INSTALL_ROOT)/opt/QtPalmtop/bin/$(QMAKE_TARGET)"
716
717uninstall_target:
718 -$(DEL_FILE) "$(INSTALL_ROOT)/opt/QtPalmtop/bin/$(QMAKE_TARGET)"
719 -$(DEL_DIR) "$(INSTALL_ROOT)/opt/QtPalmtop/bin/"
720
721
722install: all install_target
723
724uninstall: uninstall_target
725