diff options
Diffstat (limited to 'gnu/lib')
| -rw-r--r-- | gnu/lib/Makefile | 17 |
1 files changed, 0 insertions, 17 deletions
diff --git a/gnu/lib/Makefile b/gnu/lib/Makefile deleted file mode 100644 index 03ae8ac8cce..00000000000 --- a/gnu/lib/Makefile +++ /dev/null @@ -1,17 +0,0 @@ -# $NetBSD: Makefile,v 1.47 2010/11/28 18:40:55 skrll Exp $ - -.include <bsd.own.mk> - -.if ${MKGCC} != "no" -.if ${USE_COMPILERCRTSTUFF} == "yes" -SUBDIR+= crtstuff4 -.endif -SUBDIR+= libgcc4 libobjc4 -.if ${MKCXX} != "no" -SUBDIR+= libsupc++4 libstdc++-v3_4 -.endif -.endif - -SUBDIR+= libmalloc - -.include <bsd.subdir.mk> |
