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