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

  /external/libpcap/msdos/
makefile.dj 31 TEMPBIN = tmp.bin
79 $(ASM) -o $(TEMPBIN) -lmsdos/pkt_rx1.lst msdos/pkt_rx1.S
80 ./msdos/bin2c $(TEMPBIN) > $@
81 rm -f $(TEMPBIN)
makefile.wc 37 TEMPBIN = tmp.bin
76 nasm -fbin -dDEBUG -o $(TEMPBIN) -lmsdos\pkt_rx1.lst msdos\pkt_rx1.S
77 bin2c.exe $(TEMPBIN) > $@
78 @del $(TEMPBIN)

Completed in 110 milliseconds