1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-30 01:15:52 +00:00
freebsd-ports/devel/i386-rtems-gdb/Makefile
Stanislav Sedov 394bf27ce7 - Fix index breakage [1]
- Fix expiration date.

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

17 lines
297 B
Makefile

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