ref: 5b42385090b777a97827b76840e814f57a859cb8
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