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