midnight commander

download

# wget http://www.ibiblio.org/pub/Linux/utils/file/managers/mc/mc-4.6.0.tar.gz

source

# ./configure --prefix=/opt/mc-4.6.0 --without-ext2undel 
  CFLAGS="-march=athlon -O3 -pipe -fomit-frame-pointer"
# ./make
# ./make install

the sbin directory is empty, so delete it. And in the bin you can strip the binaries.

links

http://www.ibiblio.org/mc/