shithub: scc

ref: 823acc68023d0d810d7d830f13da713625bc51f4
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