Add the standard getopt external command allowing to deal with short and

long options in scripts

Former-commit-id: 128f06564f712724c66304c46b32057a2f0943c3
Former-commit-id: 98246ddfe8807c4269408452b1bd71accd993a27
This commit is contained in:
2015-12-18 11:47:32 +01:00
parent ab37af3b03
commit 99865ad568
3 changed files with 28 additions and 1 deletions

View File

@@ -29,7 +29,8 @@ DIRS = aragorn \
sequtils \
sumaclust \
sumatra \
gawk
gawk \
getopt
include ../config/targets/propagate.targ