FAKE is a clone of Make/Rake using F# as the DSL, making it useful for building .Net applications.
Here is an example build.fsx script (from http://www.navision-blog.de/2009/04/01/getting-started-with-fake-a-f-sha...):