windows-pcache-20050310
[openafs.git] / src / WINNT / client_creds / NTMakefile
index 4853b5d..4003338 100644 (file)
@@ -129,6 +129,7 @@ $(OUT)\afscreds_stub.res : afscreds_stub.rc AFS_component_version_number.h
 
 clean::
        $(CD) lang
+        @if exist AFS_component_version_number.h del AFS_component_version_number.h
        for /f %l in ('dir /B ??_??') do ( if exist @$(NTLANG) do @$(NTLANG) %l $(MAKECMD) /nologo /f NTMakefile clean )
        $(CD) ..