diff options
Diffstat (limited to 'gnu')
| -rw-r--r-- | gnu/Makefile | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/gnu/Makefile b/gnu/Makefile new file mode 100644 index 0000000000000..bdd57d512974e --- /dev/null +++ b/gnu/Makefile @@ -0,0 +1,6 @@ +# @(#)Makefile 5.33.1.1 (Berkeley) 5/6/91 +# $FreeBSD$ + +SUBDIR= usr.bin/cc lib + +.include <bsd.subdir.mk> |
