Mercurial > emacs
annotate src/m/is386.h @ 15701:5db02009315e libc-1-93 libc-960716 libc-960717 libc-960718 libc-960719 libc-960720 libc-960721 libc-960722 libc-960723 libc-960724 libc-960725 libc-960726 libc-960727 libc-960728 libc-960729 libc-960730 libc-960731 libc-960801 libc-960802 libc-960803 libc-960804 libc-960805 libc-960806 libc-960807 libc-960808 libc-960809 libc-960810 libc-960811 libc-960812 libc-960813 libc-960814 libc-960815 libc-960816 libc-960817 libc-960818 libc-960819 libc-960820 libc-960821 libc-960822 libc-960823 libc-960824 libc-960825 libc-960826 libc-960827 libc-960828 libc-960829 libc-960830 libc-960831 libc-960901 libc-960902 libc-960903 libc-960904 libc-960905 libc-960906 libc-960907 libc-960908 libc-960909 libc-960910 libc-960911 libc-960912 release-0-0 release-0-1
Fix previous change. Use sed's y command instead.
author | Karl Heuer <kwzh@gnu.org> |
---|---|
date | Tue, 16 Jul 1996 04:47:46 +0000 |
parents | e442bb589751 |
children | 23a1cea22d13 |
rev | line source |
---|---|
457 | 1 /* machine description file for Integrated Solutions 386 machine. */ |
2 | |
3 #include "intel386.h" | |
4 | |
5 /* The following line tells the configuration script what sort of | |
6 operating system this machine is likely to run. | |
7 USUAL-OPSYS="note" | |
8 | |
9 NOTE-START | |
10 Intel 386 (-machine=intel386 or -machine=is386.h) | |
11 | |
12 The possibilities for -opsystem are: bsd4-2, usg5-2-2, usg5-3, | |
13 isc2-2, 386-ix, esix, or xenix. | |
14 | |
15 18.58 should support a wide variety of operating systems. | |
16 Use isc2-2 for Interactive 386/ix version 2.2. | |
17 Use 386ix for prior versions. | |
18 Use esix for Esix. It isn't clear what to do on an SCO system. | |
19 | |
20 -machine=is386 is used for an Integrated Solutions 386 machine. | |
21 It may also be correct for Microport systems. | |
22 NOTE-END */ | |
23 | |
24 #define LIBX10_MACHINE -lnsl_s | |
25 #define LIBX11_MACHINE -lnsl_s | |
26 | |
27 #define LIBS_DEBUG -lg |