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