summaryrefslogtreecommitdiffstats
path: root/src/util/windows
diff options
context:
space:
mode:
authorRichard Basch <probe@mit.edu>1997-02-11 04:51:01 +0000
committerRichard Basch <probe@mit.edu>1997-02-11 04:51:01 +0000
commite38f229faa99fea415685f216a95122baae7604f (patch)
tree07b0aa995eab7532fc709758ef951cc029b23693 /src/util/windows
parent368f4b2e523316782321705fa7a434b50b69d8ce (diff)
downloadkrb5-e38f229faa99fea415685f216a95122baae7604f.tar.gz
krb5-e38f229faa99fea415685f216a95122baae7604f.tar.xz
krb5-e38f229faa99fea415685f216a95122baae7604f.zip
Build getopt.obj (getopt functionality for win32 console apps)
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@9844 dc483132-0cff-0310-8789-dd5450dbe970
Diffstat (limited to 'src/util/windows')
-rw-r--r--src/util/windows/Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/util/windows/Makefile.in b/src/util/windows/Makefile.in
index 63bbcd7ff..d445f9364 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