summaryrefslogtreecommitdiff
path: root/make/make_3.80.oe
diff options
context:
space:
mode:
Diffstat (limited to 'make/make_3.80.oe')
-rw-r--r--make/make_3.80.oe9
1 files changed, 0 insertions, 9 deletions
diff --git a/make/make_3.80.oe b/make/make_3.80.oe
deleted file mode 100644
index 59b504c457..0000000000
--- a/make/make_3.80.oe
+++ /dev/null
@@ -1,9 +0,0 @@
-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