From 9bd5f28b42d2fc569cd92ece73282f3dc6491d4d Mon Sep 17 00:00:00 2001 From: zautrix Date: Mon, 30 Aug 2004 21:21:12 +0000 Subject: Makefile fixes --- diff --git a/Makefile b/Makefile index b7e0e33..7cc6952 100644 --- a/Makefile +++ b/Makefile @@ -3,12 +3,10 @@ export KDEPIMDIR = $(shell pwd) ifeq ($(PLATFORM) , zaurus) BUILD_NO_LDAP_PLUGIN=1 - BUILD_NO_GAMMU=1 endif ifneq ($(PLATFORM) , zaurus) BUILD_NO_SHARP_PLUGIN=1 - BUILD_NO_GAMMU=1 endif SUBDIRS_MICROKDE = \ @@ -201,7 +199,7 @@ dist: endif ./mkipks korganizer-alarm.control ifndef BUILD_NO_GAMMU - ./mkipks gammu.control + ./mkipks kammu.control endif tmake: objects \ diff --git a/Makefile.Embedded b/Makefile.Embedded index b7e0e33..7cc6952 100644 --- a/Makefile.Embedded +++ b/Makefile.Embedded @@ -3,12 +3,10 @@ export KDEPIMDIR = $(shell pwd) ifeq ($(PLATFORM) , zaurus) BUILD_NO_LDAP_PLUGIN=1 - BUILD_NO_GAMMU=1 endif ifneq ($(PLATFORM) , zaurus) BUILD_NO_SHARP_PLUGIN=1 - BUILD_NO_GAMMU=1 endif SUBDIRS_MICROKDE = \ @@ -201,7 +199,7 @@ dist: endif ./mkipks korganizer-alarm.control ifndef BUILD_NO_GAMMU - ./mkipks gammu.control + ./mkipks kammu.control endif tmake: objects \ diff --git a/gammu.control b/kammu.control index db52c80..db52c80 100644 --- a/gammu.control +++ b/kammu.control diff --git a/setQtopia b/setQtopia index e08f13c..60778ed 100755 --- a/setQtopia +++ b/setQtopia @@ -5,6 +5,7 @@ export QPEDIR=/opt/Qtopia export OPIEDIR=/kde_dev/opie export BUILD_NO_OPIE_PLUGIN=1 +#export BUILD_NO_GAMMU=1 export QTDIR=/opt/Qtopia export PATH=$QTDIR/bin:$PATH export TMAKEPATH=/opt/Qtopia/tmake/lib/qws/linux-generic-g++ diff --git a/setZaurus b/setZaurus index 101298d..4767716 100644 --- a/setZaurus +++ b/setZaurus @@ -8,6 +8,7 @@ export QPEDIR=/opt/Qtopia/sharp export OPIEDIR=/kde_dev/opie #export BUILD_NO_OPIE_PLUGIN=1 #export BUILD_NO_SHARP_PLUGIN=1 +#export BUILD_NO_GAMMU=1 export QTDIR=/opt/Qtopia/sharp export PATH=$QTDIR/bin:/opt/Embedix/tools/bin:$PATH export TMAKEPATH=/opt/Qtopia/tmake/lib/qws/linux-sharp-g++ -- cgit v0.9.0.2