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