shithub: scc

ref: be4f9294feb7c80777ed55952e03d0a359ba713e
dir: /tests/Makefile/

View raw version
.POSIX:

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

DIRS=ar nm as

all clean:
	$(FORALL)

distclean: clean
dep: