Better cache handling. Added clear cache button to settings.
[jenirok] / src / gui / Makefile
1 #############################################################################
2 # Makefile for building: jenirok
3 # Generated by qmake (2.01a) (Qt 4.6.2) on: Sat Apr 17 16:30:11 2010
4 # Project:  gui.pro
5 # Template: app
6 # Command: /usr/bin/qmake -unix -o Makefile gui.pro
7 #############################################################################
8
9 ####### Compiler, tools and options
10
11 CC            = gcc
12 CXX           = g++
13 DEFINES       = -DDATADIR=\"/usr/share\" -DPKGDATADIR=\"\" -DQT_NO_DEBUG -DQT_MAEMO5_LIB -DQT_SQL_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED
14 CFLAGS        = -pipe -O2 -I/usr/include/evolution-data-server-1.4 -I/usr/include/dbus-1.0 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gconf/2 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/conic -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -W -D_REENTRANT $(DEFINES)
15 CXXFLAGS      = -pipe -O2 -I/usr/include/evolution-data-server-1.4 -I/usr/include/dbus-1.0 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gconf/2 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/conic -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -W -D_REENTRANT $(DEFINES)
16 INCPATH       = -I/targets/FREMANTLE_X86/usr/share/qt4/mkspecs/linux-g++ -I. -I/targets/FREMANTLE_X86/usr/include/QtCore -I/targets/FREMANTLE_X86/usr/include/QtNetwork -I/targets/FREMANTLE_X86/usr/include/QtGui -I/targets/FREMANTLE_X86/usr/include/QtSql -I/targets/FREMANTLE_X86/usr/include/QtMaemo5 -I/targets/FREMANTLE_X86/usr/include -I../common -I.
17 LINK          = g++
18 LFLAGS        = -Wl,-O1 -Wl,-rpath,/usr/lib
19 LIBS          = $(SUBLIBS)  -L/usr/lib -lebook-1.2 -ledataserver-1.2 -lxml2 -lgconf-2 -ldbus-glib-1 -lconic -ldbus-1 -lgobject-2.0 -lglib-2.0 -lQtMaemo5 -L/usr/lib -L/usr/X11R6/lib -lQtSql -lQtGui -lQtNetwork -lQtDBus -lQtXml -lQtCore -lpthread 
20 AR            = ar cqs
21 RANLIB        = 
22 QMAKE         = /usr/bin/qmake
23 TAR           = tar -cf
24 COMPRESS      = gzip -9f
25 COPY          = cp -f
26 SED           = sed
27 COPY_FILE     = $(COPY)
28 COPY_DIR      = $(COPY) -r
29 STRIP         = strip
30 INSTALL_FILE  = install -m 644 -p
31 INSTALL_DIR   = $(COPY_DIR)
32 INSTALL_PROGRAM = install -m 755 -p
33 DEL_FILE      = rm -f
34 SYMLINK       = ln -f -s
35 DEL_DIR       = rmdir
36 MOVE          = mv -f
37 CHK_DIR_EXISTS= test -d
38 MKDIR         = mkdir -p
39
40 ####### Output directory
41
42 OBJECTS_DIR   = ./
43
44 ####### Files
45
46 SOURCES       = main.cpp \
47                 mainwindow.cpp \
48                 searchdialog.cpp \
49                 resultwindow.cpp \
50                 detailwindow.cpp \
51                 settingsdialog.cpp \
52                 buttonselector.cpp \
53                 daemon.cpp \
54                 ../common/eniro.cpp \
55                 ../common/contactmanager.cpp \
56                 ../common/db.cpp \
57                 ../common/settings.cpp \
58                 ../common/connectionmanager.cpp \
59                 ../common/cache.cpp moc_mainwindow.cpp \
60                 moc_searchdialog.cpp \
61                 moc_resultwindow.cpp \
62                 moc_detailwindow.cpp \
63                 moc_settingsdialog.cpp \
64                 moc_eniro.cpp \
65                 moc_connectionmanager.cpp \
66                 qrc_icons.cpp \
67                 qrc_translations.cpp
68 OBJECTS       = main.o \
69                 mainwindow.o \
70                 searchdialog.o \
71                 resultwindow.o \
72                 detailwindow.o \
73                 settingsdialog.o \
74                 buttonselector.o \
75                 daemon.o \
76                 eniro.o \
77                 contactmanager.o \
78                 db.o \
79                 settings.o \
80                 connectionmanager.o \
81                 cache.o \
82                 moc_mainwindow.o \
83                 moc_searchdialog.o \
84                 moc_resultwindow.o \
85                 moc_detailwindow.o \
86                 moc_settingsdialog.o \
87                 moc_eniro.o \
88                 moc_connectionmanager.o \
89                 qrc_icons.o \
90                 qrc_translations.o
91 DIST          = /targets/FREMANTLE_X86/usr/share/qt4/mkspecs/common/g++.conf \
92                 /targets/FREMANTLE_X86/usr/share/qt4/mkspecs/common/unix.conf \
93                 /targets/FREMANTLE_X86/usr/share/qt4/mkspecs/common/linux.conf \
94                 /targets/FREMANTLE_X86/usr/share/qt4/mkspecs/qconfig.pri \
95                 /targets/FREMANTLE_X86/usr/share/qt4/mkspecs/features/qt_functions.prf \
96                 /targets/FREMANTLE_X86/usr/share/qt4/mkspecs/features/qt_config.prf \
97                 /targets/FREMANTLE_X86/usr/share/qt4/mkspecs/features/exclusive_builds.prf \
98                 /targets/FREMANTLE_X86/usr/share/qt4/mkspecs/features/default_pre.prf \
99                 /targets/FREMANTLE_X86/usr/share/qt4/mkspecs/features/release.prf \
100                 /targets/FREMANTLE_X86/usr/share/qt4/mkspecs/features/default_post.prf \
101                 /targets/FREMANTLE_X86/usr/share/qt4/mkspecs/features/link_pkgconfig.prf \
102                 /targets/FREMANTLE_X86/usr/share/qt4/mkspecs/features/warn_on.prf \
103                 /targets/FREMANTLE_X86/usr/share/qt4/mkspecs/features/qt.prf \
104                 /targets/FREMANTLE_X86/usr/share/qt4/mkspecs/features/unix/thread.prf \
105                 /targets/FREMANTLE_X86/usr/share/qt4/mkspecs/features/moc.prf \
106                 /targets/FREMANTLE_X86/usr/share/qt4/mkspecs/features/resources.prf \
107                 /targets/FREMANTLE_X86/usr/share/qt4/mkspecs/features/uic.prf \
108                 /targets/FREMANTLE_X86/usr/share/qt4/mkspecs/features/yacc.prf \
109                 /targets/FREMANTLE_X86/usr/share/qt4/mkspecs/features/lex.prf \
110                 /targets/FREMANTLE_X86/usr/share/qt4/mkspecs/features/include_source_dir.prf \
111                 gui.pro
112 QMAKE_TARGET  = jenirok
113 DESTDIR       = 
114 TARGET        = jenirok
115
116 first: all
117 ####### Implicit rules
118
119 .SUFFIXES: .o .c .cpp .cc .cxx .C
120
121 .cpp.o:
122         $(CXX) -c $(CXXFLAGS) $(INCPATH) -o "$@" "$<"
123
124 .cc.o:
125         $(CXX) -c $(CXXFLAGS) $(INCPATH) -o "$@" "$<"
126
127 .cxx.o:
128         $(CXX) -c $(CXXFLAGS) $(INCPATH) -o "$@" "$<"
129
130 .C.o:
131         $(CXX) -c $(CXXFLAGS) $(INCPATH) -o "$@" "$<"
132
133 .c.o:
134         $(CC) -c $(CFLAGS) $(INCPATH) -o "$@" "$<"
135
136 ####### Build rules
137
138 all: Makefile $(TARGET)
139
140 $(TARGET):  $(OBJECTS)  
141         $(LINK) $(LFLAGS) -o $(TARGET) $(OBJECTS) $(OBJCOMP) $(LIBS)
142
143 Makefile: gui.pro  /targets/FREMANTLE_X86/usr/share/qt4/mkspecs/linux-g++/qmake.conf /targets/FREMANTLE_X86/usr/share/qt4/mkspecs/common/g++.conf \
144                 /targets/FREMANTLE_X86/usr/share/qt4/mkspecs/common/unix.conf \
145                 /targets/FREMANTLE_X86/usr/share/qt4/mkspecs/common/linux.conf \
146                 /targets/FREMANTLE_X86/usr/share/qt4/mkspecs/qconfig.pri \
147                 /targets/FREMANTLE_X86/usr/share/qt4/mkspecs/features/qt_functions.prf \
148                 /targets/FREMANTLE_X86/usr/share/qt4/mkspecs/features/qt_config.prf \
149                 /targets/FREMANTLE_X86/usr/share/qt4/mkspecs/features/exclusive_builds.prf \
150                 /targets/FREMANTLE_X86/usr/share/qt4/mkspecs/features/default_pre.prf \
151                 /targets/FREMANTLE_X86/usr/share/qt4/mkspecs/features/release.prf \
152                 /targets/FREMANTLE_X86/usr/share/qt4/mkspecs/features/default_post.prf \
153                 /targets/FREMANTLE_X86/usr/share/qt4/mkspecs/features/link_pkgconfig.prf \
154                 /targets/FREMANTLE_X86/usr/share/qt4/mkspecs/features/warn_on.prf \
155                 /targets/FREMANTLE_X86/usr/share/qt4/mkspecs/features/qt.prf \
156                 /targets/FREMANTLE_X86/usr/share/qt4/mkspecs/features/unix/thread.prf \
157                 /targets/FREMANTLE_X86/usr/share/qt4/mkspecs/features/moc.prf \
158                 /targets/FREMANTLE_X86/usr/share/qt4/mkspecs/features/resources.prf \
159                 /targets/FREMANTLE_X86/usr/share/qt4/mkspecs/features/uic.prf \
160                 /targets/FREMANTLE_X86/usr/share/qt4/mkspecs/features/yacc.prf \
161                 /targets/FREMANTLE_X86/usr/share/qt4/mkspecs/features/lex.prf \
162                 /targets/FREMANTLE_X86/usr/share/qt4/mkspecs/features/include_source_dir.prf \
163                 /usr/lib/libQtMaemo5.prl \
164                 /usr/lib/libQtDBus.prl \
165                 /usr/lib/libQtXml.prl \
166                 /usr/lib/libQtCore.prl \
167                 /usr/lib/libQtGui.prl \
168                 /usr/lib/libQtSql.prl \
169                 /usr/lib/libQtNetwork.prl
170         $(QMAKE) -unix -o Makefile gui.pro
171 /targets/FREMANTLE_X86/usr/share/qt4/mkspecs/common/g++.conf:
172 /targets/FREMANTLE_X86/usr/share/qt4/mkspecs/common/unix.conf:
173 /targets/FREMANTLE_X86/usr/share/qt4/mkspecs/common/linux.conf:
174 /targets/FREMANTLE_X86/usr/share/qt4/mkspecs/qconfig.pri:
175 /targets/FREMANTLE_X86/usr/share/qt4/mkspecs/features/qt_functions.prf:
176 /targets/FREMANTLE_X86/usr/share/qt4/mkspecs/features/qt_config.prf:
177 /targets/FREMANTLE_X86/usr/share/qt4/mkspecs/features/exclusive_builds.prf:
178 /targets/FREMANTLE_X86/usr/share/qt4/mkspecs/features/default_pre.prf:
179 /targets/FREMANTLE_X86/usr/share/qt4/mkspecs/features/release.prf:
180 /targets/FREMANTLE_X86/usr/share/qt4/mkspecs/features/default_post.prf:
181 /targets/FREMANTLE_X86/usr/share/qt4/mkspecs/features/link_pkgconfig.prf:
182 /targets/FREMANTLE_X86/usr/share/qt4/mkspecs/features/warn_on.prf:
183 /targets/FREMANTLE_X86/usr/share/qt4/mkspecs/features/qt.prf:
184 /targets/FREMANTLE_X86/usr/share/qt4/mkspecs/features/unix/thread.prf:
185 /targets/FREMANTLE_X86/usr/share/qt4/mkspecs/features/moc.prf:
186 /targets/FREMANTLE_X86/usr/share/qt4/mkspecs/features/resources.prf:
187 /targets/FREMANTLE_X86/usr/share/qt4/mkspecs/features/uic.prf:
188 /targets/FREMANTLE_X86/usr/share/qt4/mkspecs/features/yacc.prf:
189 /targets/FREMANTLE_X86/usr/share/qt4/mkspecs/features/lex.prf:
190 /targets/FREMANTLE_X86/usr/share/qt4/mkspecs/features/include_source_dir.prf:
191 /usr/lib/libQtMaemo5.prl:
192 /usr/lib/libQtDBus.prl:
193 /usr/lib/libQtXml.prl:
194 /usr/lib/libQtCore.prl:
195 /usr/lib/libQtGui.prl:
196 /usr/lib/libQtSql.prl:
197 /usr/lib/libQtNetwork.prl:
198 qmake:  FORCE
199         @$(QMAKE) -unix -o Makefile gui.pro
200
201 dist: 
202         @$(CHK_DIR_EXISTS) .tmp/jenirok1.0.0 || $(MKDIR) .tmp/jenirok1.0.0 
203         $(COPY_FILE) --parents $(SOURCES) $(DIST) .tmp/jenirok1.0.0/ && $(COPY_FILE) --parents mainwindow.h searchdialog.h resultwindow.h detailwindow.h settingsdialog.h buttonselector.h daemon.h ../common/eniro.h ../common/contactmanager.h ../common/db.h ../common/settings.h ../common/connectionmanager.h ../common/cache.h .tmp/jenirok1.0.0/ && $(COPY_FILE) --parents icons.grc ../common/translations.grc .tmp/jenirok1.0.0/ && $(COPY_FILE) --parents main.cpp mainwindow.cpp searchdialog.cpp resultwindow.cpp detailwindow.cpp settingsdialog.cpp buttonselector.cpp daemon.cpp ../common/eniro.cpp ../common/contactmanager.cpp ../common/db.cpp ../common/settings.cpp ../common/connectionmanager.cpp ../common/cache.cpp .tmp/jenirok1.0.0/ && $(COPY_FILE) --parents ../common/translations/fi_FI.ts .tmp/jenirok1.0.0/ && (cd `dirname .tmp/jenirok1.0.0` && $(TAR) jenirok1.0.0.tar jenirok1.0.0 && $(COMPRESS) jenirok1.0.0.tar) && $(MOVE) `dirname .tmp/jenirok1.0.0`/jenirok1.0.0.tar.gz . && $(DEL_FILE) -r .tmp/jenirok1.0.0
204
205
206 clean:compiler_clean 
207         -$(DEL_FILE) $(OBJECTS)
208         -$(DEL_FILE) *~ core *.core
209
210
211 ####### Sub-libraries
212
213 distclean: clean
214         -$(DEL_FILE) $(TARGET) 
215         -$(DEL_FILE) Makefile
216
217
218 mocclean: compiler_moc_header_clean compiler_moc_source_clean
219
220 mocables: compiler_moc_header_make_all compiler_moc_source_make_all
221
222 compiler_moc_header_make_all: moc_mainwindow.cpp moc_searchdialog.cpp moc_resultwindow.cpp moc_detailwindow.cpp moc_settingsdialog.cpp moc_eniro.cpp moc_connectionmanager.cpp
223 compiler_moc_header_clean:
224         -$(DEL_FILE) moc_mainwindow.cpp moc_searchdialog.cpp moc_resultwindow.cpp moc_detailwindow.cpp moc_settingsdialog.cpp moc_eniro.cpp moc_connectionmanager.cpp
225 moc_mainwindow.cpp: searchdialog.h \
226                 buttonselector.h \
227                 settingsdialog.h \
228                 mainwindow.h
229         /usr/bin/moc $(DEFINES) $(INCPATH) mainwindow.h -o moc_mainwindow.cpp
230
231 moc_searchdialog.cpp: buttonselector.h \
232                 searchdialog.h
233         /usr/bin/moc $(DEFINES) $(INCPATH) searchdialog.h -o moc_searchdialog.cpp
234
235 moc_resultwindow.cpp: searchdialog.h \
236                 buttonselector.h \
237                 resultwindow.h
238         /usr/bin/moc $(DEFINES) $(INCPATH) resultwindow.h -o moc_resultwindow.cpp
239
240 moc_detailwindow.cpp: searchdialog.h \
241                 buttonselector.h \
242                 detailwindow.h
243         /usr/bin/moc $(DEFINES) $(INCPATH) detailwindow.h -o moc_detailwindow.cpp
244
245 moc_settingsdialog.cpp: buttonselector.h \
246                 settingsdialog.h
247         /usr/bin/moc $(DEFINES) $(INCPATH) settingsdialog.h -o moc_settingsdialog.cpp
248
249 moc_eniro.cpp: ../common/eniro.h
250         /usr/bin/moc $(DEFINES) $(INCPATH) ../common/eniro.h -o moc_eniro.cpp
251
252 moc_connectionmanager.cpp: ../common/connectionmanager.h
253         /usr/bin/moc $(DEFINES) $(INCPATH) ../common/connectionmanager.h -o moc_connectionmanager.cpp
254
255 compiler_rcc_make_all: qrc_icons.cpp qrc_translations.cpp
256 compiler_rcc_clean:
257         -$(DEL_FILE) qrc_icons.cpp qrc_translations.cpp
258 qrc_icons.cpp: icons.grc \
259                 icons/stop.png \
260                 icons/start.png
261         /usr/bin/rcc -name icons icons.grc -o qrc_icons.cpp
262
263 qrc_translations.cpp: ../common/translations.grc \
264                 ../common/translations/fi_FI.qm
265         /usr/bin/rcc -name translations ../common/translations.grc -o qrc_translations.cpp
266
267 compiler_image_collection_make_all: qmake_image_collection.cpp
268 compiler_image_collection_clean:
269         -$(DEL_FILE) qmake_image_collection.cpp
270 compiler_moc_source_make_all:
271 compiler_moc_source_clean:
272 compiler_uic_make_all:
273 compiler_uic_clean:
274 compiler_yacc_decl_make_all:
275 compiler_yacc_decl_clean:
276 compiler_yacc_impl_make_all:
277 compiler_yacc_impl_clean:
278 compiler_lex_make_all:
279 compiler_lex_clean:
280 compiler_clean: compiler_moc_header_clean compiler_rcc_clean 
281
282 ####### Compile
283
284 main.o: main.cpp mainwindow.h \
285                 searchdialog.h \
286                 buttonselector.h \
287                 settingsdialog.h \
288                 resultwindow.h \
289                 detailwindow.h
290         $(CXX) -c $(CXXFLAGS) $(INCPATH) -o main.o main.cpp
291
292 mainwindow.o: mainwindow.cpp mainwindow.h \
293                 searchdialog.h \
294                 buttonselector.h \
295                 settingsdialog.h \
296                 daemon.h
297         $(CXX) -c $(CXXFLAGS) $(INCPATH) -o mainwindow.o mainwindow.cpp
298
299 searchdialog.o: searchdialog.cpp searchdialog.h \
300                 buttonselector.h
301         $(CXX) -c $(CXXFLAGS) $(INCPATH) -o searchdialog.o searchdialog.cpp
302
303 resultwindow.o: resultwindow.cpp resultwindow.h \
304                 searchdialog.h \
305                 buttonselector.h
306         $(CXX) -c $(CXXFLAGS) $(INCPATH) -o resultwindow.o resultwindow.cpp
307
308 detailwindow.o: detailwindow.cpp detailwindow.h \
309                 searchdialog.h \
310                 buttonselector.h
311         $(CXX) -c $(CXXFLAGS) $(INCPATH) -o detailwindow.o detailwindow.cpp
312
313 settingsdialog.o: settingsdialog.cpp settingsdialog.h \
314                 buttonselector.h \
315                 daemon.h
316         $(CXX) -c $(CXXFLAGS) $(INCPATH) -o settingsdialog.o settingsdialog.cpp
317
318 buttonselector.o: buttonselector.cpp buttonselector.h
319         $(CXX) -c $(CXXFLAGS) $(INCPATH) -o buttonselector.o buttonselector.cpp
320
321 daemon.o: daemon.cpp daemon.h
322         $(CXX) -c $(CXXFLAGS) $(INCPATH) -o daemon.o daemon.cpp
323
324 eniro.o: ../common/eniro.cpp ../common/eniro.h
325         $(CXX) -c $(CXXFLAGS) $(INCPATH) -o eniro.o ../common/eniro.cpp
326
327 contactmanager.o: ../common/contactmanager.cpp ../common/contactmanager.h
328         $(CXX) -c $(CXXFLAGS) $(INCPATH) -o contactmanager.o ../common/contactmanager.cpp
329
330 db.o: ../common/db.cpp ../common/db.h
331         $(CXX) -c $(CXXFLAGS) $(INCPATH) -o db.o ../common/db.cpp
332
333 settings.o: ../common/settings.cpp ../common/settings.h \
334                 ../common/db.h
335         $(CXX) -c $(CXXFLAGS) $(INCPATH) -o settings.o ../common/settings.cpp
336
337 connectionmanager.o: ../common/connectionmanager.cpp ../common/connectionmanager.h
338         $(CXX) -c $(CXXFLAGS) $(INCPATH) -o connectionmanager.o ../common/connectionmanager.cpp
339
340 cache.o: ../common/cache.cpp ../common/db.h \
341                 ../common/settings.h
342         $(CXX) -c $(CXXFLAGS) $(INCPATH) -o cache.o ../common/cache.cpp
343
344 moc_mainwindow.o: moc_mainwindow.cpp 
345         $(CXX) -c $(CXXFLAGS) $(INCPATH) -o moc_mainwindow.o moc_mainwindow.cpp
346
347 moc_searchdialog.o: moc_searchdialog.cpp 
348         $(CXX) -c $(CXXFLAGS) $(INCPATH) -o moc_searchdialog.o moc_searchdialog.cpp
349
350 moc_resultwindow.o: moc_resultwindow.cpp 
351         $(CXX) -c $(CXXFLAGS) $(INCPATH) -o moc_resultwindow.o moc_resultwindow.cpp
352
353 moc_detailwindow.o: moc_detailwindow.cpp 
354         $(CXX) -c $(CXXFLAGS) $(INCPATH) -o moc_detailwindow.o moc_detailwindow.cpp
355
356 moc_settingsdialog.o: moc_settingsdialog.cpp 
357         $(CXX) -c $(CXXFLAGS) $(INCPATH) -o moc_settingsdialog.o moc_settingsdialog.cpp
358
359 moc_eniro.o: moc_eniro.cpp 
360         $(CXX) -c $(CXXFLAGS) $(INCPATH) -o moc_eniro.o moc_eniro.cpp
361
362 moc_connectionmanager.o: moc_connectionmanager.cpp 
363         $(CXX) -c $(CXXFLAGS) $(INCPATH) -o moc_connectionmanager.o moc_connectionmanager.cpp
364
365 qrc_icons.o: qrc_icons.cpp 
366         $(CXX) -c $(CXXFLAGS) $(INCPATH) -o qrc_icons.o qrc_icons.cpp
367
368 qrc_translations.o: qrc_translations.cpp 
369         $(CXX) -c $(CXXFLAGS) $(INCPATH) -o qrc_translations.o qrc_translations.cpp
370
371 ####### Install
372
373 install_target: first FORCE
374         @$(CHK_DIR_EXISTS) $(INSTALL_ROOT)/usr/bin/ || $(MKDIR) $(INSTALL_ROOT)/usr/bin/ 
375         -$(INSTALL_PROGRAM) "$(QMAKE_TARGET)" "$(INSTALL_ROOT)/usr/bin/$(QMAKE_TARGET)"
376         -$(STRIP) "$(INSTALL_ROOT)/usr/bin/$(QMAKE_TARGET)"
377
378 uninstall_target:  FORCE
379         -$(DEL_FILE) "$(INSTALL_ROOT)/usr/bin/$(QMAKE_TARGET)"
380         -$(DEL_DIR) $(INSTALL_ROOT)/usr/bin/ 
381
382
383 install_desktop: first FORCE
384         @$(CHK_DIR_EXISTS) $(INSTALL_ROOT)/usr/share/applications/hildon/ || $(MKDIR) $(INSTALL_ROOT)/usr/share/applications/hildon/ 
385         -$(INSTALL_FILE) /home/maemo/workspace/jenirok/src/gui/data/jenirok.desktop $(INSTALL_ROOT)/usr/share/applications/hildon/
386
387
388 uninstall_desktop:  FORCE
389         -$(DEL_FILE) -r $(INSTALL_ROOT)/usr/share/applications/hildon/jenirok.desktop
390         -$(DEL_DIR) $(INSTALL_ROOT)/usr/share/applications/hildon/ 
391
392
393 install_iconxpm: first FORCE
394         @$(CHK_DIR_EXISTS) $(INSTALL_ROOT)/usr/share/pixmap/ || $(MKDIR) $(INSTALL_ROOT)/usr/share/pixmap/ 
395         -$(INSTALL_PROGRAM) /home/maemo/workspace/jenirok/src/gui/data/maemo/jenirok.xpm $(INSTALL_ROOT)/usr/share/pixmap/
396         -strip $(INSTALL_ROOT)/usr/share/pixmap/jenirok.xpm
397
398
399 uninstall_iconxpm:  FORCE
400         -$(DEL_FILE) -r $(INSTALL_ROOT)/usr/share/pixmap/jenirok.xpm
401         -$(DEL_DIR) $(INSTALL_ROOT)/usr/share/pixmap/ 
402
403
404 install_icon26: first FORCE
405         @$(CHK_DIR_EXISTS) $(INSTALL_ROOT)/usr/share/icons/hicolor/26x26/apps/ || $(MKDIR) $(INSTALL_ROOT)/usr/share/icons/hicolor/26x26/apps/ 
406         -$(INSTALL_FILE) /home/maemo/workspace/jenirok/src/gui/data/26x26/jenirok.png $(INSTALL_ROOT)/usr/share/icons/hicolor/26x26/apps/
407
408
409 uninstall_icon26:  FORCE
410         -$(DEL_FILE) -r $(INSTALL_ROOT)/usr/share/icons/hicolor/26x26/apps/jenirok.png
411         -$(DEL_DIR) $(INSTALL_ROOT)/usr/share/icons/hicolor/26x26/apps/ 
412
413
414 install_icon48: first FORCE
415         @$(CHK_DIR_EXISTS) $(INSTALL_ROOT)/usr/share/icons/hicolor/48x48/apps/ || $(MKDIR) $(INSTALL_ROOT)/usr/share/icons/hicolor/48x48/apps/ 
416         -$(INSTALL_FILE) /home/maemo/workspace/jenirok/src/gui/data/48x48/jenirok.png $(INSTALL_ROOT)/usr/share/icons/hicolor/48x48/apps/
417
418
419 uninstall_icon48:  FORCE
420         -$(DEL_FILE) -r $(INSTALL_ROOT)/usr/share/icons/hicolor/48x48/apps/jenirok.png
421         -$(DEL_DIR) $(INSTALL_ROOT)/usr/share/icons/hicolor/48x48/apps/ 
422
423
424 install_icon64: first FORCE
425         @$(CHK_DIR_EXISTS) $(INSTALL_ROOT)/usr/share/icons/hicolor/64x64/apps/ || $(MKDIR) $(INSTALL_ROOT)/usr/share/icons/hicolor/64x64/apps/ 
426         -$(INSTALL_FILE) /home/maemo/workspace/jenirok/src/gui/data/64x64/jenirok.png $(INSTALL_ROOT)/usr/share/icons/hicolor/64x64/apps/
427
428
429 uninstall_icon64:  FORCE
430         -$(DEL_FILE) -r $(INSTALL_ROOT)/usr/share/icons/hicolor/64x64/apps/jenirok.png
431         -$(DEL_DIR) $(INSTALL_ROOT)/usr/share/icons/hicolor/64x64/apps/ 
432
433
434 install:  install_target install_desktop install_iconxpm install_icon26 install_icon48 install_icon64  FORCE
435
436 uninstall: uninstall_target uninstall_desktop uninstall_iconxpm uninstall_icon26 uninstall_icon48 uninstall_icon64   FORCE
437
438 FORCE:
439