shithub: scc

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