Searched refs:LEX (Results 1 – 25 of 160) sorted by relevance
1234567
| /netbsd/src/external/bsd/flex/dist/examples/manual/ |
| D | Makefile.examples | 12 LEX = flex -i -I 27 $(LEX) expr.lex 32 $(LEX) front.lex 36 $(LEX) numbers.lex 40 $(LEX) dates.lex 44 $(LEX) yymore.lex 48 $(LEX) string1.lex 52 $(LEX) string2.lex 56 $(LEX) myname.lex 60 $(LEX) myname2.lex [all …]
|
| D | Makefile.in | 203 LEX = @LEX@
|
| /netbsd/src/external/gpl3/gdb/dist/config/ |
| D | override.m4 | 104 dnl If flex/lex are not found, the top level configure sets LEX to 106 dnl output file, it calls $LEX to do so, but the current lightweight 108 dnl Avoid calling the bulk of AC_PROG_LEX when $LEX is "missing". 110 [AC_CHECK_PROGS(LEX, flex lex, :) 111 case "$LEX" in
|
| /netbsd/src/external/gpl3/gcc/dist/config/ |
| D | override.m4 | 104 dnl If flex/lex are not found, the top level configure sets LEX to 106 dnl output file, it calls $LEX to do so, but the current lightweight 108 dnl Avoid calling the bulk of AC_PROG_LEX when $LEX is "missing". 110 [AC_CHECK_PROGS(LEX, flex lex, :) 111 case "$LEX" in
|
| /netbsd/src/external/gpl3/binutils/dist/config/ |
| D | override.m4 | 104 dnl If flex/lex are not found, the top level configure sets LEX to 106 dnl output file, it calls $LEX to do so, but the current lightweight 108 dnl Avoid calling the bulk of AC_PROG_LEX when $LEX is "missing". 110 [AC_CHECK_PROGS(LEX, flex lex, :) 111 case "$LEX" in
|
| /netbsd/src/sys/external/bsd/acpica/dist/generate/unix/iasl/ |
| D | Makefile | 331 @echo "- " $(LEX) " "$< 332 @$(LEX) $(LFLAGS) -PAslCompiler -o$@ $(ASL_COMPILER)/aslcompiler.l 339 @echo "- " $(LEX) " "$< 340 @$(LEX) $(DLFLAGS) -PDtCompilerParser -o$@ $< 347 @echo "- " $(LEX) " "$< 348 @$(LEX) $(DLFLAGS) -PDtParser -o$@ $< 355 @echo "- " $(LEX) " "$< 356 @$(LEX) $(LFLAGS) -PPrParser -o$@ $<
|
| /netbsd/src/share/mk/ |
| D | sys.mk | 102 LEX?= lex 104 LEX.l?= ${LEX} ${LFLAGS} 220 ${LEX.l} ${.IMPSRC} 224 ${LEX.l} ${.IMPSRC} 227 ${LEX.l} ${.IMPSRC}
|
| /netbsd/src/external/bsd/am-utils/dist/m4/macros/ |
| D | prog_lex.m4 | 3 [AC_CHECK_PROGS(LEX, flex lex, :) 10 if test "x$LEX" != "x:"; then
|
| /netbsd/src/tools/ |
| D | Makefile.gnuhost | 65 LEX=${LEX:Q} \ 66 FLEX=${LEX:Q} \
|
| /netbsd/src/external/bsd/pcc/dist/pcc/cc/cxxcom/ |
| D | Makefile.in | 21 LEX = @LEX@ 84 $(LEX) $(LFLAGS) $(srcdir)/scan.l
|
| /netbsd/src/external/bsd/pcc/dist/pcc/cc/ccom/ |
| D | Makefile.in | 22 LEX = @LEX@ 102 $(LEX) $(LFLAGS) $(srcdir)/scan.l
|
| /netbsd/src/external/bsd/flex/bin/ |
| D | Makefile | 69 ${LEX} -t -p ${.ALLSRC} >${.TARGET}
|
| /netbsd/src/tools/m4/bootstrap/ |
| D | Makefile | 18 ${LEX} ${DIST}/tokenizer.l
|
| /netbsd/src/external/lgpl3/gmp/dist/demos/calc/ |
| D | Makefile.in | 174 LEXCOMPILE = $(LEX) $(AM_LFLAGS) $(LFLAGS) 176 $(LIBTOOLFLAGS) --mode=compile $(LEX) $(AM_LFLAGS) $(LFLAGS) 278 LEX = @LEX@
|
| /netbsd/src/external/bsd/pcc/dist/pcc/f77/fcom/ |
| D | Makefile.in | 19 LEX = @LEX@
|
| /netbsd/src/sys/arch/hpc/hpc/platid_gen/ |
| D | Makefile | 19 LEX = flex macro
|
| /netbsd/src/sys/external/bsd/acpica/dist/generate/unix/ |
| D | Makefile.config | 294 LEX= flex
|
| /netbsd/src/crypto/external/bsd/heimdal/dist/lib/sl/ |
| D | NTMakefile | 52 $(LEX) -o$@ slc-lex.l
|
| /netbsd/src/external/bsd/flex/dist/examples/fastwc/ |
| D | Makefile.in | 203 LEX = @LEX@
|
| /netbsd/src/external/bsd/libpcap/dist/ |
| D | configure | 9236 if test -n "$LEX"; then 9237 ac_cv_prog_LEX="$LEX" # Let the user override the test. 9260 LEX=$ac_cv_prog_LEX 9261 if test -n "$LEX"; then 9262 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $LEX" >&5 9263 printf "%s\n" "$LEX" >&6; } 9270 test -n "$LEX" && break 9272 test -n "$LEX" || LEX=":" 9274 if test "x$LEX" != "x:"; then 9319 { { ac_try="$LEX conftest.l" [all …]
|
| /netbsd/src/external/bsd/pcc/dist/pcc/ |
| D | configure | 4702 if test -n "$LEX"; then 4703 ac_cv_prog_LEX="$LEX" # Let the user override the test. 4722 LEX=$ac_cv_prog_LEX 4723 if test -n "$LEX"; then 4724 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $LEX" >&5 4725 $as_echo "$LEX" >&6; } 4732 test -n "$LEX" && break 4734 test -n "$LEX" || LEX=":" 4736 if test "x$LEX" != "x:"; then 4757 { { ac_try="$LEX conftest.l" [all …]
|
| /netbsd/src/crypto/external/bsd/heimdal/dist/lib/com_err/ |
| D | NTMakefile | 78 $(LEX) -o$@ lex.l
|
| /netbsd/src/external/bsd/libpcap/dist/msdos/ |
| D | makefile.dj | 94 $(LEX) -Ppcap_ -7 -t $^ > $@
|
| /netbsd/src/lib/libc/net/ |
| D | Makefile.inc | 37 ${LEX.l} -t ${.IMPSRC} | sed -e '/YY_BUF_SIZE/s/16384/1024/' >${.TARGET}
|
| /netbsd/src/external/lgpl3/gmp/dist/printf/ |
| D | Makefile.in | 261 LEX = @LEX@
|
1234567