Subversion Repositories DevTools

Rev

Rev 4836 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 4836 Rev 4837
Line 662... Line 662...
662
#-------------------------------------------------------------------------------
662
#-------------------------------------------------------------------------------
663
# Function        : GenerateMakefile
663
# Function        : GenerateMakefile
664
#
664
#
665
# Description     : Generate the non-platform specific makefile
665
# Description     : Generate the non-platform specific makefile
666
#                   Once upon a time this was a real makefile
666
#                   Once upon a time this was a real makefile
667
#                   Now its a simple file and a database as this offeres greater
667
#                   Now its a simple file and a database as this offers greater
668
#                   flexability.
668
#                   flexability.
669
#
669
#
670
#                   The file, "Makefile.gbe" contains enough info to get to the
670
#                   The file, "Makefile.gbe" contains enough info to get to the
671
#                   interface directory.
671
#                   interface directory.
672
#
672
#