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