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