]> git.zerfleddert.de Git - micropolis/blob - src/tclx/config/dos
Import Micropolis from http://www.donhopkins.com/home/micropolis/
[micropolis] / src / tclx / config / dos
1 #------------------------------------------------------------------------------
2 # Microsoft DOS newer versions (~3.3, let us know which ones works for you)
3 #------------------------------------------------------------------------------
4 # $Id: dos v 1.0 1993/06/27 17:24:26 markd Exp $
5 #------------------------------------------------------------------------------
6 #
7 #SYS_DEP_FLAGS=-DTCL_HAVE_SETLINEBUF -DTCL_IEEE_FP_MATH -DTCL_32_BIT_RANDOM -DTCL_POSIX_SIG -DTCL_TM_GMTOFF
8 SYS_DEP_FLAGS=-DTCL_NO_ITIMER -DTCL_NO_FILE_LOCKING -DTCL_IEEE_FP_MATH -DTCL_32_BIT_RANDOM -DTCL_POSIX_SIG -DTCL_TM_GMTOFF
9 LIBS=-lsys -lm
10 RANLIB_CMD=ranlib
11 MCS_CMD=true
12 TCL_TK_LIBS= -lX11 -lm
13
14 TCL_MAN_SEPARATOR=
Impressum, Datenschutz