make -f unix/Makefile LOCAL_ZIP="$CFLAGS" generic_gcc prefix=/usr &&
make -f unix/Makefile INSTALL=/bin/install prefix=`pwd`/abdist/usr \
     MANDIR=`pwd`/abdist/usr/share/man/man1 install
