Subject: CVS commit: src/sys/arch/cobalt/stand/boot
To: None <source-changes@NetBSD.org>
From: Izumi Tsutsui <tsutsui@netbsd.org>
List: source-changes
Date: 12/14/2003 11:58:38
Module Name:	src
Committed By:	tsutsui
Date:		Sun Dec 14 11:58:38 UTC 2003

Modified Files:
	src/sys/arch/cobalt/stand/boot: Makefile

Log Message:
Include <bsd.own.mk> at the top so that machine-links are also created
on "make depend". Tested on my RaQ2, and fixes port-cobalt/23711.
While here, two more cosmetics:
- remove redundant definitions
- use NOMAN rather than setting MAN empty


To generate a diff of this commit:
cvs rdiff -r1.3 -r1.4 src/sys/arch/cobalt/stand/boot/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.