shithub: scc

ref: f93bd34d5a4a61ffb5bd6f5bc0150e92e61918f4
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