summaryrefslogtreecommitdiff
path: root/usr/src/Makefile.psm.targ
diff options
context:
space:
mode:
authorae112802 <none@none>2005-06-27 10:46:13 -0700
committerae112802 <none@none>2005-06-27 10:46:13 -0700
commit18a0bfde1f6ea4415db82862addd0a30be3c43ee (patch)
treec5864abaad2ff6a681fd6f05510ce12204ee7d3d /usr/src/Makefile.psm.targ
parent59d7180a9ad0a04b9cedd315c38f5346af1d9533 (diff)
downloadillumos-joyent-18a0bfde1f6ea4415db82862addd0a30be3c43ee.tar.gz
6289703 Remove SUNWust1u.v package -- we do not need it
6290564 Move sun4v PCBE to architecture specific /platform directory 6288882 fix the lint warnings caused by bugid 6263600 --HG-- rename : usr/src/pkgdefs/SUNWust1u.v/Makefile => deleted_files/usr/src/pkgdefs/SUNWust1u.v/Makefile rename : usr/src/pkgdefs/SUNWust1u.v/pkginfo.tmpl => deleted_files/usr/src/pkgdefs/SUNWust1u.v/pkginfo.tmpl rename : usr/src/pkgdefs/SUNWust1u.v/prototype_com => deleted_files/usr/src/pkgdefs/SUNWust1u.v/prototype_com rename : usr/src/pkgdefs/SUNWust1u.v/prototype_sparc => deleted_files/usr/src/pkgdefs/SUNWust1u.v/prototype_sparc
Diffstat (limited to 'usr/src/Makefile.psm.targ')
-rw-r--r--usr/src/Makefile.psm.targ5
1 files changed, 4 insertions, 1 deletions
diff --git a/usr/src/Makefile.psm.targ b/usr/src/Makefile.psm.targ
index 9c0e149aa2..5c70a081ef 100644
--- a/usr/src/Makefile.psm.targ
+++ b/usr/src/Makefile.psm.targ
@@ -20,7 +20,7 @@
# CDDL HEADER END
#
#
-# Copyright 2004 Sun Microsystems, Inc. All rights reserved.
+# Copyright 2005 Sun Microsystems, Inc. All rights reserved.
# Use is subject to license terms.
#
# ident "%Z%%M% %I% %E% SMI"
@@ -106,6 +106,9 @@ $(ROOT_PSM_DACF_DIR)/%: $(OBJS_DIR)/% $(ROOT_PSM_DACF_DIR) FRC
$(ROOT_PSM_CRYPTO_DIR)/%: $(OBJS_DIR)/% $(ROOT_PSM_CRYPTO_DIR) FRC
$(INS.file)
+$(ROOT_PSM_PCBE_DIR)/%: $(OBJS_DIR)/% $(ROOT_PSM_PCBE_DIR) FRC
+ $(INS.file)
+
#
#
#