summaryrefslogtreecommitdiff
path: root/pkg/bzip2/gen.rc
blob: 6be8e1f7fe54a0a578bff65dd113835a16e36669 (plain)
1
2
3
4
5
6
7
8
9
10
cflags -Wall -Winline

lib libbz2.a blocksort.c huffman.c crctable.c randtable.c compress.c decompress.c bzlib.c
exe bzip2 bzip2.c libbz2.a

file bin/bzip2 '$outdir'/bzip2 755
man 1 bzip2.1
sym bin/bzcat bzip2

fetch curl