aboutsummaryrefslogtreecommitdiff
path: root/scripts/gen_in_frags.sh
Commit message (Collapse)AuthorAgeFilesLines
* config: move multi-line shell commands from Makefile to scriptYann E. MORIN"2011-07-031-0/+158
Maintaining thos multi-line shell commands in a Makefile rule is a real PITA. Move the two affected rules (build_gen_choice_in and build_gen_menu_in to a shell script. Signed-off-by: "Yann E. MORIN" <yann.morin.1998@anciens.enib.fr>