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