#!/bin/bash hvbuild() { cd ${LFS_TMP}/${PACKAGE} make install # Install the documentation that explains the LFS-specific rules files: make install-doc }