ref: 22bcaee6b85ae9fd458b5b5717847d00b7b8599f
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