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