aboutsummaryrefslogtreecommitdiff
path: root/benchmarks/tcpblast/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'benchmarks/tcpblast/Makefile')
-rw-r--r--benchmarks/tcpblast/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/benchmarks/tcpblast/Makefile b/benchmarks/tcpblast/Makefile
index d27e28a81598..794626e06595 100644
--- a/benchmarks/tcpblast/Makefile
+++ b/benchmarks/tcpblast/Makefile
@@ -3,11 +3,14 @@
# Date created: 22 August 1994
# Whom: mr
#
-# $Id: Makefile,v 1.1.1.1 1994/09/08 21:59:30 jkh Exp $
+# $Id: Makefile,v 1.2 1994/09/13 06:34:56 jkh Exp $
#
DISTNAME= tcpblast
NO_EXTRACT= yes
+CONFIGURE_COOKIE= ${.CURDIR}/.configure_done
+INSTALL_COOKIE= ${.CURDIR}/.install_done
+BUILD_COOKIE= ${.CURDIR}/.build_done
pre-clean:
@echo "===> Pre-clean for ${DISTNAME}"