NetBSD/distrib/notes/Makefile

11 lines
240 B
Makefile

# $NetBSD: Makefile,v 1.10 1999/01/13 07:30:01 ross Exp $
.ifndef ALLNOTES
SUBDIR = ${MACHINE}
.else
SUBDIR = alpha amiga arm32 atari hp300 i386 mac68k
SUBDIR+= mvme68k pc532 pmax sparc sun3 sun3x vax x68k
.endif
.include <bsd.subdir.mk>