Print this page
4719 Common patchset for jdk1.7 support preparation

*** 78,87 **** --- 78,88 ---- include $(SRC)/Makefile.master CLASSPATH= $(SRC)/cmd/cmd-inet/usr.sadm/dhcpmgr JAVAFILES = $(CLASSFILES:.class=.java) + JAVAFLAGS = -source 1.6 -target 1.6 -Xlint:-deprecation,-options MSGDIR= $(ROOT)/usr/share/lib/locale/com/sun/dhcpmgr/client MSGDIRS = $(ROOT)/usr/share/lib/locale \ $(ROOT)/usr/share/lib/locale/com \ $(ROOT)/usr/share/lib/locale/com/sun \