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