diff options
| author | Nate Williams <nate@FreeBSD.org> | 1993-06-29 09:54:26 +0000 |
|---|---|---|
| committer | Nate Williams <nate@FreeBSD.org> | 1993-06-29 09:54:26 +0000 |
| commit | dde0fa550b4aab9d1aebdc21d990938aab3efaeb (patch) | |
| tree | 92616e971c6855abd7b68b9b330a2b233bb30e73 /gnu/Makefile.inc | |
| parent | 682642fa09d12dd95dbb8a477126fc236bce88d1 (diff) | |
Notes
Diffstat (limited to 'gnu/Makefile.inc')
| -rw-r--r-- | gnu/Makefile.inc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gnu/Makefile.inc b/gnu/Makefile.inc index 0bf16db9b01a..8eb90e8f168d 100644 --- a/gnu/Makefile.inc +++ b/gnu/Makefile.inc @@ -1,4 +1,4 @@ # @(#)Makefile.inc 5.1 (Berkeley) 5/11/90 -BINDIR?= /usr/gnu/bin -LIBDIR?= /usr/gnu/lib +BINDIR?= /usr/bin +LIBDIR?= /usr/lib |
