]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
(subdirs): Remove login. It appears in sysdeps/unix/Subdirs.
authorUlrich Drepper <drepper@redhat.com>
Mon, 2 Mar 1998 10:48:18 +0000 (10:48 +0000)
committerUlrich Drepper <drepper@redhat.com>
Mon, 2 Mar 1998 10:48:18 +0000 (10:48 +0000)
Makefile

index 23c8f240db5de55f91f201496c6854ee025fe9dc..9dd726614f0408da3205d3cc8d67826b50f1e0a2 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -53,7 +53,7 @@ endif
 # These are the subdirectories containing the library source.
 subdirs = csu assert ctype db locale intl catgets math setjmp signal stdlib \
          stdio-common $(stdio) malloc string wcsmbs time dirent grp pwd \
-         posix io termios resource misc login socket sysvipc gmon gnulib \
+         posix io termios resource misc socket sysvipc gmon gnulib \
          wctype manual shadow md5-crypt nss $(sysdep-subdirs) po \
          $(add-ons) elf
 export subdirs := $(subdirs)   # Benign, useless in GNU make before 3.63.