shithub: scc

ref: 2ceb6eb753269256d560b2af3d5d1cb042723ea2
dir: /tests/Makefile/

View raw version
.POSIX:

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

DIRS=ar nm

all clean:
	$(FORALL)

distclean: clean
dep: