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