shithub: scc

ref: 2e89286f4ee1ef53e3acb6e4ef4b43909e9fc9e8
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