blob: 7d321162eaeaab6ad5c72b118b53c0c7064660b9 (
plain)
1
2
3
4
5
6
7
8
9
10
|
/* System description file for hpux version 9 using X11R4. */
#include "hpux9.h"
#undef C_SWITCH_X_SYSTEM
#define C_SWITCH_X_SYSTEM -I/usr/include/Motif1.1
#undef LD_SWITCH_X_DEFAULT
#define LD_SWITCH_X_DEFAULT -L/usr/lib/Motif1.1
|