Implement multicharacter case mappings where a single
[p5sagit/p5-mst-13.2.git] / wince / README.compile
CommitLineData
e4451f11 1Change config.ce. The makefile will automatically generate new
2config.h.
3
4To generate a new Config.pm, delete config.h or
5touch config.ce.
6
7The socket stuff has been rewritten so fds from ceio are used. This
8makes it easy to use them as perl file handles.
9
10Socket and IO dlls compiled. Seem to work.
11
12The sequence for building a new target is:
13
14make clean # clean up
15make all # build for target
16