shithub: scc

ref: 068af381fcb0e5b312fbc0c6da9ae1115f91b7c9
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