repo.or.cz
/
mesa
/
nouveau-pmpeg.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
g3dvl: Use sobel filter for chroma interpolation
[mesa/nouveau-pmpeg.git]
/
configs
/
hpux10
blob
fff27404692eb85d3dcdd82b78d9875ba6fda7a2
1
# Configuration for HPUX v10, shared libs
2
3
include $(TOP)/configs/default
4
5
CONFIG_NAME = hpux10
6
7
# Compiler and flags
8
CC = cc
9
CXX = aCC
10
11
CFLAGS = -O +DAportable +z -Ae -D_HPUX_SOURCE -I/usr/include/X11R6 -I/usr/contrib/X11R6/include -DUSE_XSHM
12
CXXFLAGS = -O +DAportable +Z -Ae -D_HPUX_SOURCE
13