aboutsummaryrefslogtreecommitdiff
path: root/libbb/fflush_stdout_and_exit.c
diff options
context:
space:
mode:
authorlandley <landley@69ca8d6d-28ef-0310-b511-8ec308f3f277>2006-08-04 21:05:33 +0000
committerlandley <landley@69ca8d6d-28ef-0310-b511-8ec308f3f277>2006-08-04 21:05:33 +0000
commit26dbc32834584476adfd934db1550f822419d6cc (patch)
treee7aa7b112f6213b6d3796a968523f01087aabe67 /libbb/fflush_stdout_and_exit.c
parentf67be41e2015bfad2ebfa93f755de9fa29e402e0 (diff)
downloadbusybox-w32-26dbc32834584476adfd934db1550f822419d6cc.tar.gz
busybox-w32-26dbc32834584476adfd934db1550f822419d6cc.tar.bz2
busybox-w32-26dbc32834584476adfd934db1550f822419d6cc.zip
Digging up my old "make standalone" stuff from a year ago:
http://busybox.net/lists/busybox/2005-September/015766.html I renamed it "individual" to not confuse it with the standalone shell. (Which it isn't compatible with for obvious reasons.) Configure busybox (I did make defconfig), then run scripts/individual and it'll build an individual version of each applet in the "build" subdirectory. Currently it builds 146 and fails to build 104 applets out of "make defconfig". I haven't taught it about multi-file applets yet (like tar), or the ones where two applets get built from the same source (for example, zcat is a trivial variant of gunzip so there is no zcat.c). But here's a start. git-svn-id: svn://busybox.net/trunk/busybox@15781 69ca8d6d-28ef-0310-b511-8ec308f3f277
Diffstat (limited to 'libbb/fflush_stdout_and_exit.c')
0 files changed, 0 insertions, 0 deletions