home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Pro Intralink 3.1
/
Pro Intralink v3.1.iso
/
dsrc
/
templates
/
unix
/
u_sun4_tmpdir.inc
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
2001-11-27
|
171 b
|
10 lines
// 17-Jan-01 $$1 TWH Created.
// 06-Feb-01 $$2 TWH fix mc check
//
if ($mc =~ sun4_solaris*) then
if (! $?TMPDIR) then
setenv TMPDIR /tmp
endif
endif