ref: a115b80c0660473027f0a4ae009b7534e8d5f8d8 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