source: tags/minix3.1.2a-orig/minix/commands/bzip2-1.0.3/build@ 13

Last change on this file since 13 was 9, checked in by Mattia Monga, 13 years ago

Minix 3.1.2a

  • Property svn:executable set to *
File size: 72 bytes
Line 
1#!/bin/sh
2make clean
3make all
4if [ "$1" != build ]
5then make install
6fi
Note: See TracBrowser for help on using the repository browser.