diff options
| author | Jordan K. Hubbard <jkh@FreeBSD.org> | 1993-06-18 06:05:45 +0000 |
|---|---|---|
| committer | Jordan K. Hubbard <jkh@FreeBSD.org> | 1993-06-18 06:05:45 +0000 |
| commit | ddd9386e4d79f98022f8d79b36dceec01e7747a8 (patch) | |
| tree | f6344b21158543e90d0ab0098f4e2b690049dc06 /gnu/Makefile.inc | |
| parent | 4ad6550b7d38268c6e9fde48f5bc3409a7e05472 (diff) | |
Notes
Diffstat (limited to 'gnu/Makefile.inc')
| -rw-r--r-- | gnu/Makefile.inc | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/gnu/Makefile.inc b/gnu/Makefile.inc new file mode 100644 index 000000000000..0bf16db9b01a --- /dev/null +++ b/gnu/Makefile.inc @@ -0,0 +1,4 @@ +# @(#)Makefile.inc 5.1 (Berkeley) 5/11/90 + +BINDIR?= /usr/gnu/bin +LIBDIR?= /usr/gnu/lib |
