Print this page
4719 update gate build environment to [open]jdk7 4742 update manifests for javadoc7 4743 Fix deprecated /usr/j2se usage in slp and remove from filesystem(5) manpage 4744 remove traces of /var/sadm/system/admin/default_java Reviewed by: Dan McDonald <danmcd@omniti.com> Reviewed by: Richard Lowe <richlowe@richlowe.net>
        
@@ -21,17 +21,14 @@
 #
 #
 # Copyright 2005 Sun Microsystems, Inc.  All rights reserved.
 # Use is subject to license terms.
 #
-# ident "%Z%%M% %I%     %E% SMI"
-#
 
 include $(SRC)/Makefile.master
 include $(SRC)/cmd/Makefile.cmd
 
-JAVAFLAGS= -nowarn -O
 GUIDIR=$(SRC)/cmd/krb5/kadmin/gui
 
 TOGETHER= KdcGui KdcGuiMain KdcGuiOps KdcGuiRoot
 TOGETHERJ=$(TOGETHER:%=%.java)
 TOGETHERC=$(TOGETHER:%=classdir/%.class)