Subversion Repositories Kolibri OS

Rev

Go to most recent revision | Blame | Last modification | View Log | Download | RSS feed

  1. THIS_SRCS = ct_flags.c ct_lower.c ct_upper.c isalnum.c isalpha.c isascii.c \
  2.         iscntrl.c isdigit.c isgraph.c islower.c isprint.c ispunct.c \
  3.         isspace.c isupper.c isxdigit.c toascii.c tolower.c toupper.c
  4.  
  5. include $(MENUET_LIBC_TOPDIR)/Make.rules
  6.