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