# $NetBSD: Makefile.vax,v 1.86 2023/10/07 12:15:54 rin Exp $
# Makefile for NetBSD
#
# This makefile is constructed from a machine description:
# config machineid
# Most changes should be made in the machine description
# /sys/arch/vax/conf/``machineid''
# after which you should do
# config machineid
# Machine generic makefile changes should be made in
# /sys/arch/vax/conf/Makefile.vax
# after which config should be rerun for all machines of that type.
#
# To specify debugging, add the config line: makeoptions DEBUG="-g"
# A better way is to specify -g only for a few files.
#
# makeoptions DEBUGLIST="uvm* trap if_*"
MACHINE_ARCH= vax
USETOOLS?= no
NEED_OWN_INSTALL_TARGET?=no
include <bsd.own.mk>
##
## (1) port identification
##
VAX= $S/arch/vax
GENASSYM_CONF= ${VAX}/vax/genassym.cf