diff options
| author | Warner Losh <imp@FreeBSD.org> | 2021-12-09 15:22:51 +0000 |
|---|---|---|
| committer | Warner Losh <imp@FreeBSD.org> | 2021-12-09 15:22:51 +0000 |
| commit | aada8c4721ed7ddb2fb7d0968c00241828b82349 (patch) | |
| tree | e040bc8b4b40ede3ec48833b5a8934a271dce8ff /Makefile.libcompat | |
| parent | f953785b3df142f744789ade3acbfe2a65e6de70 (diff) | |
Diffstat (limited to 'Makefile.libcompat')
| -rw-r--r-- | Makefile.libcompat | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.libcompat b/Makefile.libcompat index eb2b12b6c7d2..872541188cef 100644 --- a/Makefile.libcompat +++ b/Makefile.libcompat @@ -4,7 +4,7 @@ __<${_this:T}>__: # Makefile for the compatibility libraries. -# - 32-bit compat libraries on MIPS, PowerPC, and AMD64. +# - 32-bit compat libraries on PowerPC, and AMD64. .include <bsd.compat.mk> |
