7 lines
67 B
Makefile
7 lines
67 B
Makefile
|
# $FreeBSD$
|
||
|
|
||
|
SUBDIR= librescue \
|
||
|
rescue
|
||
|
|
||
|
.include <bsd.subdir.mk>
|