aboutsummaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorSebastian Parborg <darkdefende@gmail.com>2011-06-29 23:56:12 +0200
committerSebastian Parborg <darkdefende@gmail.com>2011-06-29 23:56:12 +0200
commit1ba2340a63027449fb7ca7813c20998fcd9ec0c2 (patch)
tree863d6342cbd29254d7b4465a38007dbe95930ca6 /TODO
parentupdated todo (diff)
downloadebuildgen-1ba2340a63027449fb7ca7813c20998fcd9ec0c2.tar.gz
ebuildgen-1ba2340a63027449fb7ca7813c20998fcd9ec0c2.tar.bz2
ebuildgen-1ba2340a63027449fb7ca7813c20998fcd9ec0c2.zip
Created a verybasic automake parser
Diffstat (limited to 'TODO')
-rw-r--r--TODO1
1 files changed, 1 insertions, 0 deletions
diff --git a/TODO b/TODO
index e8654c9..5db51b6 100644
--- a/TODO
+++ b/TODO
@@ -11,3 +11,4 @@ Handle ../map/%.type : %.type2 makefile targets
Handle zip,tar for unpacking
Handle $(foo)_test = ... variable assingment
Add more filetypes to search for in the implicid makefile ".c" search
+Have ply write the parser.out to different files for different filetypes so that is doesn't overwrite other parsers