aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.cvs
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.cvs')
-rw-r--r--Makefile.cvs4
1 files changed, 4 insertions, 0 deletions
diff --git a/Makefile.cvs b/Makefile.cvs
index 9f5035e..cdb8842 100644
--- a/Makefile.cvs
+++ b/Makefile.cvs
@@ -6,6 +6,10 @@ ACLOCAL = conf/aclocal.m4
all:
@echo "Use make devel for development, make dist for distribution"
+build: devel
+ ./configure --prefix=/usr --mandir=/usr/share/man --enable-debug --enable-kde
+ make
+
devel: $(LIBTOOLFILES) $(AUTOMAKEFILES)
aclocal -I conf/m4/plptools -I conf/m4/kde
autoheader