diff options
Diffstat (limited to 'meta/packages/make/make.inc')
| -rw-r--r-- | meta/packages/make/make.inc | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/meta/packages/make/make.inc b/meta/packages/make/make.inc deleted file mode 100644 index 31223cbbf..000000000 --- a/meta/packages/make/make.inc +++ /dev/null @@ -1,11 +0,0 @@ -DESCRIPTION = "GNU Make examines the timestamps on a set of \ -interdependent files, and, if necessary, issues commands \ -to bring them up-to-date." -HOMEPAGE = "http://www.gnu.org/software/make/" -SECTION = "devel" -LICENSE = "GPL" - -SRC_URI = "${GNU_MIRROR}/make/make-${PV}.tar.bz2 \ - file://SCCS.patch;patch=1" - -inherit autotools |
