diff options
| author | Mark Murray <markm@FreeBSD.org> | 1995-12-23 17:03:07 +0000 |
|---|---|---|
| committer | Mark Murray <markm@FreeBSD.org> | 1995-12-23 17:03:07 +0000 |
| commit | 8b2f1b5fce0983b8f868fad64a9dd3698f87538c (patch) | |
| tree | 249c5579d6811f286b4ca293a827f4a1da9d6513 /gnu/Makefile | |
| parent | e8636c6c19d97c3f67c77ca95246cf136a13fe0e (diff) | |
Notes
Diffstat (limited to 'gnu/Makefile')
| -rw-r--r-- | gnu/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/gnu/Makefile b/gnu/Makefile index 6bc3f4d4c04e..88925400f1cd 100644 --- a/gnu/Makefile +++ b/gnu/Makefile @@ -1,5 +1,6 @@ # @(#)Makefile 5.33.1.1 (Berkeley) 5/6/91 +# $Id$ -SUBDIR= games include lib libexec usr.bin usr.sbin +SUBDIR= include lib libexec usr.bin usr.sbin .include <bsd.subdir.mk> |
