• R/O
  • HTTP
  • SSH
  • HTTPS

タグ
未設定

よく使われているワード(クリックで追加)

javac++androidlinuxc#windowsobjective-ccocoa誰得qtpythonphprubygameguibathyscaphec計画中(planning stage)翻訳omegatframeworktwitterdomtestvb.netdirectxゲームエンジンbtronarduinopreviewer

Micropolis


ファイル情報

Rev. b4fe1a1aa49efbd41c500b38f522ee3af3171fd6
サイズ 795 バイト
日時 2014-12-15 02:24:36
作者 Simon Morgan
ログメッセージ

first commit

内容

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