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