# $NetBSD: Makefile.hpcarm,v 1.20 2021/11/08 23:35:43 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/hpcarm/conf/``machineid''
# after which you should do
# config machineid
# Machine generic makefile changes should be made in
# /sys/arch/hpcarm/conf/Makefile.hpcarm
# 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_*"
USETOOLS?= no
NEED_OWN_INSTALL_TARGET?=no
include <bsd.own.mk>