shithub: scc

ref: 63290180d8a5737eff403eddb6a28620ca1e2af5
dir: /tests/libc/execute/Makefile/

View raw version
.POSIX:

ROOT   = ../../../root
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