summaryrefslogtreecommitdiffstats
path: root/libc/misc/ftw/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* Merge from trunk. More to come you betcha'."Steven J. Hill"2005-12-021-37/+8
|
* merge parallel build supportMike Frysinger2005-01-251-5/+4
|
* Peter Kjellerstedt writes:Eric Andersen2003-10-181-1/+1
| | | | | | | rm.patch: * Define $(RM) as rm -f in Rules.mak and test/Rules.mak (this is the same definition as gmake uses by default). * Change all occurrences of rm and rm -f into $(RM).
* fixup ftw and ftw64. Unfortunately, adding ftw64 doubles theEric Andersen2003-09-061-2/+6
| | | | size... :-(
* Add support for ftw and nftwEric Andersen2003-09-051-0/+39