commit | 207cadacd3cef42fa918981423c951f49443f032 | [log] [tgz] |
---|---|---|
author | Rob Landley <rob@landley.net> | Thu Oct 03 03:18:00 2013 -0500 |
committer | Rob Landley <rob@landley.net> | Thu Oct 03 03:18:00 2013 -0500 |
tree | 2633a186220f6265f98a0e2f582ede612121e436 | |
parent | 7dc773bad5dc436518b822ba8c8ae400b5f36272 [diff] |
Switch flag generation from shell to C. This should actually generate FLAG_longopt 0 #defines for disabled bare longopts (ala ls without --color). Put temporary executables under "generated" (including instlist for install).