shithub: scc

ref: 064827f58bf1e87a4640ebabaa8152878ccb585b
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