diff options
| author | Mark Murray <markm@FreeBSD.org> | 1995-11-01 13:38:22 +0000 |
|---|---|---|
| committer | Mark Murray <markm@FreeBSD.org> | 1995-11-01 13:38:22 +0000 |
| commit | 9d38201e5db7fa2d044a0b51cd064609740379bc (patch) | |
| tree | 2d6bf541e9e93c19334780bd23cfb3c4829c0981 /eBones | |
| parent | 56c78cb71ab6a940532c70bec1559c83b65c45ad (diff) | |
Notes
Diffstat (limited to 'eBones')
| -rw-r--r-- | eBones/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/eBones/Makefile b/eBones/Makefile index 8b0b6187903c..63e97fc995b6 100644 --- a/eBones/Makefile +++ b/eBones/Makefile @@ -1,7 +1,7 @@ # From: @(#)Makefile 5.1 (Berkeley) 6/25/90 -# $Id$ +# $Id: Makefile,v 1.17 1995/09/13 17:23:00 markm Exp $ -SUBDIR= des include lib libexec usr.bin usr.sbin +SUBDIR= des include lib libexec usr.bin usr.sbin man SDIR= ${.CURDIR}/.. |
