This directory contains precompiled LVQ_PAK 3.1 binaries for WindowsXX. They have been compiled with Borland C++Builder Compiler version 5.5 as described in makefile.dos with the exceptions: CC = bcc32 CFLAGS = -I/borland/bcc55/include -5 -O2 -DMSDOS LDFLAGS = -L/borland/bcc55/lib In addition, "extract.exe" was added in TARGETS and also the line: extract.exe : extract.c $(ROUTINES)