shithub: scc

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