From e5c4d3d4f509eb9d60e1a772e976cabe6d74bc5f Mon Sep 17 00:00:00 2001 From: P. J. McDermott Date: Wed, 19 Feb 2014 20:55:45 -0500 Subject: build: Create and depend on build stamp. --- (limited to 'build') diff --git a/build b/build index 99a9d90..6e2568b 100755 --- a/build +++ b/build @@ -25,8 +25,9 @@ nop: build: oh-autobuild -- -j $${JOBS:-1} + touch $@ -install: +install: build oh-autoinstall oh-fixperms oh-strip -- cgit v0.9.1