blob: 638102736987d962499f2c6c940f83f015505bee (
plain)
1
2
3
4
5
6
7
8
9
10
|
#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
/* arch-tag: 7f68b8b6-c733-4e6c-81df-39d8d13fb656
(do not change this comment) */
|