
include			../../rules/Makefile.top

XTARGETS		= libc
libc-OBJS		= vsprintf.o string.o ctype.o misc.o


include			$(rules)/Rules.make
