diff options
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 380ec96..7b5610e 100644 --- a/gnu/Makefile +++ b/gnu/Makefile @@ -1,6 +1,6 @@ # @(#)Makefile 5.33.1.1 (Berkeley) 5/6/91 SUBDIR= bc cvs dc diff diff3 gas gawk gcc1 gcc2 gdb grep groff gzip \ - ld libregex man patch pr rcs sdiff sort tar + ld libregex man patch pr rcs sdiff sort tar uucp .include <bsd.subdir.mk> |