ref: 2699bac1e5869e2ee92f588d8c91b3a7d19fbaf0
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