diff options
Diffstat (limited to 'libexec/rbootd/Makefile')
-rw-r--r-- | libexec/rbootd/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libexec/rbootd/Makefile b/libexec/rbootd/Makefile index 0cc5ac2793747..3ed108c26d7d2 100644 --- a/libexec/rbootd/Makefile +++ b/libexec/rbootd/Makefile @@ -1,5 +1,5 @@ # from: @(#)Makefile 8.1 (Berkeley) 6/4/93 -# $Id: Makefile,v 1.7 1997/02/22 14:21:57 peter Exp $ +# $Id: Makefile,v 1.8 1997/06/29 18:59:59 steve Exp $ PROG= rbootd SRCS= bpf.c conf.c parseconf.c rbootd.c rmpproto.c utils.c |