aboutsummaryrefslogtreecommitdiff
path: root/libf2c
diff options
context:
space:
mode:
authorDave Love <fx@gcc.gnu.org>1998-07-06 09:51:36 +0000
committerDave Love <fx@gcc.gnu.org>1998-07-06 09:51:36 +0000
commit28ef523e11b229bec6ffe168b4e3d7dd13cbd9f3 (patch)
tree1b1e9ff734f67e1978efcee7c265f7023e14d702 /libf2c
parent2f541799083b9fd95f1367cee2c73b599d39334d (diff)
(F2CEXT): Remove sclock.
(UOBJ): Add libU77/datetime_.o. From-SVN: r20946
Diffstat (limited to 'libf2c')
-rw-r--r--libf2c/Makefile.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/libf2c/Makefile.in b/libf2c/Makefile.in
index 93a21a5c1ab..9e7d0b6bdc3 100644
--- a/libf2c/Makefile.in
+++ b/libf2c/Makefile.in
@@ -136,7 +136,7 @@ UOBJ = libU77/VersionU.o libU77/gerror_.o libU77/perror_.o libU77/ierrno_.o \
libU77/lnblnk_.o libU77/hostnm_.o libU77/rename_.o libU77/fgetc_.o \
libU77/fputc_.o libU77/umask_.o libU77/sys_clock_.o libU77/date_.o \
libU77/second_.o libU77/flush1_.o libU77/alarm_.o libU77/mclock_.o \
- libU77/symlnk_.o
+ libU77/symlnk_.o libU77/datetime_.o
F2CEXT = abort derf derfc ef1asc ef1cmc erf erfc exit getarg getenv iargc \
signal system flush ftell fseek access besj0 besj1 besjn besy0 besy1 \
@@ -144,7 +144,7 @@ F2CEXT = abort derf derfc ef1asc ef1cmc erf erfc exit getarg getenv iargc \
dtime etime fdate fgetc fget flush1 fnum fputc fput fstat gerror \
getcwd getgid getlog getpid getuid gmtime hostnm idate ierrno irand \
isatty itime kill link lnblnk lstat ltime mclock perror rand rename \
- secnds second sleep srand stat symlnk sclock time ttynam umask unlink \
+ secnds second sleep srand stat symlnk time ttynam umask unlink \
vxtidt vxttim alarm
all: g2c.h $(LIBG2C)