adding comment and url to makefile for reference

This commit is contained in:
Dan Buch 2010-02-18 15:27:15 -05:00
parent 0b670be3ed
commit af1a62c760

View File

@ -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