shithub: scc

ref: e03e4140667f946d8f849adfb330a058008d331c
dir: /tests/Makefile/

View raw version
.POSIX:

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

DIRS=ar nm

all clean:
	$(FORALL)

distclean: clean
dep: