summaryrefslogtreecommitdiffstats
path: root/libc/string/mips/Makefile
Commit message (Expand)AuthorAgeFilesLines
* unify duplicated code cause i get tired of updating this stuffMike Frysinger2006-02-031-3/+3
* Remove TOPDIRPeter S. Mazinger2005-11-211-3/+1
* Replace all Makefiles for new build infrastucturePeter S. Mazinger2005-10-291-32/+8
* Rewrote almost all Makefiles: do not use strip $(x),y; run strip on all objec...Peter S. Mazinger2005-10-121-8/+9
* merge parallel build supportMike Frysinger2005-01-251-5/+5
* Patch from Peter S. Mazinger to consistantly use "ASFLAGS"Eric Andersen2004-12-221-1/+1
* Add a couple of mips-specific string funcs.Manuel Novoa III2004-09-021-0/+38