(getopt) [_WIN32]: New for parsing command line arguments.
This commit is contained in:
parent
6af5e314a7
commit
6bab1fd0a3
1 changed files with 1 additions and 1 deletions
|
@ -45,7 +45,7 @@ NTOBJS = chance.obj copy.obj disassoc.obj \
|
||||||
emp_config.obj getstarg.obj getstring.obj \
|
emp_config.obj getstarg.obj getstring.obj \
|
||||||
io.obj ioqueue.obj mapdist.obj minmax.obj \
|
io.obj ioqueue.obj mapdist.obj minmax.obj \
|
||||||
numstr.obj onearg.obj parse.obj plur.obj queue.obj round.obj \
|
numstr.obj onearg.obj parse.obj plur.obj queue.obj round.obj \
|
||||||
scthash.obj strdup.obj
|
scthash.obj strdup.obj getopt.obj
|
||||||
|
|
||||||
all: $(LIB)
|
all: $(LIB)
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue