Prex Home / Browse Source - Prex Version: 0.9.0

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

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

SRCS+=  strftime.c gmtime.c gmtime_r.c localtime.c localtime_r.c \
        asctime.c asctime_r.c mktime.c

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