shithub: scc

ref: e24a46183972b00f59f0ce9b35a3ddcf78faf142
dir: /src/libcrt/Makefile/

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

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