X-Git-Url: http://git.marmaro.de/?p=mmh;a=blobdiff_plain;f=Makefile.in;h=465beda0daf5aa212d56c6f3b61cdf32f9e0828e;hp=f93359dfa55812f89d0d7e65ed56bd5709b73809;hb=6e9577f324bef90765a5edc02044eb111ec48072;hpb=c26f5c832bd8a7d1a5f4aa5b658c79aae5168704 diff --git a/Makefile.in b/Makefile.in index f93359d..465beda 100644 --- a/Makefile.in +++ b/Makefile.in @@ -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,