summaryrefslogtreecommitdiffabout
Unidiff
Diffstat (more/less context) (ignore whitespace changes)
-rw-r--r--Makefile10
-rw-r--r--Makefile.Embedded10
2 files changed, 8 insertions, 12 deletions
diff --git a/Makefile b/Makefile
index 77def29..01439bd 100644
--- a/Makefile
+++ b/Makefile
@@ -163,6 +163,6 @@ variable_test: variable_info
163 else 163 else
164 ifndef SHARPDTMSDK 164 ifndef SHARPDTMSDK
165 @echo SHARP PLUGIN can not be build, because SHARPDTMSDK is set to $(SHARPDTMSDK) 165 @echo SHARP PLUGIN can not be build, because SHARPDTMSDK is set to $(SHARPDTMSDK)
166 $(error SHARPDTMSDK is not defined) 166 $(error SHARPDTMSDK is not defined)
167 endif 167 endif
168 endif 168 endif
@@ -185,3 +185,3 @@ clean:
185install: 185install:
186 ifdef KDEPIM_VERSION 186
187 cd bin/kdepim; make install 187 cd bin/kdepim; make install
@@ -192,5 +192,3 @@ install:
192 cp kmicromail/kmicromail.desktop $(QPEDIR)/apps/Pim/kopiemail.desktop 192 cp kmicromail/kmicromail.desktop $(QPEDIR)/apps/Pim/kopiemail.desktop
193 else 193
194 @echo KDEPIM_VERSION not set.Cannot build ipk packages if version is missing.
195 endif
196dist: 194dist:
diff --git a/Makefile.Embedded b/Makefile.Embedded
index 77def29..01439bd 100644
--- a/Makefile.Embedded
+++ b/Makefile.Embedded
@@ -163,6 +163,6 @@ variable_test: variable_info
163 else 163 else
164 ifndef SHARPDTMSDK 164 ifndef SHARPDTMSDK
165 @echo SHARP PLUGIN can not be build, because SHARPDTMSDK is set to $(SHARPDTMSDK) 165 @echo SHARP PLUGIN can not be build, because SHARPDTMSDK is set to $(SHARPDTMSDK)
166 $(error SHARPDTMSDK is not defined) 166 $(error SHARPDTMSDK is not defined)
167 endif 167 endif
168 endif 168 endif
@@ -185,3 +185,3 @@ clean:
185install: 185install:
186 ifdef KDEPIM_VERSION 186
187 cd bin/kdepim; make install 187 cd bin/kdepim; make install
@@ -192,5 +192,3 @@ install:
192 cp kmicromail/kmicromail.desktop $(QPEDIR)/apps/Pim/kopiemail.desktop 192 cp kmicromail/kmicromail.desktop $(QPEDIR)/apps/Pim/kopiemail.desktop
193 else 193
194 @echo KDEPIM_VERSION not set.Cannot build ipk packages if version is missing.
195 endif
196dist: 194dist: