shithub: scc

ref: 5eaa64cb0a375db8c155b3af9bead075fd5dce98
dir: /lib/crt/Makefile/

View raw version
.POSIX:

include ../../config.mk

all:

dep:
	./gendep.sh $(TARGETS)

clean:
	rm -f */crt.o

distclean: clean
	rm -f makefile