shithub: scc

ref: dafc7b4128023928611008473fd07e0ab7a0bbd8
dir: /tests/Makefile/

View raw version
.POSIX:

PROJECTDIR = ..
include $(PROJECTDIR)/rules.mk

DIRS=ar/execute \
     nm/execute \
     as/execute \
     libc/execute \
     scc/execute scc/error

all clean:
	$(FORALL)