$(MAKE) -C apex \
BUILD_DIR="$(KDIR)" \
TARGET="$(KDIR)" \
- install
+ compile
$(MAKE) -C npe-ucode \
BUILD_DIR="$(KDIR)" \
TARGET="$(KDIR)" \
- install
+ compile
endef
define Build/Clean
This page took 0.022778 seconds and 4 git commands to generate.