Files
minix/commands/sh/build
T

4 lines
42 B
Python
Executable File

#!/bin/sh
make clean
make && make install