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