1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-02 06:03:50 +00:00
freebsd-ports/devel/arm-rtems-gcc/Makefile
Stanislav Sedov 394bf27ce7 - Fix index breakage [1]
- Fix expiration date.

Noticed by:	erwin [1]
2007-06-24 16:18:40 +00:00

16 lines
296 B
Makefile

# New ports collection makefile for: arm-rtems-gcc
# Date created: 12 April 2001
# Whom: James Housley <jim@thehousleys.net>
#
# $FreeBSD$
#
MAINTAINER= stas@FreeBSD.org
TGTARCH= arm
TGTABI= rtems
WITH_RTEMS_PATCHES= yes
MASTERDIR= ${.CURDIR}/../cross-gcc
.include "${MASTERDIR}/Makefile"