diff options
author | jkoshy <jkoshy@FreeBSD.org> | 1999-03-03 11:48:56 +0800 |
---|---|---|
committer | jkoshy <jkoshy@FreeBSD.org> | 1999-03-03 11:48:56 +0800 |
commit | 778974807c92da32c12bd2b1381a2716aa72c9cd (patch) | |
tree | 81b319b60e54fa4125e0545b2df3ad1e04b9ecf6 /benchmarks/netpipe | |
parent | 56d4356884d7c9ab32aae1de80155b4b1371f012 (diff) | |
download | freebsd-ports-gnome-778974807c92da32c12bd2b1381a2716aa72c9cd.tar.gz freebsd-ports-gnome-778974807c92da32c12bd2b1381a2716aa72c9cd.tar.zst freebsd-ports-gnome-778974807c92da32c12bd2b1381a2716aa72c9cd.zip |
Add MLINK from netpipe.1 to NPtcp.1.
Requested by: Guy Helmer <ghelmer@scl.ameslab.gov>
Diffstat (limited to 'benchmarks/netpipe')
-rw-r--r-- | benchmarks/netpipe/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/benchmarks/netpipe/Makefile b/benchmarks/netpipe/Makefile index bc3bf73c9538..c88b86ac600d 100644 --- a/benchmarks/netpipe/Makefile +++ b/benchmarks/netpipe/Makefile @@ -3,7 +3,7 @@ # Date created: 20 Feb 1998 # Whom: jkoshy # -# $Id$ +# $Id: Makefile,v 1.1.1.1 1999/02/21 00:02:50 jkoshy Exp $ DISTNAME= netpipe-2.3 CATEGORIES= benchmarks net @@ -17,6 +17,7 @@ MAINTAINER= jkoshy@freebsd.org ALL_TARGET= NPtcp MAN1= netpipe.1 +MLINKS= netpipe.1 NPtcp.1 MANCOMPRESSED= no do-install: |