#! /usr/bin/make -f configure: oh-autoconfigure touch $@ build: configure oh-autobuild touch $@ install: build oh-autoinstall oh-fixperms oh-strip -k oh-installfiles touch $@ clean: oh-autoclean rm -f configure build install rm -Rf *.data