diff options
| author | Rodney W. Grimes <rgrimes@FreeBSD.org> | 1994-01-30 01:03:16 +0000 |
|---|---|---|
| committer | Rodney W. Grimes <rgrimes@FreeBSD.org> | 1994-01-30 01:03:16 +0000 |
| commit | 984de365e71584b9877a2e5a75919aa073cd2aeb (patch) | |
| tree | 9bd6c97aec64a3b4d14f71a32bda176726ed10c1 /gnu/lib/Makefile | |
| parent | 3f6a562175d9f466af53cffa50b11ce76495e307 (diff) | |
Notes
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..32eaa297ac55 --- /dev/null +++ b/gnu/lib/Makefile @@ -0,0 +1,5 @@ +# $Id$ + +SUBDIR= libg++ libmalloc libregex + +.include <bsd.subdir.mk> |
