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