View | Details | Raw Unified | Return to bug 20873
Collapse All | Expand All

(-)sys/modules/3dfx/Makefile (+2 lines)
Lines 9-17 Link Here
9
9
10
CLEANFILES=    pci.h
10
CLEANFILES=    pci.h
11
11
12
.if ${MACHINE_ARCH} == "i386"
12
# This line enables linux ioctl handling by default
13
# This line enables linux ioctl handling by default
13
# comment out if you don't want it
14
# comment out if you don't want it
14
TDFX_OPTS=     "\#define TDFX_LINUX"
15
TDFX_OPTS=     "\#define TDFX_LINUX"
16
.endif
15
17
16
# Uncomment this for debugging messages
18
# Uncomment this for debugging messages
17
#CFLAGS+=      -DDEBUG
19
#CFLAGS+=      -DDEBUG

Return to bug 20873