summaryrefslogtreecommitdiff
path: root/Makefile.cvs
diff options
context:
space:
mode:
authorRoberto C. Sanchez <roberto@connexer.com>2014-03-29 10:53:52 -0400
committerRoberto C. Sanchez <roberto@connexer.com>2014-03-29 10:53:52 -0400
commit148bd343f3e7e32d141f66b5b5c9b98b2975b0b3 (patch)
tree31078963b85110d57310759016e60e8d26ccb1e6 /Makefile.cvs
parent8c8aa6b07e595cfac56838b5964ab3e96051f1b2 (diff)
Imported Upstream version 1.5.8
Diffstat (limited to 'Makefile.cvs')
-rw-r--r--Makefile.cvs13
1 files changed, 0 insertions, 13 deletions
diff --git a/Makefile.cvs b/Makefile.cvs
deleted file mode 100644
index c875706..0000000
--- a/Makefile.cvs
+++ /dev/null
@@ -1,13 +0,0 @@
-all: aclocal automake autoheader autoconf
-
-aclocal:
- ./autotools/bin/aclocal --acdir=./autotools/share/aclocal
-
-automake:
- -./autotools/bin/automake --libdir=./autotools/share/automake
-
-autoheader:
- ./autotools/bin/autoheader -A ./autotools/share/autoconf
-
-autoconf:
- ./autotools/bin/autoconf -A ./autotools/share/autoconf