shithub: scc

ref: 05f7f88c948840fbfcabc5e8e0e946e705530f80
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