diff options
| author | Ruslan Ermilov <ru@FreeBSD.org> | 2003-04-30 07:13:50 +0000 |
|---|---|---|
| committer | Ruslan Ermilov <ru@FreeBSD.org> | 2003-04-30 07:13:50 +0000 |
| commit | 2550f696d6307372c244bf2f743aef9957973b3c (patch) | |
| tree | 74e2329ec83dd031d5a241afd4c3e989615b18ce | |
| parent | 7256f99c75bfc6d3b0414a6d97bd55668757ffff (diff) | |
Notes
| -rw-r--r-- | lib/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/Makefile b/lib/Makefile index 9a91694f14a2..5eee589a691c 100644 --- a/lib/Makefile +++ b/lib/Makefile @@ -71,7 +71,7 @@ _compat= compat .endif .if ${MACHINE_ARCH} != "powerpc" -_libdisk=libdisk +_libdisk= libdisk .endif .if defined(RELEASEDIR) || \ |
