ref: 51b5a24e09ca25aa34dfb8cc50299ee75cfd06c1
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