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