win95-initial-port-20010430
[openafs.git] / src / WINNT / client_creds / lang / NTMakefile
index 0d62da0..3ca6cbe 100644 (file)
@@ -48,9 +48,7 @@ $(DLLFILE) : $(DLLOBJS)
 install : $(DLLFILE)
 
 clean ::
-       @if exist *.res del *.res
-       @if exist RC*. del RC*.
-       @if exist RD*. del RD*.
+       $(DEL) *.res RC* RD* $(DLLFILE) $(DEL) $(DLLFILE)
 
 ############################################################################
 #