More stuff.
[oweals/busybox.git] / busybox.def.h
1 /*
2  * This file is parsed by sed. You MUST use single line comments.
3  * IE   //#define BB_BLAH
4  */
5
6 #define BB_BUSYBOX
7 #define BB_CAT
8 #define BB_CHMOD_CHOWN_CHGRP
9 #define BB_CHROOT
10 #define BB_CLEAR
11 #define BB_CP
12 #define BB_DATE
13 #define BB_DD
14 #define BB_DF
15 #define BB_DMESG
16 //#define BB_DUTMP
17 //#define BB_FDFLUSH
18 #define BB_FIND
19 //#define BB_FSCK_MINIX
20 //#define BB_MKFS_MINIX
21 #define BB_GREP
22 //#define BB_HALT
23 #define BB_INIT
24 #define BB_KILL
25 //#define BB_LENGTH
26 #define BB_LN
27 #define BB_LOADFONT
28 #define BB_LOADKMAP
29 #define BB_LS
30 //#define BB_MAKEDEVS
31 //#define BB_MATH
32 #define BB_MKDIR
33 #define BB_MKNOD
34 #define BB_MKSWAP
35 //#define BB_MNC
36 #define BB_MORE
37 #define BB_MOUNT
38 //#define BB_MT
39 #define BB_MV
40 //#define BB_PRINTF
41 #define BB_PS
42 #define BB_PWD
43 #define BB_REGEXP
44 #define BB_REBOOT
45 #define BB_RM
46 #define BB_RMDIR
47 //#define BB_SFDISK
48 #define BB_SLEEP
49 #define BB_SWAPONOFF
50 #define BB_SYNC
51 #define BB_TAR
52 #define BB_TOUCH
53 //#define BB_TRUE_FALSE  // Supplied by ash
54 #define BB_UMOUNT
55 #define BB_UPDATE
56 #define BB_ZCAT
57 //#define BB_GZIP
58 // Don't turn BB_UTILITY off.  It contains support code 
59 // that compiles to 0 if everything else if turned off.
60 #define BB_UTILITY