Subject: CVS commit: src/sys/arch/vax/boot
To: None <source-changes@NetBSD.org>
From: Matt Thomas <matt@netbsd.org>
List: source-changes
Date: 12/08/2003 07:32:20
Module Name:	src
Committed By:	matt
Date:		Mon Dec  8 07:32:20 UTC 2003

Modified Files:
	src/sys/arch/vax/boot: Makefile.inc
	src/sys/arch/vax/boot/boot: Makefile
	src/sys/arch/vax/boot/xxboot: Makefile
	src/sys/arch/vax/boot/xxboot_ustarfs: Makefile

Log Message:
Move common CFLAGS/AFLAGS to Makefile.inc.
For now, only suppy -mno-asm-pic when not using gcc3.


To generate a diff of this commit:
cvs rdiff -r1.6 -r1.7 src/sys/arch/vax/boot/Makefile.inc
cvs rdiff -r1.32 -r1.33 src/sys/arch/vax/boot/boot/Makefile
cvs rdiff -r1.17 -r1.18 src/sys/arch/vax/boot/xxboot/Makefile
cvs rdiff -r1.4 -r1.5 src/sys/arch/vax/boot/xxboot_ustarfs/Makefile

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