summaryrefslogtreecommitdiffstats
path: root/src/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'src/Makefile.in')
-rw-r--r--src/Makefile.in6
1 files changed, 5 insertions, 1 deletions
diff --git a/src/Makefile.in b/src/Makefile.in
index 99f3d00a10..9c5acc20c4 100644
--- a/src/Makefile.in
+++ b/src/Makefile.in
@@ -1,4 +1,8 @@
thisconfigdir=.
+myfulldir=.
+mydir=.
+MY_SUBDIRS=util include lib @krb524@ kdc kadmin slave clients appl tests \
+ config-files gen-manpages
BUILDTOP=$(REL)$(C)
CFLAGS = $(CCOPTS) $(DEFS)
@@ -123,7 +127,7 @@ config-windows:: makefile-windows
##DOS##MKFDEP= wconfig.exe config\pre.in config\post.in \
##DOS## config\windows.in config\win-post.in
-##DOS##WCONFIG= .\wconfig $(WFLAGS)
+##DOS##WCONFIG= .\wconfig $(WCONFIG_FLAGS)
##DOS##makefile-windows:: $(MKFDEP) makefile \
##DOS## clients\makefile clients\kdestroy\makefile \