NetBSD/regress/include/Makefile
lukem 3cc8ffbdb7 Regression tests for <sys/bootblock.h>.
Currently ensures that various members of mbr_sector are at the correct offset.
2004-03-23 00:00:49 +00:00

7 lines
156 B
Makefile

# $NetBSD: Makefile,v 1.9 2004/03/23 00:00:49 lukem Exp $
# missing files: stdarg varargs
SUBDIR+= bitstring bootblock okheaders
.include <bsd.subdir.mk>