304ac87e7d0cc3024daf7b13fff717139c8b486f
[oweals/busybox.git] / applets / busybox.sh
1 #!/bin/sh
2 sed -n -e 's/^#define.*BB_FEATURE.*$//g;y/ABCDEFGHIJKLMNOPQRSTUVWXYZ/abcdefghijklmnopqrstuvwxyz/;' \
3     -e '/^#define/{s/.*bb_//;s/$/.o/p;}' busybox.def.h