ref: 9a7daac8e7801a3ab7e5321780c8166139b37905 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