shithub: scc

ref: 461cca7fa3f4225b2aa9bbba5c4690cd90fa7513
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