2 # this script tries to discover the OS platform and configuration
3 # and then makes newLISP using the appropiate makefile
4 # if this script fails and for other special flavors, like
5 # making shared libraries etc., type:
14 echo Discovered Darwin MacOS X with readline suport
, enter
:
16 echo to
make a UTF-8 version
for MacOS X with readline support
20 echo Discovered Linux
, enter
:
22 echo to
make for linux
26 echo Discovered FreeBSD
, enter
28 echo to
make for FeeBSD
32 echo Discoverd NetBSD
, enter
:
34 echo to
make for NetBSD
38 echo Discoverd OpenBSD
, enter
:
40 echo to
make for OpenBSD
44 echo Discovered SunOS
, enter
:
46 echo to
make for SunOS
50 echo Discovered True64 Unix
, please
read doc
/TRU64BUILD and enter
:
52 echo to
make for True64 Unix
56 echo Discoverd MINGW32 on NT-5.1
, enter
:
58 echo to
make for MinGW32 on Win32
69 echo Could not discover your OS platform use one of the following commands
: