NetBSD/distrib/notes/Makefile

11 lines
234 B
Makefile

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