From 44aaaba704aec1195a713a9d2ec6ae067c02bc6a Mon Sep 17 00:00:00 2001 From: tsutsui Date: Sat, 3 May 2008 05:08:45 +0000 Subject: [PATCH] Fix tyop. --- distrib/common/Makefile.makedev | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/distrib/common/Makefile.makedev b/distrib/common/Makefile.makedev index d02f0a355140..9fc404d9aa1a 100644 --- a/distrib/common/Makefile.makedev +++ b/distrib/common/Makefile.makedev @@ -1,7 +1,7 @@ -# $NetBSD: Makefile.makedev,v 1.13 2007/03/03 06:40:06 apb Exp $ +# $NetBSD: Makefile.makedev,v 1.14 2008/05/03 05:08:45 tsutsui Exp $ # # Makefile snippet to add ${MAKEDEVTARGETS} devices to the mtree list -# (if set), otherwise copy .OJBDIR-of-etc/MAKEDEV to ./dev +# (if set), otherwise copy .OBJDIR-of-etc/MAKEDEV to ./dev # # If this is to be used with Makefile.image, then this file should be # .include-d first.