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