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