shithub: scc

ref: d75c01ac6bb53fc48551d716458abf428c2687c6
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)