shithub: scc

ref: 22e63b76976fd232a2e40e30845d35eca6325b02
dir: /tests/Makefile/

View raw version
.POSIX:

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

DIRS=ar nm as

all clean:
	$(FORALL)

distclean: clean
dep: