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