Welcome to mirror list, hosted at ThFree Co, Russian Federation.

Makefile.inc « hppa « machine « libc « newlib - cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: c3d2da691492dcfa43283b0b7d44a9567a5e79ea (plain)
1
2
3
4
5
libc_a_SOURCES += \
	%D%/memchr.S %D%/memcmp.S %D%/memcpy.S %D%/memset.S \
	%D%/setjmp.S \
	%D%/strcat.S %D%/strcmp.S \
	%D%/strcpy.S %D%/strlen.S %D%/strncat.S %D%/strncmp.S %D%/strncpy.S