Searched refs:INITROOT (Results 1 – 2 of 2) sorted by relevance
3451 ratz) if test -f $INITROOT/ratz.c -a -w $PACKAGEROOT3452 then test -f $INITROOT/hello.c || {3453 cat > $INITROOT/hello.c <<'!'3460 test -f $INITROOT/p.c || {3461 cat > $INITROOT/p.c <<'!'3472 test -f $INITROOT/hello.c -a -f $INITROOT/p.c -a -w $PACKAGEROOT || {3485 test -f $INITROOT/hello.c -a -f $INITROOT/p.c || {3486 echo "$command: $INITROOT: INIT package source not found" >&23493 $CC -c $INITROOT/p.c >/dev/null 2>&13552 if test -f $INITROOT/$i.c[all …]
430 03-06-21 package.sh: fix INITROOT initialization bug