shithub: scc

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