Skip to content

Instantly share code, notes, and snippets.

@jdillick
Created January 27, 2014 19:40

Revisions

  1. jdillick created this gist Jan 27, 2014.
    3 changes: 3 additions & 0 deletions makefile-parse.php
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,3 @@
    <?php
    $stuff = make_parse_info_file('makefiles/highlights.make');
    print_r($stuff);