From: Richard Basch Date: Tue, 11 Feb 1997 04:51:01 +0000 (+0000) Subject: Build getopt.obj (getopt functionality for win32 console apps) X-Git-Tag: krb5-1.1-final~1345 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=e38f229faa99fea415685f216a95122baae7604f;p=thirdparty%2Fkrb5.git Build getopt.obj (getopt functionality for win32 console apps) git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@9844 dc483132-0cff-0310-8789-dd5450dbe970 --- diff --git a/src/util/windows/Makefile.in b/src/util/windows/Makefile.in index 63bbcd7ffb..d445f93646 100644 --- a/src/util/windows/Makefile.in +++ b/src/util/windows/Makefile.in @@ -5,7 +5,7 @@ CFLAGS = $(COPTS) $(INCLUDES) ##WIN16##LFLAGS = /nologo /nod /nopackcode ##WIN32##LFLAGS = /nologo /nod -##WIN32##all-windows:: libecho.exe +##WIN32##all-windows:: libecho.exe getopt.obj libecho.exe: libecho.c