aboutsummaryrefslogtreecommitdiff
path: root/mesalib/configs/hpux10
blob: fff27404692eb85d3dcdd82b78d9875ba6fda7a2 (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 = hpux10

# 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