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