usr/src/java/Makefile
changeset 793 0a5a7daf579b
parent 754 d0a995fd0c9c
--- a/usr/src/java/Makefile	Sun Jan 08 23:45:21 2012 -0500
+++ b/usr/src/java/Makefile	Thu Jan 19 16:01:30 2012 -0500
@@ -20,15 +20,15 @@
 #
 
 #
-# Copyright (c) 2009, 2011, Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 2009, 2012, Oracle and/or its affiliates. All rights reserved.
 #
 
-MSUBDIRS = scf vpanels
-ASUBDIRS = afunix ant lib util sleeklock adr rad
+MSUBDIRS = vpanels
+ASUBDIRS = afunix ant lib util sleeklock adr rad smf smf-old
 
 lint:
 
-vpanels: afunix lib scf util adr rad sleeklock
+vpanels: afunix lib util adr rad sleeklock smf-old
 
 adr: ant
 
@@ -36,8 +36,6 @@
 
 util: lib
 
-scf: util adr rad
-
 sleeklock: util lib
 
 include Makefile.ant