remove genfiles from repo, instead generate in makefile
authorkremlin <ian@kremlin.cc>
Tue, 22 Jul 2014 21:15:50 +0000 (16:15 -0500)
committerkremlin <ian@kremlin.cc>
Tue, 22 Jul 2014 21:15:50 +0000 (16:15 -0500)
genfiles (-gen.{c,h}) should be generated at build time instead of
being included in the repo. remove them & add relevant recipes/pre-reqs
include genfiles in 'clean' recipe


No differences found