ref: 7c42356fedc0939eac2a02572d28c77506b5470c
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