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