shithub: scc

ref: 9b0b7035bdc207bebd8cb011544d29d26b8c8a1d
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