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