MD5 (xcode.tar.bz2) = 8a4c6223212f2f434843360d7ec7a138
MD5 (xcodesrc.zip) = fbff7da785d443e10bce504b0596ca8b
SHA256 (xcode.tar.bz2) = def3f9a0aac0985ab9df0739666e24a2760e8be7b87fde8289bb274ecc2b5df9
SHA256 (xcodesrc.zip) = 17f1fbb1d8c0ca3d8a90a475378221faae5f7fc46e90cba45cc7ac1ed188637a
SIZE (xcode.tar.bz2) = 3828
SIZE (xcodesrc.zip) = 15599
--- Makefile.orig Sat Feb 19 22:02:36 2000
+++ Makefile Sat Feb 19 22:02:45 2000
@@ -10,7 +10,6 @@
rm -f ${PROG} ${OBJ} ${SRC}~
${PROG}: ${SRC}
- gcc -O6 -fno-strength-reduce -m486 -o ${PROG} ${SRC}
install: ${PROG}
install -s -m 755 ${PROG} ${BINDIR}
This program tries to determine input document encoding
Xcode automatically determines input file charset and converts it
and to convert it to koi8, CP-1251 or cp866.
to the necessary charset. The important feature of the program is
biunique charset conversion which protects your file from damages.
WWW: http://www.rusf.ru/books/yo/xcode.html