shithub: scc

ref: 97e0fc1740bc215a13db2cfd11614a3cc2096800
dir: /tests/Makefile/

View raw version
.POSIX:

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

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

all clean:
	$(FORALL)