shithub: scc

ref: d31939822e9036f76e1534b1f77e3ab5507cb20b
dir: /tests/Makefile/

View raw version
.POSIX:

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

DIRS=ar nm

all clean:
	$(FORALL)

distclean: clean
dep: