jdk/make/java/net/Makefile
changeset 4157 558590fb3b49
parent 2446 07047237e4d4
child 4665 d14dc3d9e1fa
equal deleted inserted replaced
4061:35a627ad2443 4157:558590fb3b49
    81 endif
    81 endif
    82 
    82 
    83 #
    83 #
    84 # Find platform specific native code
    84 # Find platform specific native code
    85 #
    85 #
    86 vpath %.c $(PLATFORM_SRC)/native/sun/net/dns $(PLATFORM_SRC)/native/sun/net/www/protocol/http $(PLATFORM_SRC)/native/sun/net/spi
    86 vpath %.c $(PLATFORM_SRC)/native/sun/net/dns $(PLATFORM_SRC)/native/sun/net/www/protocol/http/ntlm $(PLATFORM_SRC)/native/sun/net/spi
    87 
    87 
    88 #
    88 #
    89 # Include rules
    89 # Include rules
    90 #
    90 #
    91 include $(BUILDDIR)/common/Mapfile-vers.gmk
    91 include $(BUILDDIR)/common/Mapfile-vers.gmk