ref: 7726d04d20291674f962bfcb5cc494934a762ff2 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