mesa/src/gallium/auxiliary/rtasm/Makefile
2008-02-19 14:06:11 +09:00

14 lines
176 B
Makefile

TOP = ../../../..
include $(TOP)/configs/current
LIBNAME = rtasm
C_SOURCES = \
rtasm_cpu.c \
rtasm_execmem.c \
rtasm_x86sse.c
include ../../Makefile.template
symlinks: