OSDN Git Service

Should not call make on ldso/libdl
authorEric Andersen <andersen@codepoet.org>
Sat, 12 May 2001 07:10:15 +0000 (07:10 -0000)
committerEric Andersen <andersen@codepoet.org>
Sat, 12 May 2001 07:10:15 +0000 (07:10 -0000)
Makefile

index 6f95ee4..296f14c 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -37,7 +37,6 @@ all: headers uClibc_config.h subdirs $(DO_SHARED) done
 shared:
        @$(MAKE) -C libc shared
        @$(MAKE) -C ldso shared
-       @$(MAKE) -C ldso/libdl shared
        @$(MAKE) -C libcrypt shared
        @$(MAKE) -C libutil shared
        @$(MAKE) -C libm shared