#! /bin/sh

make CFLAGS="-Os" || exit 1
nroff -man ../../local/grep-2.4.2/doc/grep.1 >doc/grep.1
