Subversion Repositories Kolibri OS

Rev

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

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