minix/commands/bzip2-1.0.3/build
Ben Gras 20add6baa2 . initial version of binpackage script
. build now used to make binary packages (and still in easypack), kick out
  makeme.sh
2006-01-23 12:22:06 +00:00

5 lines
46 B
Bash
Executable file

#!/bin/sh
make clean
bigmake all
make install