diff options
Diffstat (limited to 'gnu/lib/Makefile')
| -rw-r--r-- | gnu/lib/Makefile | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/gnu/lib/Makefile b/gnu/lib/Makefile new file mode 100644 index 000000000000..d51120c8632a --- /dev/null +++ b/gnu/lib/Makefile @@ -0,0 +1,5 @@ +# $Id: Makefile,v 1.1 1994/01/30 01:03:08 rgrimes Exp $ + +SUBDIR= libg++ libmalloc libregex + +.include <bsd.subdir.mk> |
