1# 2# Makefile for Nios2-specific library files. 3# 4 5lib-y += delay.o 6lib-y += memcpy.o 7lib-y += memmove.o 8lib-y += memset.o 9