lib-y := libc.a cflags-y += -I $(src)/include obj-y += arch/ obj-y += arpa/ obj-y += assert/ obj-y += ctype/ obj-y += devctl/ obj-y += dirent/ obj-y += endian/ obj-y += errno/ obj-y += fcntl/ obj-y += grp/ obj-y += inttypes/ obj-y += libgen/ obj-y += mman/ obj-y += monetary/ obj-y += msg/ obj-y += poll/ obj-y += pwd/ obj-y += select/ obj-y += sem/ obj-y += setjmp/ obj-y += signal/ obj-y += socket/ obj-y += stat/ obj-y += statvfs/ obj-y += stdio/ obj-y += stdlib/ obj-y += string/ obj-y += strings/ obj-y += sys/ obj-y += syslog/ obj-y += termios/ obj-y += thread/ obj-y += time/ obj-y += times/ obj-y += uio/ obj-y += unistd/ obj-y += utime/ obj-y += utsname/ obj-y += wait/ obj-y += wchar/ obj-y += wctype/