aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/m/ibmrs6000.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/m/ibmrs6000.h b/src/m/ibmrs6000.h
index 61a87569a38..42642e125ab 100644
--- a/src/m/ibmrs6000.h
+++ b/src/m/ibmrs6000.h
@@ -115,7 +115,10 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
115 115
116/* Here override various assumptions in ymakefile */ 116/* Here override various assumptions in ymakefile */
117 117
118#ifdef AIXHFT
118#define OBJECTS_MACHINE hftctl.o 119#define OBJECTS_MACHINE hftctl.o
120#endif
121
119#define C_SWITCH_MACHINE -D_BSD 122#define C_SWITCH_MACHINE -D_BSD
120 123
121#ifdef AIX3_2 124#ifdef AIX3_2