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 bc447616d6e67..69562275409b6 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.4 1995/03/02 22:00:33 wpaul Exp $ +# Makefile,v 1.5 1995/05/30 03:46:29 rgrimes Exp PROG= callbootd SRCS= bootparam_prot_xdr.c bootparam_prot_clnt.c callbootd.c |