shithub: scc

ref: 02e4f0a7bed09cd0f60d8a0b101cf0a82baf588c
dir: /tests/libc/execute/Makefile/

View raw version
.POSIX:

ROOT   = ../../../rootdir
CFLAGS =
CC     = SCCPREFIX=$(ROOT) ./cc.sh

all: tests

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

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