diff options
| author | Craig Rodrigues <rodrigc@FreeBSD.org> | 2015-11-05 01:29:48 +0000 |
|---|---|---|
| committer | Craig Rodrigues <rodrigc@FreeBSD.org> | 2015-11-05 01:29:48 +0000 |
| commit | 9e8e179172f1bdc0519c9b1b2955fe63af43bbce (patch) | |
| tree | 13e5cb04fa859a5da3211d793e3b7986209a3ee9 /lib/libopenbsd | |
| parent | 70623c80d485ffb131f4414f1080d0ba6696ce28 (diff) | |
Notes
Diffstat (limited to 'lib/libopenbsd')
| -rw-r--r-- | lib/libopenbsd/README | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/lib/libopenbsd/README b/lib/libopenbsd/README new file mode 100644 index 000000000000..6fdba4a9945b --- /dev/null +++ b/lib/libopenbsd/README @@ -0,0 +1,7 @@ +$FreeBSD$ + +libopenbsd is a thin compatibility layer intended to allow a limited +set of OpenBSD software to compile as part of the FreeBSD build with +little or no modifiction. It is built as a static library and not +installed for general use. Likewise, its header files are not +installed. |
