Subject: CVS commit: syssrc/sys/arch/next68k/stand/boot
To: None <source-changes@netbsd.org>
From: Jaromir Dolecek <jdolecek@netbsd.org>
List: source-changes
Date: 05/07/2002 12:03:52
Module Name:	syssrc
Committed By:	jdolecek
Date:		Tue May  7 09:03:52 UTC 2002

Modified Files:
	syssrc/sys/arch/next68k/stand/boot: Makefile

Log Message:
add -ffreestanding to CFLAGS, so that this wouldn't attempt to link in libc(ugh)
g/c the -Wno-main and HAVE_GCC28 stuff
make the machine symlinks via common .BEGIN cookie, so that they would
  be properly setup for 'depend' or 'dependall' targets too; g/c the limits.h
  symlink, which doesn't seem to be needed


To generate a diff of this commit:
cvs rdiff -r1.10 -r1.11 syssrc/sys/arch/next68k/stand/boot/Makefile

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