--- src/Makefile.inc 2006-08-27 16:20:05.000000000 +0200
+++ src/Makefile.inc 2006-08-27 16:30:56.000000000 +0200
# Various utility programs
# To compile the runtime system camlrunm under Cygwin with support for
# dynamically loadable libraries (DDLs), uncomment these:
# For Linux (x86 or Alpha), use:
# ------------------------------
-CPP=/lib/cpp -P -traditional -Dunix -Umsdos
+CPP=/usr/bin/cpp -P -traditional -Dunix -Umsdos
# DOCDIR contains documentation
-INCDIR=${MOSMLHOME}/include
-TOOLDIR=${MOSMLHOME}/tools
+LIBDIR=${MOSMLHOME}/lib/mosml
+INCDIR=${MOSMLHOME}/include/mosml
+DOCDIR=${MOSMLHOME}/share/doc/mosml
+TOOLDIR=${MOSMLHOME}/bin
# LIBDIR=${MOSMLHOME}/lib/moscow_ml
# TOOLDIR=${MOSMLHOME}/libexec/moscow_ml