shithub: scc

ref: 866b125797cfd5ab0ebb60024c39ca91c5053cea
dir: /tests/Makefile/

View raw version
.POSIX:

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

DIRS=ar nm

all clean:
	$(FORALL)

distclean: clean
dep: