#!/bin/sh # # Target: UNICOS C90 # # ISE EIFFEL 4.5 if [ -n "$LD" ]; then ld=$LD else ld='ar' fi ar='ar' lngpad_2='16' d_bsdsig='undef' if [ -n "$CFLAGS" ]; then ccflags=$CFLAGS else ccflags='-h stdc' fi objcflags='-ObjC' mtccflags='-h stdc -DEIF_THREADS -DEIF_POSIX_THREADS' libs='-lnsl -lm' mtlibs='-lnsl -lm -lpthread' sharedlibs='-lnsl -lm' mtsharedlibs='-lnsl -lm -lpthread' if [ -n "$ISE_VERSION" ]; then rt_version=$ISE_VERSION else rt_version='' fi if [ -n "$ISE_EIFFEL" ]; then rt_include=$ISE_EIFFEL/studio/spec/$ISE_PLATFORM/include rt_lib=$ISE_EIFFEL/studio/spec/$ISE_PLATFORM/lib rt_templates=$ISE_EIFFEL/studio/config/$ISE_PLATFORM/templates x2c=$ISE_EIFFEL/studio/spec/$ISE_PLATFORM/bin/x2c else rt_include=$ISE_PREFIX/include/eiffelstudio-$rt_version rt_lib=$ISE_PREFIX/$ISE_LIB_NAME/eiffelstudio-$rt_version rt_templates=$ISE_PREFIX/share/eiffelstudio-$rt_version/studio/config/$ISE_PLATFORM/templates x2c=$ISE_PREFIX/$ISE_LIB_NAME/eiffelstudio-$rt_version/studio/x2c fi optimize='-O2' if [ -n "$CC" ]; then cc=$CC else cc='cc' fi if [ -n "$CPPFLAGS" ]; then cppflags=$CPPFLAGS else cppflags='' fi lintflags='' ldflags='' ldsharedflags='' mtldsharedflags='' prefix='lib' shared_prefix='lib' mt_prefix='mt' concurrent_prefix='c' eiflib='finalized' wkeiflib='wkbench' boehmgclib='gc' suffix='.a' shared_suffix='.so' command_makefile='make -f' d_bsd='define' d_eunice='undef' d_xenix='undef' eunicefix=':' Mcc='Mcc' awk='/usr/bin/awk' bash='' bison='bison' byacc='byacc' cat='/bin/cat' chgrp='/bin/chgrp' chmod='/bin/chmod' chown='/bin/chown' comm='/usr/bin/comm' compress='' cp='/bin/cp' cpio='' if [ -n "$CPP" ]; then cpp=$CPP else cpp='/lib/cpp' fi csh='' date='/bin/date' echo='/bin/echo' egrep='' emacs='' expr='/bin/expr' find='' flex='flex' gcc='' grep='/bin/grep' inews='' ksh='' less='' line='' lint='' ln='/bin/ln' lp='' lpr='' ls='' mail='' mailx='' if [ -n "$MAKE" ]; then make=$MAKE else make='make' fi mkdir='/bin/mkdir' more='' mv='/bin/mv' nroff='/usr/bin/nroff' perl='' pg='' pmake='' pr='' rm='/bin/rm' rmail='' sed='/bin/sed' sendmail='' sh='' shar='' sleep='' smail='' sort='/bin/sort' submit='' tail='' tar='' tbl='' test='test' touch='/bin/touch' tr='/usr/bin/tr' troff='' uname='/bin/uname' uniq='/bin/uniq' uuname='' vi='' zcat='' hint='previous' myuname='sn4605 sequoia 9.0.2.1 gbu.5 cray c90 ' osname='unicos' osvers='9.0.2.1' Author='' Date='' Header='' Id='$Id' Locker='' Log='$Log' RCSfile='' Revision='' Source='' State='' abortsig='SIGIOT' add_log='undef' afs='false' alignbytes='8' bin='/usr/local/bin' binexp='/usr/local/bin' installbin='/usr/local/bin' bitpbyte='8' byteorder='4321' gccversion='' lkflags='' cf_by='pnc' cf_time='Mon Jun 9 13:39:50 EDT 1997' charsize='1' contains='grep' cpp_stuff='42' cpplast='' cppminus='' cpprun='/lib/cpp' cppstdin='/home/pnc/PorterPackage4.0l/C/cppstdin' d_gettblsz='undef' nofile='64' tablesize='' d_access='define' d_bcmp='define' d_bcopy='define' d_bsdjmp='undef' d_bzero='define' d_chown='define' d_dlopen='undef' d_dup2='define' d_eofpipe='define' d_fcntl='define' d_fd_macros='define' d_fd_set='define' d_fds_bits='define' d_ftime='undef' d_gettimeod='define' d_getgrps='define' d_gethid='define' aphostname='/bin/hostname' d_gethname='define' d_phostname='undef' d_uname='undef' d_getopt='define' d_getpagsz='undef' pagesize='4096' d_keepsig='undef' d_link='define' d_lstat='define' d_memcpy='define' d_memmove='define' d_mkdir='define' d_mktime='define' d_mmap='undef' d_open3='define' d_pidcheck='define' d_portable='undef' d_readdir='define' d_rewinddir='define' d_seekdir='' d_telldir='' d_rename='define' d_rmdir='define' d_rusage='undef' d_safebcpy='define' d_safemcpy='define' d_sbrk='define' d_select='define' d_siglist='define' d_sigsetmk='define' d_sigaction='' d_sigintrp='' d_sigvec='undef' d_sigvectr='undef' d_smartmmap='undef' d_oldsock='undef' d_socket='define' d_sockpair='' sockethdr='' socketlib='' d_geteuid='define' d_getgrgid='define' d_getpwuid='define' d_index='undef' d_strchr='define' d_strctcpy='define' d_strdup='define' d_strerrm='strerror(e)' d_strerror='define' d_sysernlst='undef' d_syserrlst='define' d_time='define' timetype='time_t' clocktype='clock_t' d_times='define' d_unlink='define' d_usleep='undef' d_utime='define' d_voidsig='define' signal_t='void' doublesize='8' floatsize='8' gidtype='gid_t' groupstype='gid_t' h_fcntl='true' h_sysfile='false' i_direct='undef' d_dirnamlen='undef' direntrytype='' i_dirent='define' i_dlfcn='undef' i_fcntl='define' i_fd_setsyss='define' i_grp='define' i_limits='define' i_netns_ns='undef' i_niin='define' i_sysin='undef' d_pwage='define' d_pwchange='undef' d_pwclass='undef' d_pwcomment='define' d_pwexpire='undef' d_pwquota='undef' i_pwd='define' i_string='define' strings='/usr/include/string.h' i_sysdir='define' i_sysfile='undef' i_sysndir='undef' i_sysresrc='define' i_sysselct='define' i_syssock='define' i_systimeb='undef' i_systimes='define' i_sysun='define' i_systime='define' i_systimek='undef' i_time='undef' timeincl='/usr/include/sys/time.h ' i_tmvlsyss='undef' i_utime='define' i_stdarg='define' i_varargs='undef' i_varhdr='stdarg.h' i_xm_protocols='undef' install='./install' installdir='' intsize='8' lex='lex' lexflags='-lB8 -C' libc='/lib/libc.a' glibpth='/lib/pa1.1 /usr/lib/large /lib /usr/lib /usr/lib/386 /lib/386 /lib/large /usr/lib/small /lib/small /usr/ccs/lib /usr/ucblib /usr/local/lib /usr/shlib' libpth='/lib /usr/lib /usr/local/lib' plibpth='' xlibpth='/usr/lib/386 /lib/386' lns='/bin/ln -s' longsize='8' d_mymalloc='' mallocobj='' mallocsrc='' malloctype='void *' usemymalloc='' installmansrc='/usr/local/man/man1' manext='1' mansrc='/usr/local/man/man1' mansrcexp='/usr/local/man/man1' mkdep='\$(EIFFEL_SRC)/C/mkdep' huge='' large='' medium='' models='none' small='' split='' mydomain='' myhostname='sequoia' phostname='hostname' c='\c' n='' groupcat='' hostcat='cat /etc/hosts' passcat='' orderlib='false' ranlib=':' package='Eiffel4' spackage='Eiffel4' d_maypanic='undef' pidtype='pid_t' prefixexp='/usr/local' prototype='define' ptrsize='8' reg10='' reg11='' reg12='' reg13='' reg14='' reg15='' reg16='' reg1='register' reg2='register' reg3='register' reg4='register' reg5='register' reg6='register' reg7='' reg8='' reg9='' registers='6' sbrksmart='define' installscript='/usr/local/bin' scriptdir='/usr/local/bin' scriptdirexp='/usr/local/bin' selecttype='fd_set *' so='so' d_keepalive='undef' sharpbang='#!' shsharp='true' spitshell='cat' startsh='#!/bin/sh' sysman='/usr/man/man1' uidtype='uid_t' nm_opt='' runnm='true' usenm='true' incpath='' mips='' mips_type='' usrinc='/usr/include' defvoidused='15' voidflags='15' yacc='yacc' yaccflags='' CONFIG=true