diff options
| author | Nate Williams <nate@FreeBSD.org> | 1993-06-29 09:54:26 +0000 |
|---|---|---|
| committer | Nate Williams <nate@FreeBSD.org> | 1993-06-29 09:54:26 +0000 |
| commit | dde0fa550b4aab9d1aebdc21d990938aab3efaeb (patch) | |
| tree | 92616e971c6855abd7b68b9b330a2b233bb30e73 /gnu/Makefile | |
| parent | 682642fa09d12dd95dbb8a477126fc236bce88d1 (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 3dcddd50032ce..c8a59b42e67b7 100644 --- a/gnu/Makefile +++ b/gnu/Makefile @@ -1,5 +1,6 @@ # @(#)Makefile 5.33.1.1 (Berkeley) 5/6/91 -SUBDIR= bc diff diff3 egrep fgrep gawk gcc2 grep groff gzip patch pr rcs sort tar cvs +SUBDIR= bc cvs diff diff3 egrep fgrep gas gawk gcc2 gdb grep groff gzip \ + ld patch pr rcs sort tar .include <bsd.subdir.mk> |
