shithub: scc

ref: 3aa27c3da9cf49c6f8082f09a295b7cf241c9a65
dir: /tests/Makefile/

View raw version
.POSIX:

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

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

all clean:
	$(FORALL)