Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/freebsd/poudriere.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBryan Drewery <bryan@shatow.net>2017-03-07 00:58:33 +0300
committerBryan Drewery <bryan@shatow.net>2017-03-07 00:59:17 +0300
commitad93bf21f8b28b838320f927e67446773f0a4e0e (patch)
treecf565e19257f92906ec1ed49ba5ab8793bbae7b5 /Makefile.am
parent9a1df3da098e7317e509366c77d14315e480d5ac (diff)
Conditionalize the build/install of rm(1) on whether -x works
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 6b46435c..3d5eb3e0 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -120,12 +120,13 @@ pkglibexec_PROGRAMS= \
pwait \
rename \
rexec \
- rm \
+ @RM@ \
timeout \
timestamp \
tsort \
@SH@
EXTRA_PROGRAMS= \
+ rm \
sh
noinst_LIBRARIES= libucl.a libnv.a libptsort.a