Web Site Management
Makefiles-- allow the use of macros to define commonly used HTML sequences (ex. headers, footers)
Allows for quick and simple updating of hundreds of pages.
Uses the C language pre-processor to insert and expand macros into HTML documents
Edit *.raw files --> Make into *.html