Installed
programs: cmp, diff, diff3,
and sdiff
The Diffutils package contains programs that show the differences between files or directories.
Prepare Diffutils for compilation:
CC="gcc ${BUILD64}" ./configure --prefix=/usr
Compile the package:
make
This package does not come with a test suite.
Install the package:
make install