changeset 8583 | 15dea0fdc2ea |
parent 7668 | d4a77089c587 |
child 9035 | 1255eb81cc2f |
child 9840 | 376425f4ed3d |
--- a/jdk/make/com/sun/tools/attach/Makefile Wed Jul 05 17:37:01 2017 +0200 +++ b/jdk/make/com/sun/tools/attach/Makefile Wed Mar 09 23:11:07 2011 -0800 @@ -25,7 +25,6 @@ BUILDDIR = ../../../.. -MODULE = attach PACKAGE = com.sun.tools.attach LIBRARY = attach PRODUCT = sun @@ -66,8 +65,7 @@ @$(MKDIR) -p $(@D) @$(RM) $@ @$(CAT) $< | $(SED) -e "s/^#\[$(PLATFORM)\]//" > $@ - @$(install-module-file) - + .PHONY: copy-files