Prex Home / Browse Source - Prex Version: 0.9.0

root/usr/lib/libc/stdlib/Makefile.inc

/* [<][>][^][v][top][bottom][index][help] */
VPATH:= $(SRCDIR)/usr/lib/libc/stdlib:$(VPATH)

SRCS+=  abort.c abs.c atexit.c atof.c atoi.c atol.c div.c exit.c \
        getopt.c getsubopt.c strtol.c strtoul.c rand.c random.c \
        getenv.c setenv.c calloc.c putenv.c qsort.c

/* [<][>][^][v][top][bottom][index][help] */