aboutsummaryrefslogtreecommitdiff
path: root/scripts/install.c
AgeCommit message (Collapse)Author
2008-01-20Zap toylist.h, moving contents of global structures into DEFINE_GLOBALS()Rob Landley
macros in each C file, and making generated/globals.h from that. Rename "toy" to "this" along the way to avoid toy/toys confusion.
2007-01-31Missing comma, and slight simplification in defconfig sed invocation.Rob Landley
2007-01-31Add make install_flat.Rob Landley