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