Subversion Repositories Kolibri OS

Rev

Details | Last modification | View Log | RSS feed

Rev Author Line No. Line
4973 right-hear 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