shithub: scc

ref: ea2d5f8dd91f10d96998aedcfbe22f21a9a73d1a
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