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