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