Peter S. Mazinger 3a7ac9c7a7 Rewrote almost all Makefiles: do not use strip $(x),y; run strip on all objects at once; use :=//$</$^; use CRT_SRC/CRT_OBJ/SCRT_OBJ/CSRC/COBJ/SSRC/SOBJ/MSRC/MOBJ where no more is needed, if only CSRC is present use OBJS directly instead of COBJ; CTOR_TARGETS are created directly in lib; remove unused/unneeded parts. Hope I haven't broken too much. il y a 19 ans
..
linux 3a7ac9c7a7 Rewrote almost all Makefiles: do not use strip $(x),y; run strip on all objects at once; use :=//$</$^; use CRT_SRC/CRT_OBJ/SCRT_OBJ/CSRC/COBJ/SSRC/SOBJ/MSRC/MOBJ where no more is needed, if only CSRC is present use OBJS directly instead of COBJ; CTOR_TARGETS are created directly in lib; remove unused/unneeded parts. Hope I haven't broken too much. il y a 19 ans
Makefile 130697527b merge parallel build support il y a 20 ans
README 2c8e931c67 Make spelling of uClibc be consistant. il y a 24 ans

README

This directory level abstracts out the UN*X-like Operating System dependent
features of uClibc for all UN*X-like operating systems. If you wanted to port
uClibc to some other UN*X-like OS, this is the place to add that support.

If you want to port uClibc to support some non-UN*X-like Operating System, you
should probably stop using crack. It is bad for you. ;-)