summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorP. J. McDermott <pjm@nac.net>2013-06-16 18:26:20 (EDT)
committer P. J. McDermott <pjm@nac.net>2013-06-16 18:26:20 (EDT)
commit027889bb38a9cfc559fbd0983f81a8f1379ef564 (patch)
tree29be6419021c25271d4eca169dd81db9a9d0eaa3
parent45b790337cc53d769fd766561ff9e295d723360d (diff)
build: Write a build stamp.
-rwxr-xr-xbuild1
1 files changed, 1 insertions, 0 deletions
diff --git a/build b/build
index 3732555..86f01b7 100755
--- a/build
+++ b/build
@@ -5,6 +5,7 @@ include ../source.mk
build:
oh-autoconfigure
oh-autobuild
+ touch $@
install: build
oh-autoinstall