-rw-r--r-- | Makefile.Embedded | 16 |
1 files changed, 0 insertions, 16 deletions
diff --git a/Makefile.Embedded b/Makefile.Embedded index 826e70e..e29bc74 100644 --- a/Makefile.Embedded +++ b/Makefile.Embedded | |||
@@ -28,3 +28,2 @@ SUBDIRS_MICROKDE = \ | |||
28 | SUBDIRS_QTOPIA_PLUGIN = \ | 28 | SUBDIRS_QTOPIA_PLUGIN = \ |
29 | kabc/converter/qtopia \ | ||
30 | kabc/plugins/qtopia \ | 29 | kabc/plugins/qtopia \ |
@@ -33,3 +32,2 @@ SUBDIRS_QTOPIA_PLUGIN = \ | |||
33 | SUBDIRS_OPIE_PLUGIN = \ | 32 | SUBDIRS_OPIE_PLUGIN = \ |
34 | kabc/converter/opie \ | ||
35 | kabc/plugins/opie \ | 33 | kabc/plugins/opie \ |
@@ -38,3 +36,2 @@ SUBDIRS_OPIE_PLUGIN = \ | |||
38 | SUBDIRS_SHARP_PLUGIN = \ | 36 | SUBDIRS_SHARP_PLUGIN = \ |
39 | kabc/converter/sharpdtm \ | ||
40 | kabc/plugins/sharpdtm \ | 37 | kabc/plugins/sharpdtm \ |
@@ -198,5 +195,2 @@ tmake: objects \ | |||
198 | kabc/Makefile$(PLATFORM) \ | 195 | kabc/Makefile$(PLATFORM) \ |
199 | kabc/converter/opie/Makefile$(PLATFORM) \ | ||
200 | kabc/converter/qtopia/Makefile$(PLATFORM) \ | ||
201 | kabc/converter/sharpdtm/Makefile$(PLATFORM) \ | ||
202 | kabc/formats/binary/Makefile$(PLATFORM) \ | 196 | kabc/formats/binary/Makefile$(PLATFORM) \ |
@@ -247,12 +241,2 @@ kabc/Makefile$(PLATFORM): kabc/kabcE.pro | |||
247 | 241 | ||
248 | kabc/converter/opie/Makefile$(PLATFORM): kabc/converter/opie/opieE.pro | ||
249 | cd kabc/converter/opie; tmake "CONFIG+=$(RELEASE_DEBUG)" opieE.pro -o Makefile$(PLATFORM) | ||
250 | |||
251 | kabc/converter/qtopia/Makefile$(PLATFORM): kabc/converter/qtopia/qtopiaE.pro | ||
252 | cd kabc/converter/qtopia; tmake "CONFIG+=$(RELEASE_DEBUG)" qtopiaE.pro -o Makefile$(PLATFORM) | ||
253 | |||
254 | kabc/converter/sharpdtm/Makefile$(PLATFORM): kabc/converter/sharpdtm/sharpdtmE.pro | ||
255 | cd kabc/converter/sharpdtm; tmake "CONFIG+=$(RELEASE_DEBUG)" sharpdtmE.pro -o Makefile$(PLATFORM) | ||
256 | |||
257 | |||
258 | kabc/formats/binary/Makefile$(PLATFORM): kabc/formats/binary/kabcformat_binaryE.pro | 242 | kabc/formats/binary/Makefile$(PLATFORM): kabc/formats/binary/kabcformat_binaryE.pro |