blob: 6a701d5a41295840f63ccd361ae4a1f2d039d5a8 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
/* 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
/* arch-tag: 47664d7b-23ce-43e6-acdd-044a4be08da3
(do not change this comment) */
|