diff sources/include.sh @ 840:96b276eda7f1

Comment tweaks.
author Rob Landley <rob@landley.net>
date Fri, 09 Oct 2009 22:42:35 -0500
parents 2c9f22daa8fe
children 3794d9a0be4c
line wrap: on
line diff
--- a/sources/include.sh	Thu Oct 08 01:02:05 2009 -0500
+++ b/sources/include.sh	Fri Oct 09 22:42:35 2009 -0500
@@ -1,4 +1,7 @@
-#!/bin/bash
+#!/bin/echo "This file is sourced, not run"
+
+# Set up all the environment variables and functions for a build stage.
+# This file is sourced, not run.
 
 umask 022