diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2016-10-16 21:15:25 +0000 |
---|---|---|
committer | Laurent Bercot <ska-skaware@skarnet.org> | 2016-10-16 21:15:25 +0000 |
commit | 6f66618a9530bc7ac741217913b682d553b920a5 (patch) | |
tree | 190470d540c036d7f82f8e3ce41bb81b7ade7da7 /package/targets.mak | |
parent | a4a4cc2f1c546915fbb9efe8e21a1189d235b18c (diff) | |
download | execline-6f66618a9530bc7ac741217913b682d553b920a5.tar.xz |
Implement --enable-absolute-paths
Diffstat (limited to 'package/targets.mak')
-rw-r--r-- | package/targets.mak | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/package/targets.mak b/package/targets.mak index ca8275d..73ef16b 100644 --- a/package/targets.mak +++ b/package/targets.mak @@ -46,7 +46,6 @@ unexport \ wait \ withstdinas -SBIN_TARGETS := LIBEXEC_TARGETS := LIB_DEFS := EXECLINE=execline |