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