asuswrt-merlin.ng/release/src-rt-5.02L.07p2axhnd/router-sysdep.gt-axe11000/bcm_boot_launcher/Makefile

13 lines
151 B
Makefile

EXE = bcm_boot_launcher
all:
@cp -f prebuilt/$(EXE) .
install: generic_exe_install
clean:
dynamic: all install
include $(BUILD_DIR)/make.common