# hdw - linux unzip package # # author: hackbard@hackdaworld.dyndns.org # # [V] 552 # [S] 3-1 # [D] unzip552.tar.gz ftp://ftp.info-zip.org/pub/infozip/src/ build_main() { make $make_conf generic -f unix/Makefile prefix=$prefix make $install_conf install -f unix/Makefile prefix=$prefix }