shithub: scc

ref: 44a5a39c287b71997fa2e1cfac9433849f2ed0b4
dir: /tests/Makefile/

View raw version
.POSIX:

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

DIRS=ar nm as

all clean:
	$(FORALL)

distclean: clean
dep: