Home | History | Annotate | Download | only in toolbox

Lines Matching refs:bin

12 LOCAL_SRC_FILES := upstream-netbsd/bin/cat/cat.c
27 upstream-netbsd/bin/cp/cp.c \
28 upstream-netbsd/bin/cp/utils.c
36 upstream-netbsd/bin/dd/args.c \
37 upstream-netbsd/bin/dd/conv.c \
38 upstream-netbsd/bin/dd/dd.c \
39 upstream-netbsd/bin/dd/dd_hostops.c \
40 upstream-netbsd/bin/dd/misc.c \
41 upstream-netbsd/bin/dd/position.c
48 LOCAL_SRC_FILES := upstream-netbsd/usr.bin/du/du.c
56 upstream-netbsd/usr.bin/grep/fastgrep.c \
57 upstream-netbsd/usr.bin/grep/file.c \
58 upstream-netbsd/usr.bin/grep/grep.c \
59 upstream-netbsd/usr.bin/grep/queue.c \
60 upstream-netbsd/usr.bin/grep/util.c
67 LOCAL_SRC_FILES := upstream-netbsd/bin/kill/kill.c
74 LOCAL_SRC_FILES := upstream-netbsd/bin/ln/ln.c
81 LOCAL_SRC_FILES := upstream-netbsd/bin/mv/mv.c
88 LOCAL_SRC_FILES := upstream-netbsd/usr.bin/printenv/printenv.c
95 LOCAL_SRC_FILES := upstream-netbsd/bin/rm/rm.c
102 LOCAL_SRC_FILES := upstream-netbsd/bin/rmdir/rmdir.c
109 LOCAL_SRC_FILES := upstream-netbsd/bin/sleep/sleep.c
116 LOCAL_SRC_FILES := upstream-netbsd/bin/sync/sync.c
250 # Make #!/system/bin/toolbox launchers for each tool.
252 SYMLINKS := $(addprefix $(TARGET_OUT)/bin/,$(ALL_TOOLS))