Windows: Platform specific MIDL output
[openafs.git] / src / auth / NTMakefile
index 0e77e0e..b0f36eb 100644 (file)
@@ -51,7 +51,7 @@ AFSAUTH_LIBOBJS =\
        $(OUT)\AFS_component_version_number.obj
 
 AFSDOBJS =\
-       $(OUT)\$(AFSD)\afsrpc_c.obj
+       $(OUT)\$(AFSD)\afsrpc_$(CPU)_c.obj
 
 $(AFSDOBJS): $(AFSD)\$$(@B).c
        $(C2OBJ) -I$*(*D) $**