428
|
1 /* Synched up with: FSF 19.31. */
|
|
2
|
|
3 /* machine description file for Integrated Solutions 386 machine. */
|
|
4
|
|
5 #include "intel386.h"
|
|
6
|
|
7 /* The following line tells the configuration script what sort of
|
|
8 operating system this machine is likely to run.
|
|
9 USUAL-OPSYS="note"
|
|
10
|
|
11 NOTE-START
|
|
12 Intel 386 (-machine=intel386 or -machine=is386.h)
|
|
13
|
|
14 The possibilities for -opsystem are: bsd4-2, usg5-2-2, usg5-3,
|
|
15 isc2-2, 386-ix, esix, or xenix.
|
|
16
|
|
17 18.58 should support a wide variety of operating systems.
|
|
18 Use isc2-2 for Interactive 386/ix version 2.2.
|
|
19 Use 386ix for prior versions.
|
|
20 Use esix for Esix. It isn't clear what to do on an SCO system.
|
|
21
|
|
22 -machine=is386 is used for an Integrated Solutions 386 machine.
|
|
23 It may also be correct for Microport systems.
|
|
24 NOTE-END */
|
|
25
|
|
26 #define LIBX10_MACHINE "-lnsl_s"
|
|
27 #define LIBX11_MACHINE "-lnsl_s"
|
|
28
|
|
29 #define LIBS_DEBUG "-lg"
|