6 lines
70 B
Makefile
6 lines
70 B
Makefile
|
# $FreeBSD$
|
||
|
|
||
|
SUBDIR= boot1 bootblock loader
|
||
|
|
||
|
.include <bsd.subdir.mk>
|