summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorP. J. McDermott <pjm@nac.net>2012-11-10 00:54:48 (EST)
committer P. J. McDermott <pjm@nac.net>2012-11-10 00:54:48 (EST)
commite3263174b615bf1260f0a30fb31031890b156a27 (patch)
tree42407d1ecd292dcfa41998a38e8fb194f2080b1e
parenta00164efc94da6953c78f59b2053b3af20fa16df (diff)
Don't create an "install" stamp.
-rwxr-xr-xbuild1
1 files changed, 0 insertions, 1 deletions
diff --git a/build b/build
index f3144b0..fe35207 100755
--- a/build
+++ b/build
@@ -90,7 +90,6 @@ install: build
oh-fixperms
oh-strip
oh-installfiles
- touch $@
clean:
for target in $$(cat ../targets); do \