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