Преглед на файлове

Remove the old crypt implementation

Eric Andersen преди 23 години
родител
ревизия
78292826b6
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1 1
      libc/misc/Makefile

+ 1 - 1
libc/misc/Makefile

@@ -25,7 +25,7 @@ include $(TOPDIR)Rules.mak
 LIBC=$(TOPDIR)libc.a
 
 
-DIRS = assert crypt ctype dirent fnmatch glob internals lsearch mntent syslog \
+DIRS = assert ctype dirent fnmatch glob internals lsearch mntent syslog \
 	time utmp tsearch locale regex sysvipc
 
 all: libc.a