7 lines
68 B
Makefile
7 lines
68 B
Makefile
# $FreeBSD$
|
|
|
|
SUBDIR= lib
|
|
SUBDIR+= loader
|
|
|
|
.include <bsd.subdir.mk>
|