Project

General

Profile

Statistics
| Branch: | Revision:

scoutos / prex-0.9.0 / usr / lib / libc / stdlib / Makefile.inc @ 03e9c04a

History | View | Annotate | Download (218 Bytes)

1
VPATH:=	$(SRCDIR)/usr/lib/libc/stdlib:$(VPATH)
2

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