shithub: scc

ref: 675581f2a90f86ee912f4576ccaadca0f7f08ebf
dir: /src/libcrt/Makefile/

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

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