]> git.marmaro.de Git - mmh/blobdiff - Makefile.in
Fix uip/whom.c for C89 compatibility
[mmh] / Makefile.in
index f93359dfa55812f89d0d7e65ed56bd5709b73809..465beda0daf5aa212d56c6f3b61cdf32f9e0828e 100644 (file)
@@ -2,15 +2,15 @@
 # Makefile for top level of mmh distribution
 #
 
-# mmh version
-VERSION = @VERSION@
-
 SHELL = /bin/sh
 @SET_MAKE@
 
 srcdir = @srcdir@
 VPATH  = @srcdir@
 
+# mmh version
+VERSION    = `sed q $(srcdir)/VERSION`
+
 # ========== USER CONFIGURATION SECTION ==========
 #
 # If `make' is executed in the directory containing this Makefile,