Artifact 341ce3fe174976b4bb87c30113e9582ff1b968195556eea628f7efb34a9dd0ef:
- File src/runtime/lookup-asm/Makefile — part of check-in [c4abdf467a] at 2013-09-20 10:57:51 on branch trunk — Move lookup asm files to src/runtime/lookup-asm. (user: js, size: 181) [annotate] [blame] [check-ins using]
include ../../../extra.mk STATIC_PIC_LIB_NOINST = ${LOOKUP_ASM_LIB_A} STATIC_LIB_NOINST = ${LOOKUP_ASM_A} SRCS = lookup-asm.S include ../../../buildsys.mk ASFLAGS += -I../../..