NetBSD/sys/arch/sgimips/stand/Makefile
simonb 707b8da2e8 Replace lots of 8x<space> with <tabs> and other miscellaneous indentation
fixes.
Wrap a couple of long lines.
Use <return-type>\n<function name> as per KNF in a few places.
2002-03-13 13:12:25 +00:00

6 lines
106 B
Makefile

# $NetBSD: Makefile,v 1.3 2002/03/13 13:12:29 simonb Exp $
SUBDIR= boot sgivol
.include <bsd.subdir.mk>