Windows: Fix typos in makefiles

This commit is contained in:
Asanka C. Herath
2010-11-12 12:11:09 -05:00
parent 809eccb682
commit 3564ec0ebb
2 changed files with 2 additions and 2 deletions

View File

@@ -114,7 +114,7 @@ THIRDPARTYOPT=-dApiCache=1 -dLsaCache=1
!ifdef MKSHIMDIR
THIRDPARTYOBJS=$(THIRDPARTYOBJS) $(MKSHIMDIR)\out\dest_$(OUTDIR)\install\MKShim.wixlib
THIRDPARTYOPT=$(THIRDPARTYOPTS) -dMKShim=1
THIRDPARTYOPT=$(THIRDPARTYOPT) -dMKShim=1
!endif
INSTALLER=$(INSTDIR)\Heimdal-$(CPU)$(DEBUGOPT)-$(VERSIOND).msi

View File

@@ -135,7 +135,7 @@ all:: $(INCFILES) $(LIBFILES)
{$(INCDIR)\gssapi}.h{$(SDKINCDIR)\gssapi}.h:
$(CP) $** $@
{$(INCDIR)\gssapi}.h{$(SDKINCDIR)}.h:
{$(INCDIR)\gssapi}.h{$(SDKINCDIR)\heimdal}.h:
$(CP) $** $@
$(SDKINCDIR)\Heimdal.Application.$(MCPU).manifest: $(APPMANIFEST)