aboutsummaryrefslogtreecommitdiffstats
path: root/make/make_3.80.oe
blob: 59b504c457f4567d83a43bb9ea4e16f3a5865a2e (plain)
1
2
3
4
5
6
7
8
9
SECTION = "devel"
DESCRIPTION = "GNU Make examines the timestamps on a set of \
interdependent files, and, if necessary, issues commands \
to bring them up-to-date."

SRC_URI = "${GNU_MIRROR}/make/make-${PV}.tar.bz2 \
	   file://SCCS.patch;patch=1"

inherit autotools