]> sourceware.org Git - automake.git/commitdiff
Renamed from "automake".
authorTom Tromey <tromey@redhat.com>
Sun, 12 Nov 1995 22:51:29 +0000 (22:51 +0000)
committerTom Tromey <tromey@redhat.com>
Sun, 12 Nov 1995 22:51:29 +0000 (22:51 +0000)
Set VERSION.

automake.in

index 51155fffc2bd4dd004571ffeb01e35ee64c43b06..9498b5ecae30de6e31f8e8a13022939a1d61f3dd 100755 (executable)
@@ -19,6 +19,8 @@
 # Sample usage: automake Makefile lib/Makefile src/Makefile man/Makefile
 # Written by David Mackenzie <djm@gnu.ai.mit.edu>.
 
+VERSION=@VERSION@
+
 if test $# -eq 0; then
   echo "Usage: automake Makefile..." >&2
   exit 1
This page took 0.028262 seconds and 5 git commands to generate.