summaryrefslogtreecommitdiff
path: root/make/grep.mk
AgeCommit message (Collapse)Author
2003-03-06work around deficiencies in GNU tar that prevented severalEric Andersen
items from actually being installed
2003-03-04Rework things to ensure we are cross compiling. Teach problematicEric Andersen
apps like openssh to cross compile. This eliminates the need for the magic ld-uClibc.so.0 symlink in /lib
2003-02-17Add --disable-perl-regexpEric Andersen
2003-02-15Fix pcmcia startup. Add grepEric Andersen