Hi there, Generally Make is used to analyse dependencies and run build processes. So you could use make to automate your web page generation process. Make cannot create new web pages in itself.
Have a look at the manual: http://www.gnu.org/software/make/manual/make.html Cheers, Jon _______________________________________________ Make-w32 mailing list [email protected] http://lists.gnu.org/mailman/listinfo/make-w32
