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 92ae2e5b1e2e3..66c0fbc653cde 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 -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/bootparamd/callbootd/Makefile,v 1.10 1999/08/28 01:15:40 peter Exp $ PROG= callbootd SRCS= callbootd.c ${GENSRCS} |