#!/usr/bin/make -f include ../source.mk nop: @: configure: oh-autoconfigure touch $@ build: configure oh-autobuild touch $@ install: build oh-autoinstall oh-fixperms oh-strip oh-installfiles