shithub: scc

ref: 2699bac1e5869e2ee92f588d8c91b3a7d19fbaf0
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)