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