#!/bin/sh cd $SW/build/expat-* &&\ ./configure --prefix=$SW && make && make install