ref: 99605c45f8a60733579b474e7491314442a60843 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