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 82d8f88..930e121 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.5 1995/05/30 03:46:29 rgrimes Exp $ +# $FreeBSD$ PROG= callbootd SRCS= bootparam_prot_xdr.c bootparam_prot_clnt.c callbootd.c |