1 /* Synched up with: FSF 19.31. */
3 /* For building XEmacs under HPUX 9.0 with dynamic libraries. */
8 /* Only support for hp9000s700 currently */
9 #if !defined(__hp9000s300)
11 #define HPUX_USE_SHLIBS
13 #endif /* !hp9000s300 */
16 /* Don't tell the linker to link statically */
19 #define LINKER "$(CC)"
20 #endif /* THIS IS YMAKEFILE */
22 /* get call to brk() when rerunning XEmacs */
24 #define RUN_TIME_REMAP
29 #if 0 /* No longer needed, since in current GCC -g no longer does that. */
30 /* We must turn off -g since it forces -static. */
33 #define C_DEBUG_SWITCH