summaryrefslogtreecommitdiffabout
path: root/Makefile
authorzautrix <zautrix>2004-10-08 22:22:02 (UTC)
committer zautrix <zautrix>2004-10-08 22:22:02 (UTC)
commit44169895703beb3e8b1551a313d2d341bf742905 (patch) (side-by-side diff)
tree4e337f9b55d544a939185dbcdbad558b1ed2504d /Makefile
parent10a0e05cc4962d9412a7a5faf3d69a3caf6d1c34 (diff)
downloadkdepimpi-44169895703beb3e8b1551a313d2d341bf742905.zip
kdepimpi-44169895703beb3e8b1551a313d2d341bf742905.tar.gz
kdepimpi-44169895703beb3e8b1551a313d2d341bf742905.tar.bz2
gammu changes
Diffstat (limited to 'Makefile') (more/less context) (ignore whitespace changes)
-rw-r--r--Makefile11
1 files changed, 6 insertions, 5 deletions
diff --git a/Makefile b/Makefile
index 1adfb2c..0b8997e 100644
--- a/Makefile
+++ b/Makefile
@@ -61,2 +61,3 @@ SUBDIRS = \
+
all: build_microkde \
@@ -203,4 +204,5 @@ clean:
done
+
install:
-
+
cd bin/kdepim; make install
@@ -213,3 +215,3 @@ install:
-dist:
+dist:
@echo Dont forget to do "make install" before "make dist"
@@ -226,3 +228,3 @@ dist:
ifndef BUILD_NO_GAMMU
- ./mkipks kammu.control
+ ./mkipks phoneaccess.control
endif
@@ -258,4 +260,2 @@ tmake: objects \
-
-
qtcompat/Makefile$(PLATFORM): qtcompat/qtcompat.pro
@@ -329 +329,2 @@ pwmanager/pwmanager/Makefile$(PLATFORM): pwmanager/pwmanager/pwmanagerE.pro
cd pwmanager/pwmanager; tmake "CONFIG+=$(RELEASE_DEBUG)" "VERSION=$(KDEPIM_VERSION)" pwmanagerE.pro -o Makefile$(PLATFORM)
+