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