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