diff options
| author | Jordan K. Hubbard <jkh@FreeBSD.org> | 1993-06-18 04:22:21 +0000 |
|---|---|---|
| committer | Jordan K. Hubbard <jkh@FreeBSD.org> | 1993-06-18 04:22:21 +0000 |
| commit | b76095a4307cc94ec7cd722853f9b032e45e6ea4 (patch) | |
| tree | 890f91d43eec35dc2f71a54410491f6503ca5b38 /gnu/Makefile | |
| parent | 7c434002a4e47486e9a2d7b2f32b1ddf42d37e2a (diff) | |
Notes
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 000000000000..7da2c3237654 --- /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> |
