From: Ron Koenderink Date: Fri, 10 Dec 2004 02:19:30 +0000 (+0000) Subject: (getopt) [_WIN32]: New for parsing command line arguments. X-Git-Tag: v4.2.19~65 X-Git-Url: http://git.pond.sub.org/?p=empserver;a=commitdiff_plain;h=6bab1fd0a31f8e54184114abd7ba6fd2e87d0ce9 (getopt) [_WIN32]: New for parsing command line arguments. --- diff --git a/src/lib/gen/Makefile b/src/lib/gen/Makefile index eaa00f569..98970838a 100644 --- a/src/lib/gen/Makefile +++ b/src/lib/gen/Makefile @@ -45,7 +45,7 @@ NTOBJS = chance.obj copy.obj disassoc.obj \ emp_config.obj getstarg.obj getstring.obj \ io.obj ioqueue.obj mapdist.obj minmax.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)