Wrap text
|
|
[gptkxeaa@gptkxeaa ~/thrift/erl/thrift]$ gmake
for dir in src; do \
(cd $dir; gmake all); \
done
/bin/sh: \./::: not found
gsed: -e expression #1, char 2: unterminated `s' command
/bin/sh: \./::: not found
gsed: -e expression #1, char 2: unterminated `s' command
/bin/sh: \./::: not found
gsed: -e expression #1, char 2: unterminated `s' command
gmake[1]: Entering directory `/home/gptkxeaa/thrift/erl/thrift/src'
gmake[1]: Nothing to be done for `all'.
gmake[1]: Leaving directory `/home/gptkxeaa/thrift/erl/thrift/src'
|