#!/bin/sh -e sed '/DECLS/d' utf8.h >_ cat _ > utf8.h; rm -f _ make prefix=/usr make prefix=/usr DESTDIR="$1" install