OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:bin2c
(Results
1 - 5
of
5
) sorted by null
/external/syslinux/libinstaller/
Makefile
11
bootsect_bin.c: $(OBJ)/../core/ldlinux.bss
bin2c
.pl
12
$(PERL) $(SRC)/
bin2c
.pl syslinux_bootsect < $< > $@
14
ldlinux_bin.c: $(OBJ)/../core/ldlinux.sys
bin2c
.pl
15
$(PERL) $(SRC)/
bin2c
.pl syslinux_ldlinux 512 < $< > $@
17
mbr_bin.c: $(OBJ)/../mbr/mbr.bin
bin2c
.pl
18
$(PERL) $(SRC)/
bin2c
.pl syslinux_mbr < $< > $@
20
gptmbr_bin.c: $(OBJ)/../mbr/gptmbr.bin
bin2c
.pl
21
$(PERL) $(SRC)/
bin2c
.pl syslinux_gptmbr < $< > $@
25
ldlinuxc32_bin.c: $(OBJ)/../com32/elflink/ldlinux/ldlinux.c32
bin2c
.pl
26
$(PERL) $(SRC)/
bin2c
.pl syslinux_ldlinuxc32 < $< > $
[
all
...]
/external/libpcap/msdos/
makefile.dj
47
TARGETS = msdos/
bin2c
.exe libpcap.a filtertest.exe findalldevstest.exe \
78
msdos/pkt_stub.inc: msdos/
bin2c
.exe msdos/pkt_rx1.S
80
./msdos/
bin2c
$(TEMPBIN) > $@
97
msdos/
bin2c
.exe: msdos/
bin2c
.c
makefile.wc
75
msdos\pkt_stub.inc:
bin2c
.exe msdos\pkt_rx1.S
77
bin2c
.exe $(TEMPBIN) > $@
80
bin2c
.exe: msdos\
bin2c
.c
89
@del
bin2c
.exe
90
@del
bin2c
.obj
/toolchain/binutils/binutils-2.25/binutils/
Makefile.am
122
addr2line.c ar.c arsup.c
bin2c
.c binemul.c bucomm.c \
310
bin2c
$(EXEEXT_FOR_BUILD):
bin2c
.c
311
$(CC_FOR_BUILD) -o $@ $(AM_CPPFLAGS) $(AM_CFLAGS) $(CFLAGS_FOR_BUILD) $(LDFLAGS_FOR_BUILD) $(srcdir)/
bin2c
.c
520
MOSTLYCLEANFILES = sysinfo$(EXEEXT_FOR_BUILD)
bin2c
$(EXEEXT_FOR_BUILD) \
/toolchain/binutils/binutils-2.25/ld/
Makefile.am
920
../binutils/
bin2c
<spu_ovl.@OBJEXT@ >$@; \
927
../binutils/
bin2c
<spu_icache.@OBJEXT@ >$@; \
[
all
...]
Completed in 1001 milliseconds