From 78292826b6dd42b8a4415cd59772bd0da9a5e877 Mon Sep 17 00:00:00 2001 From: Eric Andersen Date: Thu, 19 Apr 2001 20:55:41 +0000 Subject: Remove the old crypt implementation --- libc/misc/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libc/misc/Makefile') diff --git a/libc/misc/Makefile b/libc/misc/Makefile index b67c63cd9..de8b9b3f5 100644 --- a/libc/misc/Makefile +++ b/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 -- cgit v1.2.3