diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2015-01-24 13:07:29 +0000 |
---|---|---|
committer | Laurent Bercot <ska-skaware@skarnet.org> | 2015-01-24 13:07:29 +0000 |
commit | 86aa8c6429885ecde3c4cbbb9528fc82f024f40a (patch) | |
tree | dbbea8117320afeecded51936250bb755541b140 /package/targets.mak | |
parent | 1f84ac05f76e73be294d74e5999e030a07221d68 (diff) | |
download | execline-86aa8c6429885ecde3c4cbbb9528fc82f024f40a.tar.xz |
- add fdswap
- version: 2.0.2.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 6f58541..2b1c0f4 100644 --- a/package/targets.mak +++ b/package/targets.mak @@ -15,6 +15,7 @@ export \ fdblock \ fdclose \ fdmove \ +fdswap \ fdreserve \ forbacktickx \ foreground \ |