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