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