diff options
author | Eric Andersen <andersen@codepoet.org> | 1999-10-07 08:30:23 +0000 |
---|---|---|
committer | Eric Andersen <andersen@codepoet.org> | 1999-10-07 08:30:23 +0000 |
commit | 596e5469d00fa4a74d8a3b1ebfaae20ce8dc3afe (patch) | |
tree | 4d48d109e66c5197bb27c8215062aab28d385509 /busybox.def.h | |
parent | 5c3199e0a519695c367b773e179b5458670f452b (diff) | |
download | busybox-w32-596e5469d00fa4a74d8a3b1ebfaae20ce8dc3afe.tar.gz busybox-w32-596e5469d00fa4a74d8a3b1ebfaae20ce8dc3afe.tar.bz2 busybox-w32-596e5469d00fa4a74d8a3b1ebfaae20ce8dc3afe.zip |
more stuff
Diffstat (limited to 'busybox.def.h')
-rw-r--r-- | busybox.def.h | 9 |
1 files changed, 4 insertions, 5 deletions
diff --git a/busybox.def.h b/busybox.def.h index 111aca63d..c78deebc2 100644 --- a/busybox.def.h +++ b/busybox.def.h | |||
@@ -30,7 +30,6 @@ | |||
30 | //#define BB_LOADKMAP | 30 | //#define BB_LOADKMAP |
31 | ////#define BB_LOSETUP | 31 | ////#define BB_LOSETUP |
32 | #define BB_LS | 32 | #define BB_LS |
33 | //#define BB_MAIN | ||
34 | //#define BB_MAKEDEVS | 33 | //#define BB_MAKEDEVS |
35 | ////#define BB_MATH | 34 | ////#define BB_MATH |
36 | //#define BB_MKDIR | 35 | //#define BB_MKDIR |
@@ -39,9 +38,9 @@ | |||
39 | //#define BB_MNC | 38 | //#define BB_MNC |
40 | //#define BB_MONADIC | 39 | //#define BB_MONADIC |
41 | #define BB_MORE | 40 | #define BB_MORE |
42 | //#define BB_MOUNT | 41 | #define BB_MOUNT |
43 | ////#define BB_MT | 42 | ////#define BB_MT |
44 | //#define BB_MV | 43 | #define BB_MV |
45 | //#define BB_POSTPROCESS | 44 | //#define BB_POSTPROCESS |
46 | //#define BB_PRINTF | 45 | //#define BB_PRINTF |
47 | //#define BB_PWD | 46 | //#define BB_PWD |
@@ -53,10 +52,10 @@ | |||
53 | //#define BB_SWAPON | 52 | //#define BB_SWAPON |
54 | //#define BB_SYNC | 53 | //#define BB_SYNC |
55 | #define BB_TAR | 54 | #define BB_TAR |
56 | //#define BB_TOUCH | 55 | #define BB_TOUCH |
57 | #define BB_TRUE | 56 | #define BB_TRUE |
58 | //#define BB_UMOUNT | 57 | //#define BB_UMOUNT |
59 | //#define BB_UPDATE | 58 | //#define BB_UPDATE |
60 | //#define BB_UTILITY | 59 | #define BB_UTILITY |
61 | #define BB_ZCAT | 60 | #define BB_ZCAT |
62 | #define BB_GZIP | 61 | #define BB_GZIP |