/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/sparc/sbp2/ |
H A D | Makefile | 42 WARLOCK_OUT = $(SBP2_OBJS:%.o=%.ll) macro 88 $(RM) $(WARLOCK_OUT) $(WARLOCK_OK) 91 $(RM) $(WARLOCK_OUT) $(WARLOCK_OK) 120 $(WARLOCK_OK): $(WARLOCK_OUT) $(WARLOCK_CMD) 121 $(WARLOCK) -c $(WARLOCK_CMD) $(WARLOCK_OUT) \
|
/illumos-gate/usr/src/uts/intel/usbser/ |
H A D | Makefile | 43 WARLOCK_OUT = $(USBSER_OBJS:%.o=%.ll) macro 78 $(RM) $(WARLOCK_OUT) $(WARLOCK_OK) 81 $(RM) $(WARLOCK_OUT) $(WARLOCK_OK) 111 $(WARLOCK_OK): $(WARLOCK_OUT) $(WARLOCK_CMD) warlock_ddi.files 112 $(WARLOCK) -c $(WARLOCK_CMD) $(WARLOCK_OUT) \
|
/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/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/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/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/intel/usb_ac/ |
H A D | Makefile | 47 WARLOCK_OUT = $(USB_AC_OBJS:%.o=%.ll) macro 89 $(RM) $(WARLOCK_OUT) $(WARLOCK_OK) 92 $(RM) $(WARLOCK_OUT) $(WARLOCK_OK) 129 $(WARLOCK_OK): $(WARLOCK_OUT) warlock_ddi.files \ 133 warlock_with_usba: $(WLCMD_DIR)/usb_ac_with_usba.wlcmd $(WARLOCK_OUT) \ 138 $(WARLOCK_OUT) -l ../warlock/ddi_dki_impl.ll 140 warlock_standalone: $(WARLOCK_OUT) warlock_ddi.files $(WLCMD_DIR)/usb_ac.wlcmd 141 $(WARLOCK) -c $(WLCMD_DIR)/usb_ac.wlcmd $(WARLOCK_OUT) \
|
/illumos-gate/usr/src/uts/intel/usb_as/ |
H A D | Makefile | 46 WARLOCK_OUT = $(USB_AS_OBJS:%.o=%.ll) macro 89 $(RM) $(WARLOCK_OUT) $(WARLOCK_OK) 92 $(RM) $(WARLOCK_OUT) $(WARLOCK_OK) 128 $(WARLOCK_OK): $(WARLOCK_OUT) warlock_ddi.files \ 133 warlock_with_usba: $(WLCMD_DIR)/usb_as_with_usba.wlcmd $(WARLOCK_OUT) \ 138 $(WARLOCK_OUT) -l ../warlock/ddi_dki_impl.ll 140 warlock_standalone: $(WARLOCK_OUT) warlock_ddi.files $(WLCMD_DIR)/usb_as.wlcmd 141 $(WARLOCK) -c $(WLCMD_DIR)/usb_as.wlcmd $(WARLOCK_OUT) \
|
/illumos-gate/usr/src/uts/sparc/st/ |
H A D | Makefile | 45 WARLOCK_OUT = $(ST_OBJS:%.o=%.ll) macro 94 $(RM) $(WARLOCK_OUT) $(WARLOCK_OK) 97 $(RM) $(WARLOCK_OUT) $(WARLOCK_OK) 135 warlock_with_esp: $(WLCMD_DIR)/st_with_esp.wlcmd $(WARLOCK_OUT) scsi_files \ 138 $(WARLOCK_OUT) ../esp/esp $(SCSI_FILES) \ 141 warlock_with_fas: $(WLCMD_DIR)/st_with_fas.wlcmd $(WARLOCK_OUT) scsi_files \ 144 $(WARLOCK_OUT) \ 159 $(WARLOCK) -c $(WLCMD_DIR)/st.wlcmd $(WARLOCK_OUT) $(SCSI_FILES) \
|
/illumos-gate/usr/src/uts/sparc/usb_as/ |
H A D | Makefile | 46 WARLOCK_OUT = $(USB_AS_OBJS:%.o=%.ll) macro 86 $(RM) $(WARLOCK_OUT) $(WARLOCK_OK) 89 $(RM) $(WARLOCK_OUT) $(WARLOCK_OK) 126 $(WARLOCK_OK): $(WARLOCK_OUT) warlock_ddi.files \ 131 warlock_with_usba: $(WLCMD_DIR)/usb_as_with_usba.wlcmd $(WARLOCK_OUT) \ 136 $(WARLOCK_OUT) -l ../warlock/ddi_dki_impl.ll 138 warlock_standalone: $(WARLOCK_OUT) warlock_ddi.files $(WLCMD_DIR)/usb_as.wlcmd 139 $(WARLOCK) -c $(WLCMD_DIR)/usb_as.wlcmd $(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/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/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/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/scsi/ |
H A D | Makefile | 46 WARLOCK_OUT = $(SCSI_OBJS:%.o=%.ll) macro 89 $(RM) $(WARLOCK_OUT) $(WARLOCK_OK) 92 $(RM) $(WARLOCK_OUT) $(WARLOCK_OK) 118 $(WARLOCK_OK): $(WARLOCK_OUT)
|
/illumos-gate/usr/src/uts/intel/cmlb/ |
H A D | Makefile | 43 WARLOCK_OUT = $(CMLB_OBJS:%.o=%.ll) macro 95 $(RM) $(WARLOCK_OUT) $(WARLOCK_OK) 98 $(RM) $(WARLOCK_OUT) $(WARLOCK_OK) 125 $(WARLOCK_OK): $(WARLOCK_OUT)
|
/illumos-gate/usr/src/uts/intel/ibdm/ |
H A D | Makefile | 43 WARLOCK_OUT = $(IBDM_OBJS:%.o=%.ll) macro 92 $(RM) $(WARLOCK_OUT) $(WARLOCK_OK) 95 $(RM) $(WARLOCK_OUT) $(WARLOCK_OK) 122 $(WARLOCK_OK): $(WARLOCK_OUT)
|
/illumos-gate/usr/src/uts/intel/ibdma/ |
H A D | Makefile | 43 WARLOCK_OUT = $(IBDMA_OBJS:%.o=%.ll) macro 90 $(RM) $(WARLOCK_OUT) $(WARLOCK_OK) 93 $(RM) $(WARLOCK_OUT) $(WARLOCK_OK) 120 $(WARLOCK_OK): $(WARLOCK_OUT)
|
/illumos-gate/usr/src/uts/intel/ugen/ |
H A D | Makefile | 44 WARLOCK_OUT = $(UGEN_OBJS:%.o=%.ll) macro 77 $(RM) $(WARLOCK_OUT) $(WARLOCK_OK) 80 $(RM) $(WARLOCK_OUT) $(WARLOCK_OK) 113 $(WARLOCK_OK): $(WARLOCK_OUT) $(WLCMD_DIR)/ugen.wlcmd warlock_ddi.files 114 $(WARLOCK) -c $(WLCMD_DIR)/ugen.wlcmd $(WARLOCK_OUT) \ 122 warlock_with_usba: $(WLCMD_DIR)/ugen_with_usba.wlcmd $(WARLOCK_OUT) usba_files \ 126 $(WARLOCK_OUT) \
|
/illumos-gate/usr/src/uts/intel/usb_ia/ |
H A D | Makefile | 43 WARLOCK_OUT = $(USB_IA_OBJS:%.o=%.ll) macro 80 $(RM) $(WARLOCK_OUT) $(WARLOCK_OK) 83 $(RM) $(WARLOCK_OUT) $(WARLOCK_OK) 116 $(WARLOCK_OK): $(WARLOCK_OUT) $(WLCMD_DIR)/usb_ia.wlcmd warlock_ddi.files 117 $(WARLOCK) -c $(WLCMD_DIR)/usb_ia.wlcmd $(WARLOCK_OUT) \ 125 warlock_with_usba: $(WLCMD_DIR)/usb_ia_with_usba.wlcmd $(WARLOCK_OUT) \ 129 $(WARLOCK_OUT) \
|
/illumos-gate/usr/src/uts/intel/usb_mid/ |
H A D | Makefile | 43 WARLOCK_OUT = $(USB_MID_OBJS:%.o=%.ll) macro 80 $(RM) $(WARLOCK_OUT) $(WARLOCK_OK) 83 $(RM) $(WARLOCK_OUT) $(WARLOCK_OK) 116 $(WARLOCK_OK): $(WARLOCK_OUT) $(WLCMD_DIR)/usb_mid.wlcmd warlock_ddi.files 117 $(WARLOCK) -c $(WLCMD_DIR)/usb_mid.wlcmd $(WARLOCK_OUT) \ 125 warlock_with_usba: $(WLCMD_DIR)/usb_mid_with_usba.wlcmd $(WARLOCK_OUT) \ 129 $(WARLOCK_OUT) \
|
/illumos-gate/usr/src/uts/intel/usbecm/ |
H A D | Makefile | 42 WARLOCK_OUT = $(USBECM_OBJS:%.o=%.ll) macro 67 $(RM) $(WARLOCK_OUT) $(WARLOCK_OK) 70 $(RM) $(WARLOCK_OUT) $(WARLOCK_OK) 108 $(WARLOCK_OK): $(WARLOCK_OUT) $(WLCMD_DIR)/usbecm.wlcmd warlock_ddi.files 109 $(WARLOCK) -c $(WLCMD_DIR)/usbecm.wlcmd $(WARLOCK_OUT) \ 113 warlock_with_usba: $(WLCMD_DIR)/usbecm_with_usba.wlcmd $(WARLOCK_OUT) \ 118 $(WARLOCK_OUT) -l ../warlock/ddi_dki_impl.ll
|