Subversion Repositories Kolibri OS

Rev

Details | Last modification | View Log | RSS feed

Rev Author Line No. Line
4973 right-hear 1
THIS_SRCS = abort.c abs.c atexit.c atof.c atoi.c atol.c atold.c bsearch.c \
2
	calloc.c div.c exit.c getenv.c labs.c ldiv.c malloc.c qsort.c \
3
	rand.c strtod.c strtol.c strtold.c strtoul.c system.c
4
 
5
include $(MENUET_LIBC_TOPDIR)/Make.rules