# Those can be built directly with make executable.exe as a shortcut. They also
# depends on $(objs)
executables= epsilon test
executables= epsilon test flasher
definerules_for_executable
$$(BUILD_DIR)/$(1).$$(EXE): $$(objs)
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.