* Makefile.in (UOBJ): Include symlnk.

From-SVN: r14894
This commit is contained in:
Jeffrey A Law 1997-08-22 14:54:27 +00:00 committed by Jeff Law
parent 2a2c8203b6
commit ea16770fb1
2 changed files with 5 additions and 1 deletions

View File

@ -1,3 +1,7 @@
Fri Aug 22 08:55:12 1997 Jeffrey A Law (law@cygnus.com)
* Makefile.in (UOBJ): Include symlnk.
Wed Aug 20 23:18:46 1997 Mumit Khan (khan@xraylith.wisc.edu)
* Makefile.in (UOBJ): Include mclock.

View File

@ -133,7 +133,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/system_clock_.o libU77/date_.o \
libU77/second_.o libU77/flush1_.o libU77/alarm_.o \
libU77/mclock_.o
libU77/mclock_.o libU77/symlnk_.o
F2CEXT = abort derf derfc ef1asc ef1cmc erf erfc exit getarg getenv iargc \
signal system flush ftell fseek access besj0 besj1 besjn besy0 besy1 \