shithub: scc

ref: 0fc0b5035e8bf20d1925dde69ca2b341ea957a67
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