summaryrefslogtreecommitdiff
path: root/misc
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>1995-02-20 09:03:37 +0000
committerRoland McGrath <roland@gnu.org>1995-02-20 09:03:37 +0000
commit9c97d688c1798d080a42e024eda0fc6e681aa97f (patch)
tree194f8bcb143ac7a8d31e33ca71f45e4bde19d82a /misc
parent5ace96c8149bc84448ae71cbe3f2f56e2934d566 (diff)
(routines): Add efgcvt.
Diffstat (limited to 'misc')
-rw-r--r--misc/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/misc/Makefile b/misc/Makefile
index 33ddfda39e..289a02430b 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