ref: 89778e7a0ed792d720c05ceb0a4246032a9dc623 dir: /lib/crt/Makefile/
.POSIX: PROJECTDIR = ../.. include $(PROJECTDIR)/rules.mk all: dep: ./gendep.sh $(TARGETS) clean: rm -f */crt.o distclean: clean rm -f makefile