Home | History | Annotate | Download | only in pipe-loader

Lines Matching refs:PIPE_SOURCES

88 PIPE_SOURCES =
92 PIPE_SOURCES += pipe_i915.c
97 PIPE_SOURCES += pipe_nouveau.c
103 PIPE_SOURCES += pipe_r300.c
110 PIPE_SOURCES += pipe_r600.c
117 PIPE_SOURCES += pipe_radeonsi.c
123 PIPE_SOURCES += pipe_vmwgfx.c
128 PIPE_SOURCES += pipe_swrast.c
131 PIPE_OBJECTS := $(PIPE_SOURCES:.c=.o)
173 depend: $(PIPE_SOURCES)
176 $(MKDEP) $(MKDEP_OPTIONS) $(PIPE_CPPFLAGS) $(PIPE_SOURCES) 2>/dev/null