OSDN Git Service

Switch flag generation from shell to C.
authorRob Landley <rob@landley.net>
Thu, 3 Oct 2013 08:18:00 +0000 (03:18 -0500)
committerRob Landley <rob@landley.net>
Thu, 3 Oct 2013 08:18:00 +0000 (03:18 -0500)
commit207cadacd3cef42fa918981423c951f49443f032
tree2633a186220f6265f98a0e2f582ede612121e436
parent7dc773bad5dc436518b822ba8c8ae400b5f36272
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).
Makefile
scripts/install.sh
scripts/make.sh
scripts/mkflags.c [new file with mode: 0644]
toys.h