comparison src/m/hp800.h @ 535:c69610198c35

[xemacs-hg @ 2001-05-14 04:52:02 by martinb] Eliminate the need to define HAVE_PTYS in s&m files.
author martinb
date Mon, 14 May 2001 04:52:49 +0000
parents abe6d1db359e
children 4542b72c005e
comparison
equal deleted inserted replaced
534:a0266879cecf 535:c69610198c35
98 #define UNEXEC "unexhp9k800.o" 98 #define UNEXEC "unexhp9k800.o"
99 99
100 #define LIBS_MACHINE 100 #define LIBS_MACHINE
101 #define LIBS_DEBUG 101 #define LIBS_DEBUG
102 102
103 /* Include the file bsdtty.h, since this machine has job control. */
104 #define NEED_BSDTTY
105 103
106 /* The symbol in the kernel where the load average is found 104 /* The symbol in the kernel where the load average is found
107 is named _avenrun. At this time there are two major flavors 105 is named _avenrun. At this time there are two major flavors
108 of hp-ux (there is the s800 and s300 (s200) flavors). The 106 of hp-ux (there is the s800 and s300 (s200) flavors). The
109 differences are thusly moved to the corresponding machine description file. 107 differences are thusly moved to the corresponding machine description file.