diff options
| author | Peter Wemm <peter@FreeBSD.org> | 2002-09-17 01:49:00 +0000 |
|---|---|---|
| committer | Peter Wemm <peter@FreeBSD.org> | 2002-09-17 01:49:00 +0000 |
| commit | 66422f5b7a1a6055f0b2358268eb902aab6e2e3e (patch) | |
| tree | 7d8147c99f6bfb34b7cb47ad46e24a4f7dc93102 /gnu/lib/Makefile | |
| parent | 4e6ef0845de37f8c4a29410d48d3847da78a9c9f (diff) | |
Notes
Diffstat (limited to 'gnu/lib/Makefile')
| -rw-r--r-- | gnu/lib/Makefile | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/gnu/lib/Makefile b/gnu/lib/Makefile index 9c07c7c0769a..494f888d905f 100644 --- a/gnu/lib/Makefile +++ b/gnu/lib/Makefile @@ -2,12 +2,6 @@ SUBDIR= csu libgcc libdialog libregex libreadline -.if ${OBJFORMAT} == aout -.if !defined(NOLIBC_R) -SUBDIR+= libgcc_r -.endif -.endif - # libsupc++ uses libstdc++ headers, although 'make includes' should # have taken care of that already. .if !defined(NO_CXX) |
