summaryrefslogtreecommitdiffstats
path: root/benchmarks/tcpblast/Makefile
blob: d27e28a815985937e4bab72fcb8b7f1ac7ab1f17 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# New ports collection makefile for:	tcpblast
# Version required:	<self contained>
# Date created:		22 August 1994
# Whom:			mr
#
# $Id: Makefile,v 1.1.1.1 1994/09/08 21:59:30 jkh Exp $
#

DISTNAME=	tcpblast
NO_EXTRACT=	yes

pre-clean:
	@echo "===>  Pre-clean for ${DISTNAME}"
	@(cd ${.CURDIR}/src; make clean)

.include <bsd.port.mk>
OpenPOWER on IntegriCloud