summaryrefslogtreecommitdiffabout
path: root/Makefile.Embedded
authorulf69 <ulf69>2004-08-02 18:37:23 (UTC)
committer ulf69 <ulf69>2004-08-02 18:37:23 (UTC)
commit5a7175ae22a89b28699983e8f97b7896d45f26e1 (patch) (unidiff)
tree9dd543d178b9c44eaad660ef4037e4bb0cd7e228 /Makefile.Embedded
parent3379a4f0774ae37f3e53e31f2aece6caa1bdf8f9 (diff)
downloadkdepimpi-5a7175ae22a89b28699983e8f97b7896d45f26e1.zip
kdepimpi-5a7175ae22a89b28699983e8f97b7896d45f26e1.tar.gz
kdepimpi-5a7175ae22a89b28699983e8f97b7896d45f26e1.tar.bz2
removed the buildprocess for the export libraries, because the functionality is now integrated into the resources
Diffstat (limited to 'Makefile.Embedded') (more/less context) (ignore whitespace changes)
-rw-r--r--Makefile.Embedded22
1 files changed, 3 insertions, 19 deletions
diff --git a/Makefile.Embedded b/Makefile.Embedded
index e29bc74..38fd000 100644
--- a/Makefile.Embedded
+++ b/Makefile.Embedded
@@ -28,12 +28,9 @@ SUBDIRS_MICROKDE = \
28SUBDIRS_QTOPIA_PLUGIN = \ 28SUBDIRS_QTOPIA_PLUGIN = \
29 kabc/plugins/qtopia \ 29 kabc/plugins/qtopia
30 kaddressbook/xxport/qtopia
31 30
32SUBDIRS_OPIE_PLUGIN = \ 31SUBDIRS_OPIE_PLUGIN = \
33 kabc/plugins/opie \ 32 kabc/plugins/opie
34 kaddressbook/xxport/opie
35 33
36SUBDIRS_SHARP_PLUGIN = \ 34SUBDIRS_SHARP_PLUGIN = \
37 kabc/plugins/sharpdtm \ 35 kabc/plugins/sharpdtm
38 kaddressbook/xxport/sharpdtm
39 36
@@ -202,5 +199,2 @@ tmake: objects \
202 kabc/plugins/sharpdtm/Makefile$(PLATFORM) \ 199 kabc/plugins/sharpdtm/Makefile$(PLATFORM) \
203 kaddressbook/xxport/opie/Makefile$(PLATFORM) \
204 kaddressbook/xxport/qtopia/Makefile$(PLATFORM) \
205 kaddressbook/xxport/sharpdtm/Makefile$(PLATFORM) \
206 kaddressbook/Makefile$(PLATFORM) \ 200 kaddressbook/Makefile$(PLATFORM) \
@@ -262,12 +256,2 @@ kabc/plugins/sharpdtm/Makefile$(PLATFORM): kabc/plugins/sharpdtm/sharpdtmE.pro
262 256
263kaddressbook/xxport/opie/Makefile$(PLATFORM): kaddressbook/xxport/opie/opieE.pro
264 cd kaddressbook/xxport/opie; tmake "CONFIG+=$(RELEASE_DEBUG)" opieE.pro -o Makefile$(PLATFORM)
265
266kaddressbook/xxport/qtopia/Makefile$(PLATFORM): kaddressbook/xxport/qtopia/qtopiaE.pro
267 cd kaddressbook/xxport/qtopia; tmake "CONFIG+=$(RELEASE_DEBUG)" qtopiaE.pro -o Makefile$(PLATFORM)
268
269kaddressbook/xxport/sharpdtm/Makefile$(PLATFORM): kaddressbook/xxport/sharpdtm/sharpdtmE.pro
270 cd kaddressbook/xxport/sharpdtm; tmake "CONFIG+=$(RELEASE_DEBUG)" sharpdtmE.pro -o Makefile$(PLATFORM)
271
272
273kaddressbook/Makefile$(PLATFORM): kaddressbook/kaddressbookE.pro 257kaddressbook/Makefile$(PLATFORM): kaddressbook/kaddressbookE.pro