diff options
| author | Bill Paul <wpaul@FreeBSD.org> | 1995-02-07 19:10:39 +0000 |
|---|---|---|
| committer | Bill Paul <wpaul@FreeBSD.org> | 1995-02-07 19:10:39 +0000 |
| commit | 6c1bb9003f8b8b1db4622ff46d5ea05fdd21f9c2 (patch) | |
| tree | e6fa65583e86c41a492d0acf730946106d5f5e17 /gnu/Makefile | |
| parent | 54044407350494b709afa5bf8129d2821661b29c (diff) | |
Notes
Diffstat (limited to 'gnu/Makefile')
| -rw-r--r-- | gnu/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/Makefile b/gnu/Makefile index f327d5aee498..6bc3f4d4c04e 100644 --- a/gnu/Makefile +++ b/gnu/Makefile @@ -1,5 +1,5 @@ # @(#)Makefile 5.33.1.1 (Berkeley) 5/6/91 -SUBDIR= games include lib libexec usr.bin +SUBDIR= games include lib libexec usr.bin usr.sbin .include <bsd.subdir.mk> |
