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
/
sunos4
blob
f8f1e7532e9cb523fe9ddaabbb5feeea36238082
1
# Configuration for SunOS 4, shared libs
2
3
include $(TOP)/configs/default
4
5
CONFIG_NAME = sunos4
6
7
# Compiler and flags
8
CC = acc
9
CFLAGS = -Kpic -O -I/usr/include/X11R5 -DUSE_XSHM -DSUNOS4
10
11