blob: 7f59f64b7778d39bc02be826b882c707e235ca8a (
plain) (
blame)
1
2
3
4
5
6
7
8
|
#include "hpux9shr.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
|