# $NetBSD: Makefile,v 1.7 2014/11/24 07:52:04 tsutsui Exp $ WARNS= 4 PROG= installboot NOMAN= # defined SRCS= installboot.c disklabel.c BINDIR= /usr/mdec LDADD= -lkvm # XXX needs proper struct or union to calculate boot sector uint16_t cksums CFLAGS+= -fno-strict-aliasing .include