When I was building pixman, the make file had @mkdir -p releases, and it was using the DOS mkdir, which created two directories, one named -p. And the make file for cairo had a @list command (which I assume is like DOS's dir) which does not exist in DOS.

Andy



_______________________________________________
Make-w32 mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/make-w32

Reply via email to