From 9c97d688c1798d080a42e024eda0fc6e681aa97f Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Mon, 20 Feb 1995 09:03:37 +0000 Subject: (routines): Add efgcvt. --- misc/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/misc/Makefile b/misc/Makefile index 33ddfda..289a024 100644 --- a/misc/Makefile +++ b/misc/Makefile @@ -48,7 +48,8 @@ routines := brk sbrk sstk ioctl \ chflags fchflags \ insremque getttyent getusershell getpass ttyslot \ syslog syscall daemon \ - mmap munmap mprotect msync madvise + mmap munmap mprotect msync madvise \ + efgcvt aux := progname init-misc distribute := bsd-compat.c extra-objs := bsd-compat.o -- cgit v1.1