/illumos-gate/usr/src/uts/intel/mii/ |
H A D | Makefile | 42 WARLOCK_OUT = $(MII_OBJS:%.o=%.ll) macro 73 $(RM) $(WARLOCK_OUT) $(WARLOCK_OK) 76 $(RM) $(WARLOCK_OUT) $(WARLOCK_OK)
|
/illumos-gate/usr/src/uts/intel/pmcs/ |
H A D | Makefile | 42 WARLOCK_OUT = $(PMCS_OBJS:%.o=%.ll) macro
|
/illumos-gate/usr/src/uts/intel/s1394/ |
H A D | Makefile | 46 WARLOCK_OUT = $(S1394_OBJS:%.o=%.ll) macro 99 $(RM) $(WARLOCK_OUT) $(WARLOCK_OK) 102 $(RM) $(WARLOCK_OUT) $(WARLOCK_OK) 128 $(WARLOCK_OK): $(WARLOCK_OUT) warlock_ddi.files
|
/illumos-gate/usr/src/uts/intel/sata/ |
H A D | Makefile | 48 WARLOCK_OUT = $(SATA_OBJS:%.o=%.ll) macro 106 $(RM) $(WARLOCK_OUT) $(WARLOCK_OK) 109 $(RM) $(WARLOCK_OUT) $(WARLOCK_OK) 136 $(WARLOCK_OK): $(WARLOCK_OUT)
|
/illumos-gate/usr/src/uts/intel/sbp2/ |
H A D | Makefile | 42 WARLOCK_OUT = $(SBP2_OBJS:%.o=%.ll) macro 77 $(RM) $(WARLOCK_OUT) $(WARLOCK_OK) 80 $(RM) $(WARLOCK_OUT) $(WARLOCK_OK) 109 $(WARLOCK_OK): $(WARLOCK_OUT) $(WARLOCK_CMD) 110 $(WARLOCK) -c $(WARLOCK_CMD) $(WARLOCK_OUT) \
|
/illumos-gate/usr/src/uts/intel/scsi/ |
H A D | Makefile | 46 WARLOCK_OUT = $(SCSI_OBJS:%.o=%.ll) macro 91 $(RM) $(WARLOCK_OUT) $(WARLOCK_OK) 94 $(RM) $(WARLOCK_OUT) $(WARLOCK_OK) 120 %.ok: $(WARLOCK_OUT)
|
/illumos-gate/usr/src/uts/intel/sol_ofs/ |
H A D | Makefile | 39 WARLOCK_OUT = $(SOL_OFS:%.o=%.ll) macro 79 $(RM) $(WARLOCK_OUT) $(WARLOCK_OK) 82 $(RM) $(WARLOCK_OUT) $(WARLOCK_OK) 107 $(WARLOCK_OK): $(WARLOCK_OUT) $(WLCMD_DIR)/sol_ofs.wlcmd warlock_ddi.files 108 $(WARLOCK) -c $(WLCMD_DIR)/sol_ofs.wlcmd $(WARLOCK_OUT) \
|
/illumos-gate/usr/src/uts/intel/sol_ucma/ |
H A D | Makefile | 40 WARLOCK_OUT = $(SOL_UCMA:%.o=%.ll) macro 79 $(RM) $(WARLOCK_OUT) $(WARLOCK_OK) 82 $(RM) $(WARLOCK_OUT) $(WARLOCK_OK) 107 $(WARLOCK_OK): $(WARLOCK_OUT) $(WLCMD_DIR)/sol_ucma.wlcmd warlock_ddi.files 108 $(WARLOCK) -c $(WLCMD_DIR)/sol_ucma.wlcmd $(WARLOCK_OUT) \
|
/illumos-gate/usr/src/uts/intel/sol_uverbs/ |
H A D | Makefile | 40 WARLOCK_OUT = $(SOL_UVERBS:%.o=%.ll) macro 79 $(RM) $(WARLOCK_OUT) $(WARLOCK_OK) 82 $(RM) $(WARLOCK_OUT) $(WARLOCK_OK) 107 $(WARLOCK_OK): $(WARLOCK_OUT) $(WLCMD_DIR)/sol_uverbs.wlcmd warlock_ddi.files 108 $(WARLOCK) -c $(WLCMD_DIR)/sol_uverbs.wlcmd $(WARLOCK_OUT) \
|
/illumos-gate/usr/src/uts/intel/tavor/ |
H A D | Makefile | 47 WARLOCK_OUT = $(TAVOR_OBJS:%.o=%.ll) macro 102 $(RM) $(WARLOCK_OUT) $(WARLOCK_OK) 105 $(RM) $(WARLOCK_OUT) $(WARLOCK_OK) 131 $(WARLOCK_OK): $(WARLOCK_OUT) warlock_ddi.files $(WLCMD_DIR)/tavor.wlcmd 132 $(WARLOCK) -c $(WLCMD_DIR)/tavor.wlcmd $(WARLOCK_OUT) -l \
|
/illumos-gate/usr/src/uts/intel/tem/ |
H A D | Makefile | 43 WARLOCK_OUT = $(TEM_OBJS:%.o=%.ll) macro 109 warlock: $(WARLOCK_OUT) warlock_ddi.files 110 $(WARLOCK) -c $(WLCMD_DIR)/tem.wlcmd $(WARLOCK_OUT) \
|
/illumos-gate/usr/src/uts/intel/usb_ah/ |
H A D | Makefile | 44 WARLOCK_OUT = $(USB_AH_OBJS:%.o=%.ll) macro 90 $(RM) $(WARLOCK_OUT) $(WARLOCK_OK) 93 $(RM) $(WARLOCK_OUT) $(WARLOCK_OK) 121 $(WARLOCK_OK): $(WARLOCK_OUT) $(WLCMD_DIR)/usb_ah.wlcmd warlock_ddi.files 122 $(WARLOCK) -c $(WLCMD_DIR)/usb_ah.wlcmd $(WARLOCK_OUT) \
|
/illumos-gate/usr/src/uts/intel/usba/ |
H A D | Makefile | 42 WARLOCK_OUT = $(USBA_OBJS:%.o=%.ll) macro 74 $(RM) $(WARLOCK_OUT) $(WARLOCK_OK) 77 $(RM) $(WARLOCK_OUT) $(WARLOCK_OK) 104 $(WARLOCK_OK): $(WARLOCK_OUT)
|
/illumos-gate/usr/src/uts/intel/wc/ |
H A D | Makefile | 46 WARLOCK_OUT = $(WC_OBJS:%.o=%.ll) macro 108 # vcons_conf.c is compile to genunix, add it to WARLOCK_OUT 110 WARLOCK_OUT += vcons_conf.ll 112 warlock: $(WARLOCK_OUT) sdev_vtops.file warlock_ddi.files 113 $(WARLOCK) -c $(WLCMD_DIR)/wc.wlcmd $(WARLOCK_OUT) \
|
/illumos-gate/usr/src/uts/sparc/ac97/ |
H A D | Makefile | 42 WARLOCK_OUT = $(AC97_OBJS:%.o=%.ll) macro 70 $(RM) $(WARLOCK_OUT) $(WARLOCK_OK) 73 $(RM) $(WARLOCK_OUT) $(WARLOCK_OK)
|
/illumos-gate/usr/src/uts/sparc/cmlb/ |
H A D | Makefile | 42 WARLOCK_OUT = $(CMLB_OBJS:%.o=%.ll) macro 94 $(RM) $(WARLOCK_OUT) $(WARLOCK_OK) 97 $(RM) $(WARLOCK_OUT) $(WARLOCK_OK) 124 $(WARLOCK_OK): $(WARLOCK_OUT)
|
/illumos-gate/usr/src/uts/sparc/dada/ |
H A D | Makefile | 42 WARLOCK_OUT = $(DADA_OBJS:%.o=%.ll) macro 80 $(RM) $(WARLOCK_OUT) $(WARLOCK_OK) 83 $(RM) $(WARLOCK_OUT) $(WARLOCK_OK) 107 $(WARLOCK_OK): $(WARLOCK_OUT)
|
/illumos-gate/usr/src/uts/sparc/ecpp/ |
H A D | Makefile | 46 WARLOCK_OUT = $(ECPP_OBJS:%.o=%.ll) macro 92 $(RM) $(WARLOCK_OUT) $(WARLOCK_OK) 95 $(RM) $(WARLOCK_OUT) $(WARLOCK_OK) 121 $(WARLOCK_OK): $(WARLOCK_OUT) $(WLCMD_DIR)/ecpp.wlcmd warlock_ddi.files 122 $(WARLOCK) -c $(WLCMD_DIR)/ecpp.wlcmd $(WARLOCK_OUT) \
|
/illumos-gate/usr/src/uts/sparc/fas/ |
H A D | Makefile | 44 WARLOCK_OUT = $(FAS_OBJS:%.o=%.ll) macro 92 $(RM) $(WARLOCK_OUT) $(WARLOCK_OK) 95 $(RM) $(WARLOCK_OUT) $(WARLOCK_OK) 125 $(WARLOCK_OK): $(WARLOCK_OUT) $(WLCMD_DIR)/fas.wlcmd warlock_ddi.files \ 127 $(WARLOCK) -c $(WLCMD_DIR)/fas.wlcmd $(WARLOCK_OUT) \
|
/illumos-gate/usr/src/uts/sparc/hermon/ |
H A D | Makefile | 47 WARLOCK_OUT = $(HERMON_OBJS:%.o=%.ll) macro 121 $(WARLOCK_OK): $(WARLOCK_OUT) warlock_ddi.files $(WLCMD_DIR)/hermon.wlcmd 122 $(WARLOCK) -c $(WLCMD_DIR)/hermon.wlcmd $(WARLOCK_OUT) -l \
|
/illumos-gate/usr/src/uts/sparc/ibdm/ |
H A D | Makefile | 45 WARLOCK_OUT = $(IBDM_OBJS:%.o=%.ll) macro 95 $(RM) $(WARLOCK_OUT) $(WARLOCK_OK) 98 $(RM) $(WARLOCK_OUT) $(WARLOCK_OK) 124 $(WARLOCK_OK): $(WARLOCK_OUT)
|
/illumos-gate/usr/src/uts/sparc/ibdma/ |
H A D | Makefile | 43 WARLOCK_OUT = $(IBDMA_OBJS:%.o=%.ll) macro 91 $(RM) $(WARLOCK_OUT) $(WARLOCK_OK) 94 $(RM) $(WARLOCK_OUT) $(WARLOCK_OK) 120 $(WARLOCK_OK): $(WARLOCK_OUT)
|
/illumos-gate/usr/src/uts/sparc/mii/ |
H A D | Makefile | 42 WARLOCK_OUT = $(MII_OBJS:%.o=%.ll) macro 73 $(RM) $(WARLOCK_OUT) $(WARLOCK_OK) 76 $(RM) $(WARLOCK_OUT) $(WARLOCK_OK)
|
/illumos-gate/usr/src/uts/sparc/pmcs/ |
H A D | Makefile | 42 WARLOCK_OUT = $(PMCS_OBJS:%.o=%.ll) macro
|
/illumos-gate/usr/src/uts/sparc/rdsv3/ |
H A D | Makefile | 43 WARLOCK_OUT = $(RDSV3_OBJS:%.o=%.ll) macro 126 warlock: $(WARLOCK_OK) $(WARLOCK_OUT) 128 $(WARLOCK_OK): $(WARLOCK_OUT) $(WLCMD_DIR)/rdsv3.wlcmd warlock_ddi.files 129 $(WARLOCK) -c $(WLCMD_DIR)/rdsv3.wlcmd $(WARLOCK_OUT) \
|