Subversion Repositories Kolibri OS

Rev

Blame | Last modification | View Log | Download | RSS feed

  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
  7.