diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2015-02-26 01:48:50 +0000 |
---|---|---|
committer | Laurent Bercot <ska-skaware@skarnet.org> | 2015-02-26 01:48:50 +0000 |
commit | 4d067b3020104a8b19a34fa4d3b6e5e8f3eb036a (patch) | |
tree | 5c5752681d5fef7837d22a5d8fb590d4b6003d1d /package/targets.mak | |
parent | e1fe79a9e705e3cab8f632cdbe8e1774cdef2761 (diff) | |
download | execline-4d067b3020104a8b19a34fa4d3b6e5e8f3eb036a.tar.xz |
- added forstdinv2.1.1.0
- rewrote forbacktickx as a wrapper around forstdin
- removed el_obsolescent
- version: rc for 2.1.1.0
Diffstat (limited to 'package/targets.mak')
-rw-r--r-- | package/targets.mak | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/package/targets.mak b/package/targets.mak index 2b1c0f4..9601f69 100644 --- a/package/targets.mak +++ b/package/targets.mak @@ -19,6 +19,7 @@ fdswap \ fdreserve \ forbacktickx \ foreground \ +forstdin \ forx \ getpid \ heredoc \ |