ref: 0f5c99c02edde1295a1be0592aaf6844f7c9cacc 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