how-lix-os-pkgs/bzip2/default/make.sh

5 lines
77 B
Bash
Executable File

#!/bin/sh
make -j$(nproc) -f Makefile
make -j$(nproc) -f Makefile-libbz2_so