+2006-03-27 Ken Raeburn <raeburn@mit.edu>
+
+ * Makefile.in (all-windows): Don't go into include\krb5.
+ (WINMAKEFILES): Remove include\krb5\Makefile.
+ (include\krb5\Makefile): Target deleted.
+
2006-03-11 Ken Raeburn <raeburn@mit.edu>
* Makefile.in (update-autoconf-h): Don't go into krb5
##DOS##!endif
all-windows:: maybe-awk Makefile-windows
- @echo Making autoconf.h in include\krb5
- cd include\krb5
+ @echo Making autoconf.h in include
+ cd include
$(MAKE) -$(MFLAGS) autoconf.h
@echo Making in util
- cd ..\..\util
+ cd ..\util
$(MAKE) -$(MFLAGS)
@echo Making in include
cd ..\include
clients\kinit\Makefile clients\klist\Makefile \
clients\kpasswd\Makefile clients\kvno\Makefile \
clients\kcpytkt\Makefile clients\kdeltkt\Makefile \
- include\Makefile include\krb5\Makefile \
+ include\Makefile \
krb524\Makefile \
lib\Makefile lib\crypto\Makefile \
lib\crypto\crc32\Makefile lib\crypto\des\Makefile \
##DOS## $(WCONFIG) config < $@.in > $@
##DOS##include\Makefile: include\Makefile.in $(MKFDEP)
##DOS## $(WCONFIG) config < $@.in > $@
-##DOS##include\krb5\Makefile: include\krb5\Makefile.in $(MKFDEP)
-##DOS## $(WCONFIG) config < $@.in > $@
##DOS##krb524\Makefile: krb524\Makefile.in $(MKFDEP)
##DOS## $(WCONFIG) config < $@.in > $@
##DOS##lib\Makefile: lib\Makefile.in $(MKFDEP)