NetBSD/sys/arch/alpha/conf/std.alpha
cgd b9659c52a5 add -Werror -Wall -Wstrict-prototypes -Wmissing-prototypes as
CWARNFLAGS in the Makefile, but (for the time being, i.e. until that
works) override that with 'makeoptions' in std.alpha.
1996-07-09 00:46:01 +00:00

12 lines
228 B
Plaintext

# $NetBSD: std.alpha,v 1.6 1996/07/09 00:46:04 cgd Exp $
#
# Standard/required configuration info for NetBSD/alpha.
machine alpha
makeoptions DEBUG="-g"
makeoptions CWARNFLAGS="-Werror"
options EXEC_ECOFF
options OLD_PMAP