all: $(addsuffix .check, $(check_folders)) $(build_lib)/$(BUILD_NAME) headers
@cp arch/$(ARCH)/crt0.S.o $(build_lib)/crt0.o
\ No newline at end of file
all: $(addsuffix .check, $(check_folders)) $(build_lib)/$(BUILD_NAME) headers
@cp arch/$(ARCH)/crt0.S.o $(build_lib)/crt0.o
\ No newline at end of file