e35bac0698b52d2ba82f518aa1ffa8476e1f1ee2
[hdw-linux/hdw-linux.git] / packages / hackbard / zip / zip
1 # hdw - linux zip package
2 #
3 # author: hackbard@hackdaworld.dyndns.org
4 #
5 # [V] 23
6 # [S] 3-1
7 # [D] zip23.tar.gz ftp://ftp.info-zip.org/pub/infozip/src/
8
9 build_main()    {
10         make $make_conf generic -f unix/Makefile prefix=$prefix
11         make $install_conf install -f unix/Makefile prefix=$prefix
12                 }