01ebe8e0f419a59263eed82ed059ac8105308c2a
[vuplus_openembedded] / make / make_3.80.oe
1 DEPENDS = "virtual/libc"
2 DESCRIPTION = "GNU Make examines the timestamps on a set of \
3 interdependent files, and, if necessary, issues commands \
4 to bring them up-to-date."
5
6 SRC_URI = "${GNU_MIRROR}/make/make-${PV}.tar.bz2 \
7            file://${FILESDIR}/SCCS.patch;patch=1"
8
9 inherit autotools