shithub: scc

ref: ea27f2927ea17f942a925e042dbb21423c8146c1
dir: /tests/Makefile/

View raw version
.POSIX:

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

DIRS=ar nm as

all clean:
	$(FORALL)

distclean: clean
dep: