Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 272171 | Differences between
and this patch

Collapse All | Expand All

(-)freedoom-0.6.4/Makefile (-1 / +1 lines)
Lines 29-35 Link Here
29
WADS=wads
29
WADS=wads
30
CPP=scripts/simplecpp
30
CPP=scripts/simplecpp
31
DEUTEX=deutex
31
DEUTEX=deutex
32
DEUTEX_BASIC_ARGS=-v0 -fullsnd -rate accept -rgb 0 255 255
32
DEUTEX_BASIC_ARGS=-v0 -fullsnd -rgb 0 255 255
33
DEUTEX_ARGS=$(DEUTEX_BASIC_ARGS) -doom2 bootstrap/
33
DEUTEX_ARGS=$(DEUTEX_BASIC_ARGS) -doom2 bootstrap/
34
34
35
OBJS = \
35
OBJS = \

Return to bug 272171