1 #------------------------------------------------------------------------------
3 #------------------------------------------------------------------------------
4 # The strftime function supplied with IRIX 4.0.5 is broken, when a time
5 # is 12:00 AM, %I and %r return times of 00:00, as if it was 24-hour time.
6 # We substitute in our own version of strftime to fix this problem.
7 #------------------------------------------------------------------------------
8 # $Id: sgi,v 2.7 1992/11/09 07:18:22 markd Exp $
9 #------------------------------------------------------------------------------
11 SYS_DEP_FLAGS=-DTCL_HAVE_SETLINEBUF -DTCL_POSIX_SIG -DTCL_IEEE_FP_MATH -DTCL_TIMEZONE_VAR
15 TCL_TK_LIBS= -lX11 -lm
16 SUPPORT_OBJS=strftime.o