7 lines
76 B
Makefile
7 lines
76 B
Makefile
# Makefile
|
|
# $FreeBSD$
|
|
|
|
SUBDIR= bootpef bootptest
|
|
|
|
.include <bsd.subdir.mk>
|