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