362492e53e
While here ensure sqlite3 is using pread(2) and enable the suppot for FTS4
9 lines
250 B
Makefile
9 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>
|