ref: 321d79d6f2f158bf005366a5c5f1756a58dca25d
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