|
|||
Prex Home / Browse Source - Prex Version: 0.9.0 |
|||
root/usr/lib/libc/gen/Makefile.inc/* [<][>][^][v][top][bottom][index][help] */VPATH:= $(SRCDIR)/usr/lib/libc/gen:$(VPATH) SRCS+= __libc_init.c assert.c \ $(SRCDIR)/usr/arch/$(ARCH)/setjmp.c \ execl.c execlp.c execle.c execv.c execvp.c \ time.c basename.c dirname.c \ gethostname.c sethostname.c \ err.c errx.c verr.c verrx.c \ warn.c warnx.c vwarn.c vwarnx.c \ getpagesize.c confstr.c getpass.c \ getprogname.c setprogname.c fts.c /* [<][>][^][v][top][bottom][index][help] */ | |||
Copyright© 2005-2009 Kohsuke Ohtani |