ref: 8336b733717f4fc2cf5ccf6647f1718760fc1bc8
dir: /tests/Makefile/
.POSIX:
PROJECTDIR = ..
include $(PROJECTDIR)/scripts/rules.mk
DIRS=ar/execute \
nm/execute \
as/execute \
libc/execute \
scc/execute scc/error
all clean:
$(FORALL)