shithub: scc

ref: 51726ed12da4175bb9f73f8bf72e02fe5a816fd1
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