diff options
| author | Jordan K. Hubbard <jkh@FreeBSD.org> | 1997-09-12 15:00:06 +0000 |
|---|---|---|
| committer | Jordan K. Hubbard <jkh@FreeBSD.org> | 1997-09-12 15:00:06 +0000 |
| commit | f9fc03961c3a75a81c47c88d14565e8668172dcf (patch) | |
| tree | 063f6bff61532dbbf537b0fce4bbfbd434f0257f /bin | |
| parent | 6f1edd29a4b312df7412afb445f0de3d061cf639 (diff) | |
Notes
Diffstat (limited to 'bin')
| -rw-r--r-- | bin/chio/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/bin/chio/Makefile b/bin/chio/Makefile index 73c1aa11f828..fb05f5f358f3 100644 --- a/bin/chio/Makefile +++ b/bin/chio/Makefile @@ -1,9 +1,7 @@ -# $Id: $ +# $Id: Makefile,v 1.1.1.1 1997/03/06 15:30:06 joerg Exp $ # @(#)Makefile 8.1 (Berkeley) 6/6/93 PROG= chio SRCS= chio.c -BINOWN= root -BINMODE=4555 .include <bsd.prog.mk> |
