summaryrefslogtreecommitdiff
path: root/configs/hpux9-gcc
blob: e7fe6847b934a48c3f3152804b82d0499f91888c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
# Configuration for HPUX v10, shared libs

include $(TOP)/configs/default

CONFIG_NAME = hpux9-gcc

# Compiler and flags
CC = cc
CXX = aCC

CFLAGS = -O +DAportable +z -Ae -D_HPUX_SOURCE -I/usr/include/X11R6 -I/usr/contrib/X11R6/include -DUSE_XSHM
CXXFLAGS = -O +DAportable +Z -Ae -D_HPUX_SOURCE