summaryrefslogtreecommitdiffabout
path: root/Makefile
Unidiff
Diffstat (limited to 'Makefile') (more/less context) (show whitespace changes)
-rw-r--r--Makefile14
1 files changed, 7 insertions, 7 deletions
diff --git a/Makefile b/Makefile
index f21e524..64db374 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
1############################################################################# 1#############################################################################
2# Makefile for building: kopi-desktop 2# Makefile for building: kdepim-desktop
3# Generated by qmake (1.07a) (Qt 3.3.1) on: Sun Aug 29 18:50:00 2004 3# Generated by qmake (1.07a) (Qt 3.3.1) on: Mon Aug 30 11:47:23 2004
4# Project: kopi-desktop.pro 4# Project: kdepim-desktop.pro
5# Template: subdirs 5# Template: subdirs
6# Command: $(QMAKE) -o Makefile kopi-desktop.pro 6# Command: $(QMAKE) -o Makefile kdepim-desktop.pro
7############################################################################# 7#############################################################################
@@ -96,6 +96,6 @@ sub-kabc-plugins-dir: kabc/plugins/dir/$(MAKEFILE) FORCE
96 96
97Makefile: kopi-desktop.pro /usr/lib/qt3/mkspecs/default/qmake.conf 97Makefile: kdepim-desktop.pro /usr/lib/qt3/mkspecs/default/qmake.conf
98 $(QMAKE) -o Makefile kopi-desktop.pro 98 $(QMAKE) -o Makefile kdepim-desktop.pro
99qmake: qmake_all 99qmake: qmake_all
100 @$(QMAKE) -o Makefile kopi-desktop.pro 100 @$(QMAKE) -o Makefile kdepim-desktop.pro
101 101