diff options
Diffstat (limited to 'usr.sbin/bootparamd/callbootd/Makefile')
-rw-r--r-- | usr.sbin/bootparamd/callbootd/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/bootparamd/callbootd/Makefile b/usr.sbin/bootparamd/callbootd/Makefile index f9123e6b1c182..07912f55a7b37 100644 --- a/usr.sbin/bootparamd/callbootd/Makefile +++ b/usr.sbin/bootparamd/callbootd/Makefile @@ -1,5 +1,5 @@ # from: @(#)Makefile 5.8 (Berkeley) 7/28/90 -# $Id: Makefile,v 1.6 1995/07/04 08:39:07 bde Exp $ +# $Id: Makefile,v 1.5.4.1 1995/10/06 10:12:17 davidg Exp $ PROG= callbootd SRCS= bootparam_prot_xdr.c bootparam_prot_clnt.c callbootd.c |