diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 1995-10-18 08:38:46 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 1995-10-18 08:38:46 +0000 |
commit | 495d74a9adb2017108aaf7a71535911be70631ad (patch) | |
tree | 6e69c442a97815c62f1787124b70d8ed754b0d9c /gnu | |
parent | b87f03a8ae640b7111b6c58795b5703967b5b599 (diff) |
initial import of NetBSD tree
Diffstat (limited to 'gnu')
-rw-r--r-- | gnu/usr.bin/Makefile.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/usr.bin/Makefile.inc b/gnu/usr.bin/Makefile.inc index 6ec3a6b2e3a..dc1631ab470 100644 --- a/gnu/usr.bin/Makefile.inc +++ b/gnu/usr.bin/Makefile.inc @@ -1,3 +1,3 @@ -# $Id: Makefile.inc,v 1.1.1.1 1995/10/18 08:38:45 deraadt Exp $ +# $Id: Makefile.inc,v 1.1 1995/10/18 08:38:45 deraadt Exp $ BINDIR?= /usr/bin |