diff options
Diffstat (limited to 'sbin/mknod/Makefile')
-rw-r--r-- | sbin/mknod/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sbin/mknod/Makefile b/sbin/mknod/Makefile index d28d3a5953777..7e263caf8920a 100644 --- a/sbin/mknod/Makefile +++ b/sbin/mknod/Makefile @@ -1,5 +1,5 @@ # @(#)Makefile 8.1 (Berkeley) 6/5/93 -# $FreeBSD$ +# $FreeBSD: src/sbin/mknod/Makefile,v 1.6 2004/02/23 20:13:53 johan Exp $ PROG= mknod WARNS?= 0 |