X-Git-Url: http://gitweb.michael.orlitzky.com/?a=blobdiff_plain;ds=inline;f=compilation.sh;fp=compilation;h=7613425faaa77eda89c29d7d845bd5172aecef7f;hb=e0507c5b5f9b7cab544523a05ab7ae94ec2cfcb8;hp=7b76b34d7e89ad1ddae54a3a0193831349783c4e;hpb=b6f38a99cb23296286af8a17bc180f27e3aa7141;p=bash.d.git diff --git a/compilation b/compilation.sh similarity index 98% rename from compilation rename to compilation.sh index 7b76b34..7613425 100644 --- a/compilation +++ b/compilation.sh @@ -1,4 +1,6 @@ -#!/bin/sh +# +# compilation +# # Grab CFLAGS, etc. from our profile after first processing its parent # profiles recursively @@ -40,3 +42,4 @@ export LDFLAGS # Haskell makefiles so that we don't have to hard-code user preferences # (these flags) in the cabal files that *everyone* uses. export HCFLAGS +