]> git.pond.sub.org Git - empserver/blobdiff - src/client/Makefile.in
w32: Provide getopt() for Visual Studio
[empserver] / src / client / Makefile.in
index f935038492974847aa1a30b17cb51eddca12930d..1b1c592e413c60a36a2231764ba6fe7121879fc0 100644 (file)
@@ -53,9 +53,9 @@ srcdir = @srcdir@
 VPATH = @srcdir@
 
 prog = empire$E
-obj = expect.$O fnameat.$O getpass.$O host.$O ipglob.$O linebuf.$O     \
-login.$O main.$O play.$O ringbuf.$O secure.$O servcmd.$O termlib.$O    \
-version.$O $(LIBOBJS)
+obj = expect.$O fnameat.$O getpass.$O getopt.$O host.$O ipglob.$O      \
+linebuf.$O login.$O main.$O play.$O ringbuf.$O secure.$O servcmd.$O    \
+termlib.$O version.$O $(LIBOBJS)
 
 all: $(prog)
 
@@ -83,6 +83,7 @@ uninstall:
 expect.$O: misc.h proto.h
 fnameat.$O: fnameat.h
 getpass.$O: misc.h
+getopt.$O:
 host.$O: misc.h
 linebuf.$O: linebuf.h
 login.$O: misc.h proto.h