diff options
author | archie <archie@FreeBSD.org> | 2000-10-24 20:10:25 +0000 |
---|---|---|
committer | archie <archie@FreeBSD.org> | 2000-10-24 20:10:25 +0000 |
commit | efb8bd7bda1692f948c7871fb58ea6d3c5fdf11b (patch) | |
tree | 78c0df685400617b04e44fa81d4dfde258498637 /etc | |
parent | a0ecb2ad9b9f4c0d17044a3d795112743988eebd (diff) | |
download | FreeBSD-src-efb8bd7bda1692f948c7871fb58ea6d3c5fdf11b.zip FreeBSD-src-efb8bd7bda1692f948c7871fb58ea6d3c5fdf11b.tar.gz |
Build the ISC library as libisc. This library comes as part of the
bind distribution, but until now was not being built as a separate
entity. For documentation, see these man pages:
assertions(3), eventlib(3), heap(3), logging(3), memcluster(3), tree(3).
Reviewed by: jdp
Diffstat (limited to 'etc')
-rw-r--r-- | etc/mtree/BSD.include.dist | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/etc/mtree/BSD.include.dist b/etc/mtree/BSD.include.dist index b9ce5ed..30fae63 100644 --- a/etc/mtree/BSD.include.dist +++ b/etc/mtree/BSD.include.dist @@ -21,6 +21,8 @@ std .. .. + isc + .. isofs cd9660 .. |