8413b1b1d5
Approved by: garga (mentor)
12 lines
233 B
Makefile
12 lines
233 B
Makefile
# New ports collection makefile for: tk85-thread
|
|
# Date created: 09 March 2007
|
|
# Whom: Martin Matuska <mm@FreeBSD.org>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
BUILDING_TK_THREADS= yes
|
|
|
|
MASTERDIR= ${.CURDIR}/../tk85
|
|
|
|
.include "${MASTERDIR}/Makefile"
|