1ccf24e15052f162c9c66b61d94ba18b199bd2bf
[jenirok] / src / gui / Makefile
1 #############################################################################
2 # Makefile for building: jenirok
3 # Generated by qmake (2.01a) (Qt 4.6.2) on: Sat Apr 17 12:38:19 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 moc_mainwindow.cpp \
59                 moc_searchdialog.cpp \
60                 moc_resultwindow.cpp \
61                 moc_detailwindow.cpp \
62                 moc_settingsdialog.cpp \
63                 moc_eniro.cpp \
64                 moc_connectionmanager.cpp \
65                 qrc_icons.cpp \
66                 qrc_translations.cpp
67 OBJECTS       = main.o \
68                 mainwindow.o \
69                 searchdialog.o \
70                 resultwindow.o \
71                 detailwindow.o \
72                 settingsdialog.o \
73                 buttonselector.o \
74                 daemon.o \
75                 eniro.o \
76                 contactmanager.o \
77                 db.o \
78                 settings.o \
79                 connectionmanager.o \
80                 moc_mainwindow.o \
81                 moc_searchdialog.o \
82                 moc_resultwindow.o \
83                 moc_detailwindow.o \
84                 moc_settingsdialog.o \
85                 moc_eniro.o \
86                 moc_connectionmanager.o \
87                 qrc_icons.o \
88                 qrc_translations.o
89 DIST          = /targets/FREMANTLE_X86/usr/share/qt4/mkspecs/common/g++.conf \
90                 /targets/FREMANTLE_X86/usr/share/qt4/mkspecs/common/unix.conf \
91                 /targets/FREMANTLE_X86/usr/share/qt4/mkspecs/common/linux.conf \
92                 /targets/FREMANTLE_X86/usr/share/qt4/mkspecs/qconfig.pri \
93                 /targets/FREMANTLE_X86/usr/share/qt4/mkspecs/features/qt_functions.prf \
94                 /targets/FREMANTLE_X86/usr/share/qt4/mkspecs/features/qt_config.prf \
95                 /targets/FREMANTLE_X86/usr/share/qt4/mkspecs/features/exclusive_builds.prf \
96                 /targets/FREMANTLE_X86/usr/share/qt4/mkspecs/features/default_pre.prf \
97                 /targets/FREMANTLE_X86/usr/share/qt4/mkspecs/features/release.prf \
98                 /targets/FREMANTLE_X86/usr/share/qt4/mkspecs/features/default_post.prf \
99                 /targets/FREMANTLE_X86/usr/share/qt4/mkspecs/features/link_pkgconfig.prf \
100                 /targets/FREMANTLE_X86/usr/share/qt4/mkspecs/features/warn_on.prf \
101                 /targets/FREMANTLE_X86/usr/share/qt4/mkspecs/features/qt.prf \
102                 /targets/FREMANTLE_X86/usr/share/qt4/mkspecs/features/unix/thread.prf \
103                 /targets/FREMANTLE_X86/usr/share/qt4/mkspecs/features/moc.prf \
104                 /targets/FREMANTLE_X86/usr/share/qt4/mkspecs/features/resources.prf \
105                 /targets/FREMANTLE_X86/usr/share/qt4/mkspecs/features/uic.prf \
106                 /targets/FREMANTLE_X86/usr/share/qt4/mkspecs/features/yacc.prf \
107                 /targets/FREMANTLE_X86/usr/share/qt4/mkspecs/features/lex.prf \
108                 /targets/FREMANTLE_X86/usr/share/qt4/mkspecs/features/include_source_dir.prf \
109                 gui.pro
110 QMAKE_TARGET  = jenirok
111 DESTDIR       = 
112 TARGET        = jenirok
113
114 first: all
115 ####### Implicit rules
116
117 .SUFFIXES: .o .c .cpp .cc .cxx .C
118
119 .cpp.o:
120         $(CXX) -c $(CXXFLAGS) $(INCPATH) -o "$@" "$<"
121
122 .cc.o:
123         $(CXX) -c $(CXXFLAGS) $(INCPATH) -o "$@" "$<"
124
125 .cxx.o:
126         $(CXX) -c $(CXXFLAGS) $(INCPATH) -o "$@" "$<"
127
128 .C.o:
129         $(CXX) -c $(CXXFLAGS) $(INCPATH) -o "$@" "$<"
130
131 .c.o:
132         $(CC) -c $(CFLAGS) $(INCPATH) -o "$@" "$<"
133
134 ####### Build rules
135
136 all: Makefile $(TARGET)
137
138 $(TARGET):  $(OBJECTS)  
139         $(LINK) $(LFLAGS) -o $(TARGET) $(OBJECTS) $(OBJCOMP) $(LIBS)
140
141 Makefile: gui.pro  /targets/FREMANTLE_X86/usr/share/qt4/mkspecs/linux-g++/qmake.conf /targets/FREMANTLE_X86/usr/share/qt4/mkspecs/common/g++.conf \
142                 /targets/FREMANTLE_X86/usr/share/qt4/mkspecs/common/unix.conf \
143                 /targets/FREMANTLE_X86/usr/share/qt4/mkspecs/common/linux.conf \
144                 /targets/FREMANTLE_X86/usr/share/qt4/mkspecs/qconfig.pri \
145                 /targets/FREMANTLE_X86/usr/share/qt4/mkspecs/features/qt_functions.prf \
146                 /targets/FREMANTLE_X86/usr/share/qt4/mkspecs/features/qt_config.prf \
147                 /targets/FREMANTLE_X86/usr/share/qt4/mkspecs/features/exclusive_builds.prf \
148                 /targets/FREMANTLE_X86/usr/share/qt4/mkspecs/features/default_pre.prf \
149                 /targets/FREMANTLE_X86/usr/share/qt4/mkspecs/features/release.prf \
150                 /targets/FREMANTLE_X86/usr/share/qt4/mkspecs/features/default_post.prf \
151                 /targets/FREMANTLE_X86/usr/share/qt4/mkspecs/features/link_pkgconfig.prf \
152                 /targets/FREMANTLE_X86/usr/share/qt4/mkspecs/features/warn_on.prf \
153                 /targets/FREMANTLE_X86/usr/share/qt4/mkspecs/features/qt.prf \
154                 /targets/FREMANTLE_X86/usr/share/qt4/mkspecs/features/unix/thread.prf \
155                 /targets/FREMANTLE_X86/usr/share/qt4/mkspecs/features/moc.prf \
156                 /targets/FREMANTLE_X86/usr/share/qt4/mkspecs/features/resources.prf \
157                 /targets/FREMANTLE_X86/usr/share/qt4/mkspecs/features/uic.prf \
158                 /targets/FREMANTLE_X86/usr/share/qt4/mkspecs/features/yacc.prf \
159                 /targets/FREMANTLE_X86/usr/share/qt4/mkspecs/features/lex.prf \
160                 /targets/FREMANTLE_X86/usr/share/qt4/mkspecs/features/include_source_dir.prf \
161                 /usr/lib/libQtMaemo5.prl \
162                 /usr/lib/libQtDBus.prl \
163                 /usr/lib/libQtXml.prl \
164                 /usr/lib/libQtCore.prl \
165                 /usr/lib/libQtGui.prl \
166                 /usr/lib/libQtSql.prl \
167                 /usr/lib/libQtNetwork.prl
168         $(QMAKE) -unix -o Makefile gui.pro
169 /targets/FREMANTLE_X86/usr/share/qt4/mkspecs/common/g++.conf:
170 /targets/FREMANTLE_X86/usr/share/qt4/mkspecs/common/unix.conf:
171 /targets/FREMANTLE_X86/usr/share/qt4/mkspecs/common/linux.conf:
172 /targets/FREMANTLE_X86/usr/share/qt4/mkspecs/qconfig.pri:
173 /targets/FREMANTLE_X86/usr/share/qt4/mkspecs/features/qt_functions.prf:
174 /targets/FREMANTLE_X86/usr/share/qt4/mkspecs/features/qt_config.prf:
175 /targets/FREMANTLE_X86/usr/share/qt4/mkspecs/features/exclusive_builds.prf:
176 /targets/FREMANTLE_X86/usr/share/qt4/mkspecs/features/default_pre.prf:
177 /targets/FREMANTLE_X86/usr/share/qt4/mkspecs/features/release.prf:
178 /targets/FREMANTLE_X86/usr/share/qt4/mkspecs/features/default_post.prf:
179 /targets/FREMANTLE_X86/usr/share/qt4/mkspecs/features/link_pkgconfig.prf:
180 /targets/FREMANTLE_X86/usr/share/qt4/mkspecs/features/warn_on.prf:
181 /targets/FREMANTLE_X86/usr/share/qt4/mkspecs/features/qt.prf:
182 /targets/FREMANTLE_X86/usr/share/qt4/mkspecs/features/unix/thread.prf:
183 /targets/FREMANTLE_X86/usr/share/qt4/mkspecs/features/moc.prf:
184 /targets/FREMANTLE_X86/usr/share/qt4/mkspecs/features/resources.prf:
185 /targets/FREMANTLE_X86/usr/share/qt4/mkspecs/features/uic.prf:
186 /targets/FREMANTLE_X86/usr/share/qt4/mkspecs/features/yacc.prf:
187 /targets/FREMANTLE_X86/usr/share/qt4/mkspecs/features/lex.prf:
188 /targets/FREMANTLE_X86/usr/share/qt4/mkspecs/features/include_source_dir.prf:
189 /usr/lib/libQtMaemo5.prl:
190 /usr/lib/libQtDBus.prl:
191 /usr/lib/libQtXml.prl:
192 /usr/lib/libQtCore.prl:
193 /usr/lib/libQtGui.prl:
194 /usr/lib/libQtSql.prl:
195 /usr/lib/libQtNetwork.prl:
196 qmake:  FORCE
197         @$(QMAKE) -unix -o Makefile gui.pro
198
199 dist: 
200         @$(CHK_DIR_EXISTS) .tmp/jenirok1.0.0 || $(MKDIR) .tmp/jenirok1.0.0 
201         $(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 .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 .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
202
203
204 clean:compiler_clean 
205         -$(DEL_FILE) $(OBJECTS)
206         -$(DEL_FILE) *~ core *.core
207
208
209 ####### Sub-libraries
210
211 distclean: clean
212         -$(DEL_FILE) $(TARGET) 
213         -$(DEL_FILE) Makefile
214
215
216 mocclean: compiler_moc_header_clean compiler_moc_source_clean
217
218 mocables: compiler_moc_header_make_all compiler_moc_source_make_all
219
220 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
221 compiler_moc_header_clean:
222         -$(DEL_FILE) moc_mainwindow.cpp moc_searchdialog.cpp moc_resultwindow.cpp moc_detailwindow.cpp moc_settingsdialog.cpp moc_eniro.cpp moc_connectionmanager.cpp
223 moc_mainwindow.cpp: searchdialog.h \
224                 buttonselector.h \
225                 settingsdialog.h \
226                 mainwindow.h
227         /usr/bin/moc $(DEFINES) $(INCPATH) mainwindow.h -o moc_mainwindow.cpp
228
229 moc_searchdialog.cpp: buttonselector.h \
230                 searchdialog.h
231         /usr/bin/moc $(DEFINES) $(INCPATH) searchdialog.h -o moc_searchdialog.cpp
232
233 moc_resultwindow.cpp: searchdialog.h \
234                 buttonselector.h \
235                 resultwindow.h
236         /usr/bin/moc $(DEFINES) $(INCPATH) resultwindow.h -o moc_resultwindow.cpp
237
238 moc_detailwindow.cpp: searchdialog.h \
239                 buttonselector.h \
240                 detailwindow.h
241         /usr/bin/moc $(DEFINES) $(INCPATH) detailwindow.h -o moc_detailwindow.cpp
242
243 moc_settingsdialog.cpp: buttonselector.h \
244                 settingsdialog.h
245         /usr/bin/moc $(DEFINES) $(INCPATH) settingsdialog.h -o moc_settingsdialog.cpp
246
247 moc_eniro.cpp: ../common/eniro.h
248         /usr/bin/moc $(DEFINES) $(INCPATH) ../common/eniro.h -o moc_eniro.cpp
249
250 moc_connectionmanager.cpp: ../common/connectionmanager.h
251         /usr/bin/moc $(DEFINES) $(INCPATH) ../common/connectionmanager.h -o moc_connectionmanager.cpp
252
253 compiler_rcc_make_all: qrc_icons.cpp qrc_translations.cpp
254 compiler_rcc_clean:
255         -$(DEL_FILE) qrc_icons.cpp qrc_translations.cpp
256 qrc_icons.cpp: icons.grc \
257                 icons/stop.png \
258                 icons/start.png
259         /usr/bin/rcc -name icons icons.grc -o qrc_icons.cpp
260
261 qrc_translations.cpp: ../common/translations.grc \
262                 ../common/translations/fi_FI.qm
263         /usr/bin/rcc -name translations ../common/translations.grc -o qrc_translations.cpp
264
265 compiler_image_collection_make_all: qmake_image_collection.cpp
266 compiler_image_collection_clean:
267         -$(DEL_FILE) qmake_image_collection.cpp
268 compiler_moc_source_make_all:
269 compiler_moc_source_clean:
270 compiler_uic_make_all:
271 compiler_uic_clean:
272 compiler_yacc_decl_make_all:
273 compiler_yacc_decl_clean:
274 compiler_yacc_impl_make_all:
275 compiler_yacc_impl_clean:
276 compiler_lex_make_all:
277 compiler_lex_clean:
278 compiler_clean: compiler_moc_header_clean compiler_rcc_clean 
279
280 ####### Compile
281
282 main.o: main.cpp mainwindow.h \
283                 searchdialog.h \
284                 buttonselector.h \
285                 settingsdialog.h \
286                 resultwindow.h \
287                 detailwindow.h
288         $(CXX) -c $(CXXFLAGS) $(INCPATH) -o main.o main.cpp
289
290 mainwindow.o: mainwindow.cpp mainwindow.h \
291                 searchdialog.h \
292                 buttonselector.h \
293                 settingsdialog.h \
294                 daemon.h
295         $(CXX) -c $(CXXFLAGS) $(INCPATH) -o mainwindow.o mainwindow.cpp
296
297 searchdialog.o: searchdialog.cpp searchdialog.h \
298                 buttonselector.h
299         $(CXX) -c $(CXXFLAGS) $(INCPATH) -o searchdialog.o searchdialog.cpp
300
301 resultwindow.o: resultwindow.cpp resultwindow.h \
302                 searchdialog.h \
303                 buttonselector.h
304         $(CXX) -c $(CXXFLAGS) $(INCPATH) -o resultwindow.o resultwindow.cpp
305
306 detailwindow.o: detailwindow.cpp detailwindow.h \
307                 searchdialog.h \
308                 buttonselector.h
309         $(CXX) -c $(CXXFLAGS) $(INCPATH) -o detailwindow.o detailwindow.cpp
310
311 settingsdialog.o: settingsdialog.cpp settingsdialog.h \
312                 buttonselector.h \
313                 daemon.h
314         $(CXX) -c $(CXXFLAGS) $(INCPATH) -o settingsdialog.o settingsdialog.cpp
315
316 buttonselector.o: buttonselector.cpp buttonselector.h
317         $(CXX) -c $(CXXFLAGS) $(INCPATH) -o buttonselector.o buttonselector.cpp
318
319 daemon.o: daemon.cpp daemon.h
320         $(CXX) -c $(CXXFLAGS) $(INCPATH) -o daemon.o daemon.cpp
321
322 eniro.o: ../common/eniro.cpp ../common/eniro.h
323         $(CXX) -c $(CXXFLAGS) $(INCPATH) -o eniro.o ../common/eniro.cpp
324
325 contactmanager.o: ../common/contactmanager.cpp ../common/contactmanager.h
326         $(CXX) -c $(CXXFLAGS) $(INCPATH) -o contactmanager.o ../common/contactmanager.cpp
327
328 db.o: ../common/db.cpp ../common/db.h
329         $(CXX) -c $(CXXFLAGS) $(INCPATH) -o db.o ../common/db.cpp
330
331 settings.o: ../common/settings.cpp ../common/settings.h \
332                 ../common/db.h
333         $(CXX) -c $(CXXFLAGS) $(INCPATH) -o settings.o ../common/settings.cpp
334
335 connectionmanager.o: ../common/connectionmanager.cpp ../common/connectionmanager.h
336         $(CXX) -c $(CXXFLAGS) $(INCPATH) -o connectionmanager.o ../common/connectionmanager.cpp
337
338 moc_mainwindow.o: moc_mainwindow.cpp 
339         $(CXX) -c $(CXXFLAGS) $(INCPATH) -o moc_mainwindow.o moc_mainwindow.cpp
340
341 moc_searchdialog.o: moc_searchdialog.cpp 
342         $(CXX) -c $(CXXFLAGS) $(INCPATH) -o moc_searchdialog.o moc_searchdialog.cpp
343
344 moc_resultwindow.o: moc_resultwindow.cpp 
345         $(CXX) -c $(CXXFLAGS) $(INCPATH) -o moc_resultwindow.o moc_resultwindow.cpp
346
347 moc_detailwindow.o: moc_detailwindow.cpp 
348         $(CXX) -c $(CXXFLAGS) $(INCPATH) -o moc_detailwindow.o moc_detailwindow.cpp
349
350 moc_settingsdialog.o: moc_settingsdialog.cpp 
351         $(CXX) -c $(CXXFLAGS) $(INCPATH) -o moc_settingsdialog.o moc_settingsdialog.cpp
352
353 moc_eniro.o: moc_eniro.cpp 
354         $(CXX) -c $(CXXFLAGS) $(INCPATH) -o moc_eniro.o moc_eniro.cpp
355
356 moc_connectionmanager.o: moc_connectionmanager.cpp 
357         $(CXX) -c $(CXXFLAGS) $(INCPATH) -o moc_connectionmanager.o moc_connectionmanager.cpp
358
359 qrc_icons.o: qrc_icons.cpp 
360         $(CXX) -c $(CXXFLAGS) $(INCPATH) -o qrc_icons.o qrc_icons.cpp
361
362 qrc_translations.o: qrc_translations.cpp 
363         $(CXX) -c $(CXXFLAGS) $(INCPATH) -o qrc_translations.o qrc_translations.cpp
364
365 ####### Install
366
367 install_target: first FORCE
368         @$(CHK_DIR_EXISTS) $(INSTALL_ROOT)/usr/bin/ || $(MKDIR) $(INSTALL_ROOT)/usr/bin/ 
369         -$(INSTALL_PROGRAM) "$(QMAKE_TARGET)" "$(INSTALL_ROOT)/usr/bin/$(QMAKE_TARGET)"
370         -$(STRIP) "$(INSTALL_ROOT)/usr/bin/$(QMAKE_TARGET)"
371
372 uninstall_target:  FORCE
373         -$(DEL_FILE) "$(INSTALL_ROOT)/usr/bin/$(QMAKE_TARGET)"
374         -$(DEL_DIR) $(INSTALL_ROOT)/usr/bin/ 
375
376
377 install_desktop: first FORCE
378         @$(CHK_DIR_EXISTS) $(INSTALL_ROOT)/usr/share/applications/hildon/ || $(MKDIR) $(INSTALL_ROOT)/usr/share/applications/hildon/ 
379         -$(INSTALL_FILE) /home/maemo/workspace/jenirok/src/gui/data/jenirok.desktop $(INSTALL_ROOT)/usr/share/applications/hildon/
380
381
382 uninstall_desktop:  FORCE
383         -$(DEL_FILE) -r $(INSTALL_ROOT)/usr/share/applications/hildon/jenirok.desktop
384         -$(DEL_DIR) $(INSTALL_ROOT)/usr/share/applications/hildon/ 
385
386
387 install_iconxpm: first FORCE
388         @$(CHK_DIR_EXISTS) $(INSTALL_ROOT)/usr/share/pixmap/ || $(MKDIR) $(INSTALL_ROOT)/usr/share/pixmap/ 
389         -$(INSTALL_PROGRAM) /home/maemo/workspace/jenirok/src/gui/data/maemo/jenirok.xpm $(INSTALL_ROOT)/usr/share/pixmap/
390         -strip $(INSTALL_ROOT)/usr/share/pixmap/jenirok.xpm
391
392
393 uninstall_iconxpm:  FORCE
394         -$(DEL_FILE) -r $(INSTALL_ROOT)/usr/share/pixmap/jenirok.xpm
395         -$(DEL_DIR) $(INSTALL_ROOT)/usr/share/pixmap/ 
396
397
398 install_icon26: first FORCE
399         @$(CHK_DIR_EXISTS) $(INSTALL_ROOT)/usr/share/icons/hicolor/26x26/apps/ || $(MKDIR) $(INSTALL_ROOT)/usr/share/icons/hicolor/26x26/apps/ 
400         -$(INSTALL_FILE) /home/maemo/workspace/jenirok/src/gui/data/26x26/jenirok.png $(INSTALL_ROOT)/usr/share/icons/hicolor/26x26/apps/
401
402
403 uninstall_icon26:  FORCE
404         -$(DEL_FILE) -r $(INSTALL_ROOT)/usr/share/icons/hicolor/26x26/apps/jenirok.png
405         -$(DEL_DIR) $(INSTALL_ROOT)/usr/share/icons/hicolor/26x26/apps/ 
406
407
408 install_icon48: first FORCE
409         @$(CHK_DIR_EXISTS) $(INSTALL_ROOT)/usr/share/icons/hicolor/48x48/apps/ || $(MKDIR) $(INSTALL_ROOT)/usr/share/icons/hicolor/48x48/apps/ 
410         -$(INSTALL_FILE) /home/maemo/workspace/jenirok/src/gui/data/48x48/jenirok.png $(INSTALL_ROOT)/usr/share/icons/hicolor/48x48/apps/
411
412
413 uninstall_icon48:  FORCE
414         -$(DEL_FILE) -r $(INSTALL_ROOT)/usr/share/icons/hicolor/48x48/apps/jenirok.png
415         -$(DEL_DIR) $(INSTALL_ROOT)/usr/share/icons/hicolor/48x48/apps/ 
416
417
418 install_icon64: first FORCE
419         @$(CHK_DIR_EXISTS) $(INSTALL_ROOT)/usr/share/icons/hicolor/64x64/apps/ || $(MKDIR) $(INSTALL_ROOT)/usr/share/icons/hicolor/64x64/apps/ 
420         -$(INSTALL_FILE) /home/maemo/workspace/jenirok/src/gui/data/64x64/jenirok.png $(INSTALL_ROOT)/usr/share/icons/hicolor/64x64/apps/
421
422
423 uninstall_icon64:  FORCE
424         -$(DEL_FILE) -r $(INSTALL_ROOT)/usr/share/icons/hicolor/64x64/apps/jenirok.png
425         -$(DEL_DIR) $(INSTALL_ROOT)/usr/share/icons/hicolor/64x64/apps/ 
426
427
428 install:  install_target install_desktop install_iconxpm install_icon26 install_icon48 install_icon64  FORCE
429
430 uninstall: uninstall_target uninstall_desktop uninstall_iconxpm uninstall_icon26 uninstall_icon48 uninstall_icon64   FORCE
431
432 FORCE:
433