aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorReuben Thomas <rrt@sc3d.org>2007-11-20 21:52:14 +0000
committerReuben Thomas <rrt@sc3d.org>2007-11-20 21:52:14 +0000
commit71ca1d6b8b812749dce988f8f9782c0105e8aa7f (patch)
tree6f31ab31e9f9dd75687b0524a6830507a72208b5
parent1436833a790f6620d0e9672dd3ae4f0af2a55202 (diff)
downloadplptools-71ca1d6b8b812749dce988f8f9782c0105e8aa7f.tar.gz
plptools-71ca1d6b8b812749dce988f8f9782c0105e8aa7f.tar.bz2
plptools-71ca1d6b8b812749dce988f8f9782c0105e8aa7f.zip
Remove redundant buildnox target.
-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