shithub: scc

ref: 715f312b3c3a3faa943e7a8c3905bbc768d89d89
dir: /tests/Makefile/

View raw version
.POSIX:

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

DIRS=ar nm as

all clean:
	$(FORALL)

distclean: clean
dep: