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