summaryrefslogtreecommitdiffstats
path: root/libc/string/mips/Makefile.arch
Commit message (Collapse)AuthorAgeFilesLines
* unify duplicated code cause i get tired of updating this stuffMike Frysinger2006-02-031-26/+0
|
* Disable multi build on asm files. i386/powerpc could be used if the source ↵Peter S. Mazinger2005-11-071-1/+1
| | | | is splitted up
* Renamed arch specific Makefile.in to Makefile.arch, else if TARGET_ARCH does ↵Peter S. Mazinger2005-10-281-0/+26
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