ref: 74c223987d55d20be4b1b52477ff91f83b9e5b31 dir: /lib/crt/common.mk/
all: $(TARGETS) $(CRT): crt.o cp crt.o $@ clean: rm -f *.o rm -f $(TARGETS)