summaryrefslogtreecommitdiff
path: root/misc
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>1996-01-17 22:33:48 +0000
committerRoland McGrath <roland@gnu.org>1996-01-17 22:33:48 +0000
commit069aa63891e23b7b97e7c6bf2e3893384a32b031 (patch)
treee22197be75780a614cd068acd7f9cdb6d6f1fcd2 /misc
parent44534645d62a2be9215a9b3691eb7f6652559353 (diff)
(union ieee854_long_double.ieee_nan): Add missing ; in little-endian case.
Diffstat (limited to 'misc')
-rw-r--r--misc/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/Makefile b/misc/Makefile
index f557e59a6c..775d6c6bb3 100644
--- a/misc/Makefile
+++ b/misc/Makefile
@@ -38,7 +38,7 @@ routines := brk sbrk sstk ioctl \
select \
acct chroot fsync sync reboot \
gethostid sethostid \
- revoke vhangup mknod \
+ revoke vhangup \
swapon mktemp mkstemp \
ualarm usleep \
gtty stty \