author | zautrix <zautrix> | 2005-01-18 14:22:06 (UTC) |
---|---|---|
committer | zautrix <zautrix> | 2005-01-18 14:22:06 (UTC) |
commit | 790533d303665e27f183b941df88b389afb92d0a (patch) (unidiff) | |
tree | fea40ce4fe99a400cd4b60b1e7987f613900e982 /Makefile | |
parent | ced210b0c4643ddac6a2e80eab4c85c1994b20e0 (diff) | |
download | kdepimpi-790533d303665e27f183b941df88b389afb92d0a.zip kdepimpi-790533d303665e27f183b941df88b389afb92d0a.tar.gz kdepimpi-790533d303665e27f183b941df88b389afb92d0a.tar.bz2 |
rel note changes
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -223,65 +223,65 @@ clean: | |||
223 | install: | 223 | install: |
224 | 224 | ||
225 | cd bin/kdepim; make install | 225 | cd bin/kdepim; make install |
226 | cp -r Pim $(QPEDIR)/apps | 226 | cp -r Pim $(QPEDIR)/apps |
227 | cp db2file/db2file $(QPEDIR)/bin/db2file | 227 | cp db2file/db2file $(QPEDIR)/bin/db2file |
228 | cp korganizer/korganizer.desktop $(QPEDIR)/apps/Pim/korganizer.desktop | 228 | cp korganizer/korganizer.desktop $(QPEDIR)/apps/Pim/korganizer.desktop |
229 | cp kaddressbook/kaddressbook.desktop $(QPEDIR)/apps/Pim/kaddressbook.desktop | 229 | cp kaddressbook/kaddressbook.desktop $(QPEDIR)/apps/Pim/kaddressbook.desktop |
230 | cp kmicromail/kmicromail.desktop $(QPEDIR)/apps/Pim/kopiemail.desktop | 230 | cp kmicromail/kmicromail.desktop $(QPEDIR)/apps/Pim/kopiemail.desktop |
231 | cp pwmanager/pwmanager/pwmanager.desktop $(QPEDIR)/apps/Pim/pwmanager.desktop | 231 | cp pwmanager/pwmanager/pwmanager.desktop $(QPEDIR)/apps/Pim/pwmanager.desktop |
232 | 232 | ||
233 | dist: | 233 | dist: |
234 | @echo Dont forget to do "make install" before "make dist" | 234 | @echo Dont forget to do "make install" before "make dist" |
235 | rm -f *arm.ipk | 235 | rm -f *arm.ipk |
236 | rm -f *~ | 236 | rm -f *~ |
237 | cd ..; tar czf kdepimpi-$(KDEPIM_VERSION).tar.gz --exclude=obj --exclude=moc --exclude=CVS --exclude=Makefilezaurus --exclude=Makefileqtopia kdepim | 237 | cd ..; tar czf kdepimpi-$(KDEPIM_VERSION).tar.gz --exclude=obj --exclude=moc --exclude=CVS --exclude=Makefilezaurus --exclude=Makefileqtopia kdepim |
238 | mkipks kmicrokdelibs.control | 238 | mkipks kmicrokdelibs.control |
239 | mkipks korganizer.control | 239 | mkipks korganizer.control |
240 | mkipks kaddressbook.control | 240 | mkipks kaddressbook.control |
241 | ifndef BUILD_NO_MICROMAIL | 241 | ifndef BUILD_NO_MICROMAIL |
242 | mkipks kopiemail.control | 242 | mkipks kopiemail.control |
243 | endif | 243 | endif |
244 | ifndef BUILD_NO_SHARP_PLUGIN | 244 | ifndef BUILD_NO_SHARP_PLUGIN |
245 | mkipks ksharpPIM-DTMaccess.control | 245 | mkipks ksharpPIM-DTMaccess.control |
246 | endif | 246 | endif |
247 | mkipks korganizer-alarm.control | 247 | mkipks korganizer-alarm.control |
248 | ifndef BUILD_NO_GAMMU | 248 | ifndef BUILD_NO_GAMMU |
249 | mkipks kmobilephoneaccess.control | 249 | mkipks kmobilephoneaccess.control |
250 | endif | 250 | endif |
251 | ifndef BUILD_NO_PWMANAGER | 251 | ifndef BUILD_NO_PWMANAGER |
252 | mkipks pwmanager.control | 252 | mkipks pwmanager.control |
253 | endif | 253 | endif |
254 | mkipks pimTABicon.control | 254 | mkipks pimTABicon.control |
255 | zip kdepim_$(KDEPIM_VERSION)_for_SharpRom.ipk.zip *.ipk | 255 | zip kdepim_$(KDEPIM_VERSION)_for_SharpRom.ipk.zip *.ipk ReleaseNotes.txt |
256 | 256 | ||
257 | tmake: objects \ | 257 | tmake: objects \ |
258 | qtcompat/Makefile$(PLATFORM) \ | 258 | qtcompat/Makefile$(PLATFORM) \ |
259 | microkde/Makefile$(PLATFORM) \ | 259 | microkde/Makefile$(PLATFORM) \ |
260 | libkcal/Makefile$(PLATFORM) \ | 260 | libkcal/Makefile$(PLATFORM) \ |
261 | libkdepim/Makefile$(PLATFORM) \ | 261 | libkdepim/Makefile$(PLATFORM) \ |
262 | korganizer/Makefile$(PLATFORM) \ | 262 | korganizer/Makefile$(PLATFORM) \ |
263 | kalarmd/Makefile$(PLATFORM) \ | 263 | kalarmd/Makefile$(PLATFORM) \ |
264 | libical/src/libical/Makefile$(PLATFORM) \ | 264 | libical/src/libical/Makefile$(PLATFORM) \ |
265 | libical/src/libicalss/Makefile$(PLATFORM) \ | 265 | libical/src/libicalss/Makefile$(PLATFORM) \ |
266 | kabc/Makefile$(PLATFORM) \ | 266 | kabc/Makefile$(PLATFORM) \ |
267 | kabc/formats/binary/Makefile$(PLATFORM) \ | 267 | kabc/formats/binary/Makefile$(PLATFORM) \ |
268 | kabc/plugins/file/Makefile$(PLATFORM) \ | 268 | kabc/plugins/file/Makefile$(PLATFORM) \ |
269 | kabc/plugins/dir/Makefile$(PLATFORM) \ | 269 | kabc/plugins/dir/Makefile$(PLATFORM) \ |
270 | kabc/plugins/ldap/Makefile$(PLATFORM) \ | 270 | kabc/plugins/ldap/Makefile$(PLATFORM) \ |
271 | kabc/plugins/opie/Makefile$(PLATFORM) \ | 271 | kabc/plugins/opie/Makefile$(PLATFORM) \ |
272 | kabc/plugins/qtopia/Makefile$(PLATFORM) \ | 272 | kabc/plugins/qtopia/Makefile$(PLATFORM) \ |
273 | kabc/plugins/sharpdtm/Makefile$(PLATFORM) \ | 273 | kabc/plugins/sharpdtm/Makefile$(PLATFORM) \ |
274 | kaddressbook/Makefile$(PLATFORM) \ | 274 | kaddressbook/Makefile$(PLATFORM) \ |
275 | kmicromail/Makefile$(PLATFORM) \ | 275 | kmicromail/Makefile$(PLATFORM) \ |
276 | kmicromail/libetpan/Makefile$(PLATFORM) \ | 276 | kmicromail/libetpan/Makefile$(PLATFORM) \ |
277 | kmicromail/libmailwrapper/Makefile$(PLATFORM) \ | 277 | kmicromail/libmailwrapper/Makefile$(PLATFORM) \ |
278 | gammu/emb/common/Makefile$(PLATFORM) \ | 278 | gammu/emb/common/Makefile$(PLATFORM) \ |
279 | gammu/emb/gammu/Makefile$(PLATFORM) \ | 279 | gammu/emb/gammu/Makefile$(PLATFORM) \ |
280 | pwmanager/pwmanager/Makefile$(PLATFORM) \ | 280 | pwmanager/pwmanager/Makefile$(PLATFORM) \ |
281 | pwmanager/libcrypt/mpi/Makefile$(PLATFORM) \ | 281 | pwmanager/libcrypt/mpi/Makefile$(PLATFORM) \ |
282 | pwmanager/libcrypt/error/Makefile$(PLATFORM) \ | 282 | pwmanager/libcrypt/error/Makefile$(PLATFORM) \ |
283 | pwmanager/libcrypt/cipher/Makefile$(PLATFORM) \ | 283 | pwmanager/libcrypt/cipher/Makefile$(PLATFORM) \ |
284 | pwmanager/libcrypt/zlib/Makefile$(PLATFORM) | 284 | pwmanager/libcrypt/zlib/Makefile$(PLATFORM) |
285 | 285 | ||
286 | qtcompat/Makefile$(PLATFORM): qtcompat/qtcompat.pro | 286 | qtcompat/Makefile$(PLATFORM): qtcompat/qtcompat.pro |
287 | cd qtcompat; tmake "CONFIG+=$(RELEASE_DEBUG)" "VERSION=$(KDEPIM_VERSION)" qtcompat.pro -o Makefile$(PLATFORM) | 287 | cd qtcompat; tmake "CONFIG+=$(RELEASE_DEBUG)" "VERSION=$(KDEPIM_VERSION)" qtcompat.pro -o Makefile$(PLATFORM) |