Makefile.psm.targ (ae115bc77f6fcde83175c75b4206dc2e50747966) Makefile.psm.targ (4a75c0c1ad1b9f32a7a423e1f23a8d23ac800de0)
1#
2# CDDL HEADER START
3#
4# The contents of this file are subject to the terms of the
5# Common Development and Distribution License (the "License").
6# You may not use this file except in compliance with the License.
7#
8# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE

--- 97 unchanged lines hidden (view full) ---

106 $(INS.file)
107
108$(ROOT_PSM_CRYPTO_DIR)/%: $(OBJS_DIR)/% $(ROOT_PSM_CRYPTO_DIR) FRC
109 $(INS.file)
110
111$(ROOT_PSM_PCBE_DIR)/%: $(OBJS_DIR)/% $(ROOT_PSM_PCBE_DIR) FRC
112 $(INS.file)
113
1#
2# CDDL HEADER START
3#
4# The contents of this file are subject to the terms of the
5# Common Development and Distribution License (the "License").
6# You may not use this file except in compliance with the License.
7#
8# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE

--- 97 unchanged lines hidden (view full) ---

106 $(INS.file)
107
108$(ROOT_PSM_CRYPTO_DIR)/%: $(OBJS_DIR)/% $(ROOT_PSM_CRYPTO_DIR) FRC
109 $(INS.file)
110
111$(ROOT_PSM_PCBE_DIR)/%: $(OBJS_DIR)/% $(ROOT_PSM_PCBE_DIR) FRC
112 $(INS.file)
113
114$(ROOT_PSM_BRAND_DIR)/%: $(OBJS_DIR)/% $(ROOT_PSM_BRAND_DIR) FRC
115 $(INS.file)
116
114#
115#
116#
117$(USR_PSM_DIR): $(USR_PLAT_DIR)
118 -$(INS.dir.root.sys)
119
120$(USR_PSM_INCL_DIR) \
121$(USR_PSM_LIB_DIR) \

--- 113 unchanged lines hidden ---
117#
118#
119#
120$(USR_PSM_DIR): $(USR_PLAT_DIR)
121 -$(INS.dir.root.sys)
122
123$(USR_PSM_INCL_DIR) \
124$(USR_PSM_LIB_DIR) \

--- 113 unchanged lines hidden ---