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