]> git.ipfire.org Git - thirdparty/automake.git/commit
Added support for SUBDIRS and nested if/else statement
authorVishal Gupta <vishalgupta7972@gmail.com>
Mon, 2 Jul 2018 17:44:25 +0000 (23:14 +0530)
committerVishal Gupta <vishalgupta7972@gmail.com>
Mon, 2 Jul 2018 17:44:25 +0000 (23:14 +0530)
commita7ac93842cf5633d23263271856b7eadb6d0e3fa
treefe1da2fc094ce9e6458460b4c8f425f8436e29cd
parent3ef92ce4411f13c2c3f2e6d1e6d5ed7de647e71e
Added support for SUBDIRS and nested if/else statement
lib/Automake/Parser/Lexer.pm
lib/Automake/Parser/Makefile
lib/Automake/Parser/ParserTable.pm
lib/Automake/Parser/Tree.pm
lib/Automake/Parser/input.txt
lib/Automake/Parser/t/nestedcond.txt [new file with mode: 0644]