diff options
| author | cgd <cgd@NetBSD.org> | 1993-03-22 08:43:59 +0000 |
|---|---|---|
| committer | cgd <cgd@NetBSD.org> | 1993-03-22 08:43:59 +0000 |
| commit | 2cd96750d8ce7e589df4cbbba6737d7f31473af6 (patch) | |
| tree | b4c0954646b463526059a415037e63252c6ae947 | |
| parent | ce71a70d1f887b39c44867c5f36b7c11b3db980e (diff) | |
change "Id" to "Header" in rcsid, and noted why etc was not in subdirs
| -rw-r--r-- | Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -1,4 +1,6 @@ -# $Id: Makefile,v 1.3 1993/03/22 08:04:00 cgd Exp $ +# $Header: /cvsroot/src/Makefile,v 1.4 1993/03/22 08:43:59 cgd Exp $ + +# NOTE THAT etc *DOES NOT* BELONG IN THE LIST BELOW SUBDIR= bin include lib libexec sbin usr.bin usr.sbin share games |
