shithub: scc

ref: 3035e9988fe30cd88f64c070e7b3d80a4b2c7fd5
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