HomeSort by relevance Sort by last modified time
    Searched refs:BTARGET (Results 1 - 5 of 5) sorted by null

  /external/syslinux/com32/elflink/ldlinux/
Makefile 23 BTARGET = $(LDLINUX)
33 all: $(BTARGET) ldlinux_lnx.a
52 rm -f *~ \#* $(BTARGET)
56 install -m 644 $(BTARGET) $(INSTALLROOT)$(AUXDIR)
  /external/syslinux/diag/geodsp/
Makefile 25 BTARGET = geodsp1s.bin geodspms.bin \
32 all: $(BTARGET)
58 rm -f $(BTARGET)
  /external/syslinux/efi/
Makefile 70 BTARGET = syslinux.efi
89 all: $(BTARGET)
96 install -m 755 $(BTARGET) $(INSTALLROOT)$(AUXDIR)
109 rm -f $(BTARGET)
  /external/syslinux/core/
Makefile 37 BTARGET = kwdhash.gen \
135 all: makeoutputdirs $(BTARGET)
255 rm -f $(BTARGET) *.bin *_bin.c
  /external/syslinux/
Makefile 129 # The BTARGET refers to objects that are derived from ldlinux.asm; we
158 # syslinux.exe is BTARGET so as to not require everyone to have the
160 BTARGET = version.gen version.h $(OBJDIR)/version.mk
161 BOBJECTS = $(BTARGET) \
280 all-local: $(BTARGET) $(ITARGET)

Completed in 91 milliseconds