summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPatrick McDermott <patrick.mcdermott@libiquity.com>2019-04-29 12:54:21 (EDT)
committer Patrick McDermott <patrick.mcdermott@libiquity.com>2019-04-29 12:54:21 (EDT)
commitd6ed04ae879be271d92478f4f6487db0dce721d8 (patch)
tree6eeeb32f2ba0fe5739421f882091d7af7e93abb0
parent5c38303b56407cfc2975825f0dc6b4b42a12d2c9 (diff)
build: Drop "clean" target
-rwxr-xr-xbuild5
1 files changed, 0 insertions, 5 deletions
diff --git a/build b/build
index 0c6ee3d..b98be58 100755
--- a/build
+++ b/build
@@ -16,11 +16,6 @@ install: build
oh-installfiles
oh-shlibdeps
-clean:
- oh-autoclean
- rm -f build
- rm -Rf *.data
-
# POSIX.1-2008:
# If the pathname does not begin with a '/' it shall be treated as relative to
# the current working directory of the process, not relative to the directory