diff options
Diffstat (limited to 'usr/src/uts/sun4u/boston/Makefile.targ')
| -rw-r--r-- | usr/src/uts/sun4u/boston/Makefile.targ | 24 |
1 files changed, 12 insertions, 12 deletions
diff --git a/usr/src/uts/sun4u/boston/Makefile.targ b/usr/src/uts/sun4u/boston/Makefile.targ index fd46b057c7..be70d44a23 100644 --- a/usr/src/uts/sun4u/boston/Makefile.targ +++ b/usr/src/uts/sun4u/boston/Makefile.targ @@ -33,37 +33,37 @@ IMPLEMENTED_PLATFORM = SUNW,Sun-Fire-V445 # Rules for implementation subdirectories. # $(ROOT_BOSTON_DIR): $(ROOT_PLAT_DIR) - -$(INS.dir.root.sys) + -$(INS.dir) $(ROOT_BOSTON_MOD_DIR): $(ROOT_BOSTON_DIR) - -$(INS.dir.root.sys) + -$(INS.dir) $(ROOT_BOSTON_MISC_DIR_32): $(ROOT_BOSTON_MOD_DIR) - -$(INS.dir.root.sys) + -$(INS.dir) $(ROOT_BOSTON_MISC_DIR_64): $(ROOT_BOSTON_MISC_DIR_32) - -$(INS.dir.root.sys) + -$(INS.dir) $(ROOT_BOSTON_DRV_DIR_32): $(ROOT_BOSTON_MOD_DIR) - -$(INS.dir.root.sys) + -$(INS.dir) $(ROOT_BOSTON_DRV_DIR_64): $(ROOT_BOSTON_DRV_DIR_32) - -$(INS.dir.root.sys) + -$(INS.dir) $(ROOT_BOSTON_CRYPTO_DIR_32): $(ROOT_BOSTON_MOD_DIR) - -$(INS.dir.root.sys) + -$(INS.dir) $(ROOT_BOSTON_CRYPTO_DIR_64): $(ROOT_BOSTON_CRYPTO_DIR_32) - -$(INS.dir.root.sys) + -$(INS.dir) $(USR_BOSTON_DIR): $(USR_PLAT_DIR) - -$(INS.dir.root.sys) + -$(INS.dir) $(USR_BOSTON_INC_DIR): $(USR_BOSTON_DIR) -$(INS.slink4) $(USR_BOSTON_SBIN_DIR): $(USR_BOSTON_DIR) - $(INS.dir.root.bin) + $(INS.dir) $(USR_BOSTON_SBIN_PRTDIAG): $(USR_BOSTON_SBIN_DIR) $(RM) -r $@; $(SYMLINK) ../../$(PLATFORM)/sbin/prtdiag $@ @@ -75,10 +75,10 @@ $(USR_BOSTON_SBIN_FRUADM): $(USR_BOSTON_SBIN_DIR) $(RM) -r $@; $(SYMLINK) ../../$(PLATFORM)/sbin/fruadm $@ $(USR_BOSTON_LIB_DIR): $(USR_BOSTON_DIR) - -$(INS.dir.root.bin) + -$(INS.dir) $(USR_BOSTON_ISYS_DIR): $(USR_BOSTON_INC_DIR) - $(INS.dir.root.bin) + $(INS.dir) $(ROOT_BOSTON_MOD_DIR)/%: $(OBJS_DIR)/% $(ROOT_BOSTON_MOD_DIR) $(INS.file) |
