diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 1997-09-21 11:52:20 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 1997-09-21 11:52:20 +0000 |
commit | 19bc5ba298ed03321dc51faa21aa64615eb767d4 (patch) | |
tree | d4c105f3eb247944f1e65cea78a59989e0b1a531 /usr.bin/nfsstat | |
parent | 7d6a29d2889b0d13f2913bd165f1ba9e94e0473c (diff) |
$OpenBSD$
Diffstat (limited to 'usr.bin/nfsstat')
-rw-r--r-- | usr.bin/nfsstat/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/usr.bin/nfsstat/Makefile b/usr.bin/nfsstat/Makefile index 0110fa511ad..2c49ca1efcc 100644 --- a/usr.bin/nfsstat/Makefile +++ b/usr.bin/nfsstat/Makefile @@ -1,6 +1,4 @@ -# $OpenBSD: Makefile,v 1.2 1996/03/27 19:32:47 niklas Exp $ -# $NetBSD: Makefile,v 1.5 1996/03/03 17:21:25 thorpej Exp $ -# from: @(#)Makefile 8.1 (Berkeley) 6/6/93 +# $OpenBSD: Makefile,v 1.3 1997/09/21 11:50:17 deraadt Exp $ PROG= nfsstat CFLAGS+=-DNFS |