windows-pcache-20050310
[openafs.git] / src / WINNT / afssvrcpa / NTMakefile
index 1e5b1c2..f02231f 100644 (file)
@@ -56,6 +56,7 @@ lang::
 
 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) ..