jdk/make/java/redist/Makefile
changeset 8018 79ce40b4ab5e
parent 8008 753c38f4af83
child 8583 15dea0fdc2ea
child 8792 cd1dceb2d665
--- a/jdk/make/java/redist/Makefile	Thu Jan 13 23:58:44 2011 -0800
+++ b/jdk/make/java/redist/Makefile	Fri Jan 14 14:04:54 2011 -0800
@@ -93,10 +93,6 @@
 
 IMPORT_LIST += $(MS_RUNTIME_LIBRARIES:%=$(BINDIR)/%)
 
-# NOTE: These might actually come from BUILDDIR, depends on the settings.
-$(BINDIR)/msvcrt.dll: $(MSVCRT_DLL_PATH)/msvcrt.dll
-	$(install-import-file)
-	$(call chmod-file, a+x)
 $(BINDIR)/$(MSVCRNN_DLL): $(MSVCRNN_DLL_PATH)/$(MSVCRNN_DLL)
 	$(install-import-file)
 	$(call chmod-file, a+x)