|
W:\>gmake clean
rm -f target/alltel/u520/uui/zz* rm -f target/alltel/u520/uui/*list* rm -f target/alltel/u520/uui/*.tmp rm -f target/alltel/u520/uui/*.res rm -f target/alltel/u520/uui/*tmp rm -f target/alltel/u520/uui/*.h rm -f target/alltel/u520/uui/prefs* rm -f target/alltel/u520/uui/src/*.d rm -f autoapplist* rm -f autores.h autostrids* autogrids* autoev.h rm -f str.* str_*.h autographic.h find . \( -name '*.o' -o -name '*.i' -o -name '*.s' -o -name '*.a' -o -name '*.k ol' \) \ -type f | xargs rm -f [1] + Done(134) ? 3564 Abort g:/bin/ksh 3144 Abort g:/bin/ksh gmake: *** [clean] Error 134 My gmake version is follow:
W:\>gmake -ver
GNU Make version 3.79-1 (Sudhi's SpeedPatch), by Richard Stallman and Roland McG rath. Built for Windows32 Copyright (C) 1988, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. Report bugs to <[email protected]>.
==================================
기세호 SeHo Ki (주) MBridge System, Inc.
Tel : 053-601-5800
Cell : 016-9353-9327
E-mail : [EMAIL PROTECTED]
================================== |
_______________________________________________ Bug-make mailing list [email protected] http://lists.gnu.org/mailman/listinfo/bug-make
