aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Makefile.cvs5
1 files changed, 0 insertions, 5 deletions
diff --git a/Makefile.cvs b/Makefile.cvs
index c09eec5..721eaed 100644
--- a/Makefile.cvs
+++ b/Makefile.cvs
@@ -18,11 +18,6 @@ build: devel
./configure --prefix=/usr --mandir=/usr/share/man --enable-debug
${MAKE}
-buildnox: devel
- rm -f config.cache
- ./configure --prefix=/usr --mandir=/usr/share/man --enable-debug
- ${MAKE}
-
devel: $(GETTEXT) $(LIBTOOLFILES) $(AUTOMAKEFILES)
autoconf
touch include/stamp-h.in