diff options
author | P. J. McDermott <pjm@nac.net> | 2012-10-27 19:11:17 (EDT) |
---|---|---|
committer | P. J. McDermott <pjm@nac.net> | 2012-10-27 19:11:17 (EDT) |
commit | 07f3732a4ac927d19b813a98024e903b58f245eb (patch) | |
tree | e813247da4840585f66d6f943a56267460681340 /build | |
parent | 544fb9d532dcc4572ca5087d69a592209b1fcc59 (diff) |
Touch a build stamp in the "build" target.
Diffstat (limited to 'build')
-rwxr-xr-x | build | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -3,6 +3,7 @@ build: oh-autoconfigure oh-autobuild + touch $@ install: oh-autoinstall |