summaryrefslogtreecommitdiff
path: root/usr/src/lib/efcode/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'usr/src/lib/efcode/Makefile')
-rw-r--r--usr/src/lib/efcode/Makefile17
1 files changed, 8 insertions, 9 deletions
diff --git a/usr/src/lib/efcode/Makefile b/usr/src/lib/efcode/Makefile
index 4806e7a9bc..660a81d0e2 100644
--- a/usr/src/lib/efcode/Makefile
+++ b/usr/src/lib/efcode/Makefile
@@ -2,9 +2,8 @@
# CDDL HEADER START
#
# The contents of this file are subject to the terms of the
-# Common Development and Distribution License, Version 1.0 only
-# (the "License"). You may not use this file except in compliance
-# with the License.
+# Common Development and Distribution License (the "License").
+# You may not use this file except in compliance with the License.
#
# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
# or http://www.opensolaris.org/os/licensing.
@@ -20,16 +19,16 @@
# CDDL HEADER END
#
#
-# Copyright 2004 Sun Microsystems, Inc. All rights reserved.
+# Copyright 2006 Sun Microsystems, Inc. All rights reserved.
# Use is subject to license terms.
#
-#
-# ident "%Z%%M% %I% %E% SMI"
+#ident "%Z%%M% %I% %E% SMI"
#
include ../Makefile.lib
-SUBDIRS = engine fcdriver extend packages pci gp2 upa interpreter efdaemon
+SUBDIRS = engine fcdriver extend packages pci gp2 upa interpreter efdaemon \
+ jupiter
TESTDIRS = fcode_test
EFCODEDIRS= $(ROOTLIBDIR)/efcode $(ROOTLIBDIR)/efcode/$(MACH64)
@@ -62,10 +61,10 @@ FRC:
# Interdependencies between shared objects follow.
#
-extend fcdriver packages pci gp2 upa interpreter efdaemon: engine
+extend fcdriver packages pci gp2 upa interpreter efdaemon jupiter: engine
fcdriver: packages
-gp2 pci interpreter: fcdriver
+gp2 pci interpreter jupiter: fcdriver
interpreter: packages extend