shithub: scc

ref: dafc7b4128023928611008473fd07e0ab7a0bbd8
dir: /tests/libc/execute/Makefile/

View raw version
.POSIX:

ROOT=../../../rootdir

all: tests

tests:
	@CFLAGS='' SCCPREFIX=$(ROOT) ./chktest.sh libc-tests.lst

clean:
	rm -f *.o *core a.out test.log