mirror of
https://git.FreeBSD.org/src.git
synced 2025-01-23 16:01:42 +00:00
8 lines
96 B
Makefile
8 lines
96 B
Makefile
# $Id:$
|
|
|
|
SUBDIR= boot0 btx libi386 loader
|
|
|
|
.MAKEFLAGS: OBJFORMAT=elf
|
|
|
|
.include <bsd.subdir.mk>
|