shithub: scc

ref: ad731a5c07b5a8e5584289905e8fd461a38bd831
dir: /tests/nm/execute/Makefile/

View raw version
.POSIX:

PROJECTDIR=$$PWD/../../..
ROOTDIR=$(PROJECTDIR)/rootdir

all: tests

tests: master.s
	@PATH=$(ROOTDIR)/bin:$$PATH ./chktest.sh

clean:
	rm -f f.s a.out test.log