shithub: scc

ref: 23dc13cd28f352c55d1052b45683269290af8682
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)