1.1 ! nick 1: #!/bin/sh ! 2: # $Id$ ! 3: ! 4: if !(./configure) then exit 1; fi ! 5: make clean ! 6: make