From: Reed F. M. <rf...@us...> - 2000-10-03 21:48:06
|
Update of /cvsroot/firebird/interbase/build_docs In directory slayer.i.sourceforge.net:/tmp/cvs-serv23760 Modified Files: ibbuild-win32.txt Log Message: Add suggestion of just renaming echo instead of making your own. Index: ibbuild-win32.txt =================================================================== RCS file: /cvsroot/firebird/interbase/build_docs/ibbuild-win32.txt,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -r1.3 -r1.4 *** ibbuild-win32.txt 2000/08/21 22:40:52 1.3 --- ibbuild-win32.txt 2000/10/03 21:48:02 1.4 *************** *** 1,4 **** -Building the *****Base server on win32 platforms- ! ibbuild-win32.txt version 1.0.7 last revised 8/21/2000 The latest version of this file is available at --- 1,4 ---- -Building the *****Base server on win32 platforms- ! ibbuild-win32.txt version 1.0.8 last revised 10/03/2000 The latest version of this file is available at *************** *** 81,84 **** --- 81,86 ---- } --end echo.c + If you do not use the MKS or cygwin echo for other purposes, + you can just rename it instead of making your own. PATH requirements: |