diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2018-03-15 15:01:01 +0000 |
---|---|---|
committer | Laurent Bercot <ska-skaware@skarnet.org> | 2018-03-15 15:01:01 +0000 |
commit | 55bde1a8b9bb8b6a5f0ccde04e56ba7dbcebdc65 (patch) | |
tree | 76555886a95442237d964aea7fc93e113b81dd49 /package | |
parent | d489558fa17f85d11b0e766efb1cf377620114f1 (diff) | |
download | execline-55bde1a8b9bb8b6a5f0ccde04e56ba7dbcebdc65.tar.xz |
shell names, first draft
Diffstat (limited to 'package')
-rw-r--r-- | package/targets.mak | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/package/targets.mak b/package/targets.mak index 73ef16b..04eb36d 100644 --- a/package/targets.mak +++ b/package/targets.mak @@ -49,3 +49,5 @@ withstdinas LIBEXEC_TARGETS := LIB_DEFS := EXECLINE=execline + +EXTRA_TARGETS := .built .installed '&' '`' '=' '$$@' '*' '>&-' '>&' '<>' ';' '!' '<<' '~' '&&' '$$' '|' '<' |