1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-17 03:25:46 +00:00
freebsd-ports/devel/m68k-rtems-gdb/Makefile
Mark Linimon 3a9e4d5d50 Since we already define MASTERDIR, go ahead and use it in preference
to another use of .CURDIR.

Approved by:		jeh@FreeBSD.org (maintainer)
2004-03-04 03:50:04 +00:00

16 lines
284 B
Makefile

# New ports collection makefile for: m68k-rtems-gdb
# Date created: 9 June 2000
# Whom: James Housley <jim@thehousleys.net>
#
# $FreeBSD$
#
PORTNAME= gdb
MAINTAINER= jeh@FreeBSD.org
LCLTARGET= m68k-rtems
MASTERDIR= ${.CURDIR}/../i386-rtems-gdb
.include "${MASTERDIR}/Makefile"