NetBSD/sys/arch/amiga/stand/Makefile
is 3274c536b3 Yet another try to sanitize the bootblock build. Each major target has now
its own subdirectory.
Smaller changes involved:
- installboot installs to /usr/mdec
- installboot.8 installs to /usr/share/man/cat8/amiga/
1997-05-19 21:18:58 +00:00

6 lines
117 B
Makefile

# $NetBSD: Makefile,v 1.4 1997/05/19 21:18:58 is Exp $
SUBDIR=binpatch loadkmap bootblock
.include <bsd.subdir.mk>