From d6ed04ae879be271d92478f4f6487db0dce721d8 Mon Sep 17 00:00:00 2001 From: Patrick McDermott Date: Mon, 29 Apr 2019 12:54:21 -0400 Subject: build: Drop "clean" target --- 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 -- cgit v0.9.1