diff --git a/Makefile b/Makefile index 4a08739..71d449b 100644 --- a/Makefile +++ b/Makefile @@ -1,3 +1,8 @@ +# Makefile for building flex apps associated with +# the Adobe Flex "Geting Started" tutorial at: +# http://learn.adobe.com/wiki/display/Flex/Getting+Started + + # sets mxmlc to just the basename "mxmlc" # if not overridden in command line like so: # make MXMLC=/path/to/my/mxmlc