mirror of
https://github.com/opnsense/src.git
synced 2026-06-13 10:40:19 -04:00
8 lines
250 B
Makefile
8 lines
250 B
Makefile
# $FreeBSD$
|
|
|
|
SUBDIR= libapr libapr_util libserf \
|
|
libsvn_client libsvn_delta libsvn_diff libsvn_fs libsvn_fs_fs \
|
|
libsvn_fs_util libsvn_ra libsvn_ra_local libsvn_ra_serf \
|
|
libsvn_ra_svn libsvn_repos libsvn_subr libsvn_wc
|
|
|
|
.include <bsd.subdir.mk>
|