8 lines
82 B
Makefile
8 lines
82 B
Makefile
# $FreeBSD$
|
|
|
|
SUBDIR =
|
|
SUBDIR += bktr
|
|
SUBDIR += bktr_mem
|
|
|
|
.include <bsd.subdir.mk>
|