diff options
Diffstat (limited to 'gnu/Makefile')
-rw-r--r-- | gnu/Makefile | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/gnu/Makefile b/gnu/Makefile new file mode 100644 index 0000000..7da2c32 --- /dev/null +++ b/gnu/Makefile @@ -0,0 +1,5 @@ +# @(#)Makefile 5.33.1.1 (Berkeley) 5/6/91 + +SUBDIR= gawk groff tar + +.include <bsd.subdir.mk> |