Add elf2pef and mkbootimage.

This commit is contained in:
sakamoto 1999-06-28 01:08:05 +00:00
parent 70b8755876
commit a6ad37379e
1 changed files with 2 additions and 2 deletions

View File

@ -1,5 +1,5 @@
# $NetBSD: Makefile,v 1.1 1998/01/16 04:07:35 sakamoto Exp $
# $NetBSD: Makefile,v 1.2 1999/06/28 01:08:05 sakamoto Exp $
SUBDIR= boot
SUBDIR= boot elf2pef mkbootimage
.include <bsd.subdir.mk>