View | Details | Raw Unified
Collapse All | Expand All

(-) quakeforge-0.5.5/libs/video/renderer/sw/Makefile.in (-2 / +2 lines)
 Lines 403-410    Link Here 
target_vendor = @target_vendor@
target_vendor = @target_vendor@
vid_libs = @vid_libs@
vid_libs = @vid_libs@
AUTOMAKE_OPTIONS = foreign
AUTOMAKE_OPTIONS = foreign
AM_CFLAGS = @PREFER_NON_PIC@
AM_CFLAGS = -fPIC
AM_CCASFLAGS = @PREFER_NON_PIC@
AM_CCASFLAGS = -fPIC
INCLUDES = -I$(top_srcdir)/include
INCLUDES = -I$(top_srcdir)/include
@ASM_ARCH_FALSE@asm = 
@ASM_ARCH_FALSE@asm = 
@ASM_ARCH_TRUE@asm = libasm.la
@ASM_ARCH_TRUE@asm = libasm.la