shithub: scc

ref: 85fb4f175cc3404aebdd9d690cc3c616a9833cef
dir: /src/libcrt/Makefile/

View raw version
.POSIX:
PROJECTDIR=../..
include $(PROJECTDIR)/scripts/rules.mk

all clean dep:
	cd $(ARCH) && $(MAKE) $@