blob: ab8ea464c6e27d5360318e6e27189c9ba54fd7a2 [file] [log] [blame]
TOP = ../../../..
include $(TOP)/configs/current
LIBNAME = rtasm
C_SOURCES = \
rtasm_cpu.c \
rtasm_execmem.c \
rtasm_x86sse.c \
rtasm_ppc.c \
rtasm_ppc_spe.c
include ../../Makefile.template