mirror of
https://git.openafs.org/openafs.git
synced 2025-01-31 05:27:44 +00:00
DEVEL15-windows-client-config-manifest-20081226
LICENSE BSD FIXES 123889 remove extraneous reference to the output manifest file which resulted in two manifests being generated with conflicting UAC values. (cherry picked from commit 06468cb9393aca2c58cc75ee51bfb50f56957c52)
This commit is contained in:
parent
663abb1402
commit
828ca0902d
@ -110,7 +110,7 @@ $(EXEOBJSc): $$(@B).c
|
||||
$(EXEFILE) : $(EXEOBJS) $(EXEOBJSc) $(EXERES) $(AFSDOBJS) $(EXELIBS)
|
||||
$(EXEGUILINK) $(VCLIBS)
|
||||
!IF ("$(AFSVER_CL)" == "1400")
|
||||
if exist $@.manifest mt.exe -manifest afs_config.exe.manifest $(MANIFEST) -out:$(MANIFEST)
|
||||
if exist $@.manifest mt.exe -manifest afs_config.exe.manifest -out:$(MANIFEST)
|
||||
!ELSE
|
||||
$(COPY) afs_config.exe.manifest $(MANIFEST)
|
||||
!ENDIF
|
||||
|
Loading…
x
Reference in New Issue
Block a user