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

  /external/mdnsresponder/mDNSPosix/
Makefile 59 FLEX = @flex
519 $(FLEX) $(FLEXFLAGS_OS) -i -o$(OBJDIR)/$*.l.c $<
  /external/webkit/Tools/android/flex-2.5.4a/MISC/Borland/
Makefile 2 # Makefile for flex 2.5.0.6 (beta) with Borland C/C++ version 4.02
5 # generators. See definitions for FLEX and YACC near the bottom of the
8 # This makefile builds initflex.exe and flex.exe by default. It
9 # removes initflex.exe after making flex.exe. After that, you may
10 # choose to try alternate compression options for your everyday flex
13 # This will build flex with the large model. Don't use huge, but if you
33 all: initflex.exe flex.exe
113 flex.exe: $(OBJS)
127 FLEX = .\initflex
131 $(FLEX) $(FLEX_FLAGS) scan.l >scan.tm
    [all...]

Completed in 426 milliseconds