ref: cf234838bb0e7c772d6f3214a28fc55951737abe
dir: /tests/libc/execute/Makefile/
.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