Build getopt.obj (getopt functionality for win32 console apps)
authorRichard Basch <probe@mit.edu>
Tue, 11 Feb 1997 04:51:01 +0000 (04:51 +0000)
committerRichard Basch <probe@mit.edu>
Tue, 11 Feb 1997 04:51:01 +0000 (04:51 +0000)
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@9844 dc483132-0cff-0310-8789-dd5450dbe970

src/util/windows/Makefile.in

index 63bbcd7ffb405966d60d6e1c363cdcbf7fb37c44..d445f936462851ee0fb7533dc238b4b16e560279 100644 (file)
@@ -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