diff options
author | Niklas Hallqvist <niklas@cvs.openbsd.org> | 2001-01-28 19:34:36 +0000 |
---|---|---|
committer | Niklas Hallqvist <niklas@cvs.openbsd.org> | 2001-01-28 19:34:36 +0000 |
commit | 20b46180bc742f3850de362018712c14e5666062 (patch) | |
tree | 43a7cdbcb08aaafc20effe8b11c2e219635e61b6 /libexec/rpc.rwalld/Makefile | |
parent | 8b4ee0567126b76c17a3aea24f11e116260516d7 (diff) |
$OpenBSD$
Diffstat (limited to 'libexec/rpc.rwalld/Makefile')
-rw-r--r-- | libexec/rpc.rwalld/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libexec/rpc.rwalld/Makefile b/libexec/rpc.rwalld/Makefile index 206ff156098..a092b80f44e 100644 --- a/libexec/rpc.rwalld/Makefile +++ b/libexec/rpc.rwalld/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.1 1995/10/18 08:43:21 deraadt Exp $ +# $OpenBSD: Makefile,v 1.2 2001/01/28 19:34:32 niklas Exp $ PROG = rpc.rwalld SRCS = rwalld.c |