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