shithub: scc

ref: 22bcaee6b85ae9fd458b5b5717847d00b7b8599f
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