diff options
| author | Jordan K. Hubbard <jkh@FreeBSD.org> | 1996-02-09 12:21:30 +0000 |
|---|---|---|
| committer | Jordan K. Hubbard <jkh@FreeBSD.org> | 1996-02-09 12:21:30 +0000 |
| commit | 1432a3ee82de3ca5a95d78eeb7ad89fb58c04e42 (patch) | |
| tree | 06ebaab6cee231639fb9a9788004f90fd6c70b69 /etc/Makefile | |
| parent | a246c358bdc531b5952e58a4ea80aa002978e3b7 (diff) | |
Notes
Diffstat (limited to 'etc/Makefile')
| -rw-r--r-- | etc/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/etc/Makefile b/etc/Makefile index 6496f3e29cbb..56731350a92a 100644 --- a/etc/Makefile +++ b/etc/Makefile @@ -1,11 +1,11 @@ # from: @(#)Makefile 5.11 (Berkeley) 5/21/91 -# $Id: Makefile,v 1.129 1995/12/31 17:06:56 joerg Exp $ +# $Id: Makefile,v 1.130 1996/01/10 21:22:28 ache Exp $ # disktab may be wrong -- hcx9 is a tahoe, but gets its own. # -rw-r--r-- BINOWN= root BINGRP= wheel -BIN1= aliases csh.cshrc csh.login csh.logout dm.conf \ +BIN1= aliases amd.map csh.cshrc csh.login csh.logout dm.conf \ ftpusers gettytab group hosts host.conf hosts.equiv hosts.lpd \ inetd.conf login.access motd modems netstart \ networks phones pccard.conf printcap profile protocols \ |
