Print this page
*** NO COMMENTS ***


  61         -$(INS.slink5)
  62 
  63 $(USR_JAVELIN_LIB_DIR): $(USR_JAVELIN_DIR)
  64         -$(INS.dir)
  65 
  66 $(USR_JAVELIN_ISYS_DIR): $(USR_JAVELIN_INC_DIR)
  67         -$(INS.dir)
  68 
  69 $(ROOT_JAVELIN_MOD_DIR)/%: $(OBJS_DIR)/% $(ROOT_JAVELIN_MOD_DIR) FRC
  70         $(INS.file)
  71 
  72 $(ROOT_JAVELIN_MISC_DIR)/%: $(OBJS_DIR)/% $(ROOT_JAVELIN_MISC_DIR) FRC
  73         $(INS.file)
  74 
  75 $(ROOT_JAVELIN_DRV_DIR)/%: $(OBJS_DIR)/% $(ROOT_JAVELIN_DRV_DIR) FRC
  76         $(INS.file)
  77 
  78 #
  79 #       Include common targets.
  80 #
  81 include $(UTSTREE)/sun4u/javelin/Makefile.rules
  82 include $(UTSTREE)/sun4u/Makefile.targ


  61         -$(INS.slink5)
  62 
  63 $(USR_JAVELIN_LIB_DIR): $(USR_JAVELIN_DIR)
  64         -$(INS.dir)
  65 
  66 $(USR_JAVELIN_ISYS_DIR): $(USR_JAVELIN_INC_DIR)
  67         -$(INS.dir)
  68 
  69 $(ROOT_JAVELIN_MOD_DIR)/%: $(OBJS_DIR)/% $(ROOT_JAVELIN_MOD_DIR) FRC
  70         $(INS.file)
  71 
  72 $(ROOT_JAVELIN_MISC_DIR)/%: $(OBJS_DIR)/% $(ROOT_JAVELIN_MISC_DIR) FRC
  73         $(INS.file)
  74 
  75 $(ROOT_JAVELIN_DRV_DIR)/%: $(OBJS_DIR)/% $(ROOT_JAVELIN_DRV_DIR) FRC
  76         $(INS.file)
  77 
  78 #
  79 #       Include common targets.
  80 #
  81 include $(UTSBASE)/sun4u/javelin/Makefile.rules
  82 include $(UTSBASE)/sun4u/Makefile.targ