]> git.proxmox.com Git - mirror_edk2.git/blobdiff - BaseTools/Source/C/Makefile
Fix nmake cleanall bugs.
[mirror_edk2.git] / BaseTools / Source / C / Makefile
index 789e06f18dfe4c8a038ce0e67bc184dc59a5c708..3005a175b8b7dcd1bdb9940577d71d2ee45b542b 100644 (file)
@@ -1,7 +1,7 @@
 ## @file\r
 # Windows makefile for C tools build.\r
 #\r
-# Copyright (c) 2009 - 2012, Intel Corporation. All rights reserved.<BR>\r
+# Copyright (c) 2009 - 2014, Intel Corporation. All rights reserved.<BR>\r
 # This program and the accompanying materials\r
 # are licensed and made available under the terms and conditions of the BSD License\r
 # which accompanies this distribution.  The full text of the license may be found at\r
@@ -68,7 +68,6 @@ clean:
 .PHONY: cleanall\r
 cleanall:\r
   @Makefiles\NmakeSubdirs.bat cleanall $(LIBRARIES) $(APPLICATIONS)\r
-  @del /f /q $(BIN_PATH)\*.pdb $(BIN_PATH)\*.ilk\r
 \r
 !INCLUDE Makefiles\ms.rule\r
 \r