comparison src/ocaml-core.mk @ 3480:13be64f9f16d

move version info from index.html to src/*.mk files
author John W. Eaton <jwe@octave.org>
date Fri, 31 Jan 2014 16:04:01 -0500
parents 5ef49fb3299d
children
comparison
equal deleted inserted replaced
3479:b0314bcf3ead 3480:13be64f9f16d
2 # See doc/index.html for further information. 2 # See doc/index.html for further information.
3 3
4 # zlib 4 # zlib
5 PKG := ocaml-core 5 PKG := ocaml-core
6 $(PKG)_IGNORE := 6 $(PKG)_IGNORE :=
7 $(PKG)_VERSION := 4.00.0
7 $(PKG)_CHECKSUM := $(ocaml-native_CHECKSUM) 8 $(PKG)_CHECKSUM := $(ocaml-native_CHECKSUM)
8 $(PKG)_SUBDIR := $(ocaml-native_SUBDIR) 9 $(PKG)_SUBDIR := $(ocaml-native_SUBDIR)
9 $(PKG)_FILE := $(ocaml-native_FILE) 10 $(PKG)_FILE := $(ocaml-native_FILE)
10 $(PKG)_URL := $(ocaml-native_URL) 11 $(PKG)_URL := $(ocaml-native_URL)
11 $(PKG)_DEPS := bfd ocaml-flexdll ocaml-native 12 $(PKG)_DEPS := bfd ocaml-flexdll ocaml-native