shithub: scc

ref: ce102b50f7bdb2abb095b01b92882a90744f6490
dir: /tests/Makefile/

View raw version
.POSIX:

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

DIRS=ar nm

all clean:
	$(FORALL)

distclean: clean
dep: