فهرست منبع

Do not need ordered includes anymore

Peter S. Mazinger 20 سال پیش
والد
کامیت
bde524e962
1فایلهای تغییر یافته به همراه1 افزوده شده و 2 حذف شده
  1. 1 2
      Makefile.in

+ 1 - 2
Makefile.in

@@ -21,9 +21,8 @@ all: pregen libs
 # In this section, we need .config
 -include .config.cmd
 
-include $(top_srcdir)ldso/ldso/Makefile.in
+include $(top_srcdir)ldso/Makefile.in
 include $(top_srcdir)libc/Makefile.in
-include $(top_srcdir)ldso/libdl/Makefile.in
 include $(top_srcdir)libcrypt/Makefile.in
 include $(top_srcdir)libintl/Makefile.in
 include $(top_srcdir)libm/Makefile.in