Subversion Repositories Kolibri OS

Rev

Details | Last modification | View Log | RSS feed

Rev Author Line No. Line
4973 right-hear 1
THIS_SRCS = memchr.c memcmp.c memcpy.c memmove.s memset.s strcat.c \
2
	strchr.c strcmp.c strcoll.c strcpy.c strcspn.c strerror.c \
3
	strlen.c strncat.c strncmp.c strncpy.c strpbrk.c strrchr.c \
4
	strspn.c strstr.c strtok.c strxfrm.c syserr1.c syserr2.c syserr3.c
5
 
6
include $(MENUET_LIBC_TOPDIR)/Make.rules