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