From: Roland McGrath Date: Mon, 20 Feb 1995 09:03:37 +0000 (+0000) Subject: (routines): Add efgcvt. X-Git-Tag: cvs/libc_1_09~29 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=9c97d688c1798d080a42e024eda0fc6e681aa97f;p=thirdparty%2Fglibc.git (routines): Add efgcvt. --- diff --git a/misc/Makefile b/misc/Makefile index 33ddfda39ef..289a02430b9 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