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