use M4_VER

This commit is contained in:
Mike Frysinger 2004-10-11 20:42:53 +00:00
parent 93b92d42a9
commit ee1a9d8b2e
1 changed files with 3 additions and 2 deletions

View File

@ -3,10 +3,11 @@
# m4
#
#############################################################
M4_SOURCE:=m4-1.4.tar.gz
M4_VER:=1.4
M4_SOURCE:=m4-$(M4_VER).tar.gz
M4_SITE:=ftp://ftp.gnu.org/gnu/m4
M4_CAT:=zcat
M4_DIR:=$(BUILD_DIR)/m4-1.4
M4_DIR:=$(BUILD_DIR)/m4-$(M4_VER)
M4_BINARY:=m4
M4_TARGET_BINARY:=usr/bin/m4