deal with crap automake versions < 1.9 that do not run ylwrap on a single
authorChristos Zoulas <christos@zoulas.com>
Wed, 17 Sep 2008 21:57:06 +0000 (21:57 +0000)
committerChristos Zoulas <christos@zoulas.com>
Wed, 17 Sep 2008 21:57:06 +0000 (21:57 +0000)
commite5b6526d1ec25b5268832dfd94ba2bcc17d80684
tree9cd716d32eb34a29e1423594a3593c9f5c9f4ff5
parent25478a5d04f2981b8178d4a8d2a05b9ad7b3b877
deal with crap automake versions < 1.9 that do not run ylwrap on a single
yacc or lex file. Any better way to do this?
fsinfo/Makefile.am
fsinfo/fsinfo.h
fsinfo/null_gram.y [new file with mode: 0644]
fsinfo/null_lex.l [new file with mode: 0644]