summaryrefslogtreecommitdiffstats
path: root/libc/string/generic/Makefile.in
Commit message (Collapse)AuthorAgeFilesLines
* unify duplicated code cause i get tired of updating this stuffMike Frysinger2006-02-031-29/+0
|
* Enable IMA on libc/string/genericPeter S. Mazinger2005-11-031-7/+3
|
* Renamed arch specific Makefile.in to Makefile.arch, else if TARGET_ARCH does ↵Peter S. Mazinger2005-10-281-1/+0
| | | | not exist, we reinclude the including Makefile. Moved arch/common fpu_control.h link creation into main Makefile.in. Updated the link creation script to remove all the other Makefiles
* All Makefile.in's. Only arm/i386/mips/powerpc/x86_64 are done, the other ↵Peter S. Mazinger2005-10-251-0/+34
archs lack proper crt1. The Makefiles in extra/scripts are intended to be linked into each dir, where it is necessary to build locally.