Home
last modified time | relevance | path

Searched refs:LEX (Results 1 – 25 of 160) sorted by relevance

1234567

/netbsd/src/external/bsd/flex/dist/examples/manual/
DMakefile.examples12 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 …]
DMakefile.in203 LEX = @LEX@
/netbsd/src/external/gpl3/gdb/dist/config/
Doverride.m4104 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/
Doverride.m4104 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/
Doverride.m4104 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/
DMakefile331 @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/
Dsys.mk102 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/
Dprog_lex.m43 [AC_CHECK_PROGS(LEX, flex lex, :)
10 if test "x$LEX" != "x:"; then
/netbsd/src/tools/
DMakefile.gnuhost65 LEX=${LEX:Q} \
66 FLEX=${LEX:Q} \
/netbsd/src/external/bsd/pcc/dist/pcc/cc/cxxcom/
DMakefile.in21 LEX = @LEX@
84 $(LEX) $(LFLAGS) $(srcdir)/scan.l
/netbsd/src/external/bsd/pcc/dist/pcc/cc/ccom/
DMakefile.in22 LEX = @LEX@
102 $(LEX) $(LFLAGS) $(srcdir)/scan.l
/netbsd/src/external/bsd/flex/bin/
DMakefile69 ${LEX} -t -p ${.ALLSRC} >${.TARGET}
/netbsd/src/tools/m4/bootstrap/
DMakefile18 ${LEX} ${DIST}/tokenizer.l
/netbsd/src/external/lgpl3/gmp/dist/demos/calc/
DMakefile.in174 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/
DMakefile.in19 LEX = @LEX@
/netbsd/src/sys/arch/hpc/hpc/platid_gen/
DMakefile19 LEX = flex macro
/netbsd/src/sys/external/bsd/acpica/dist/generate/unix/
DMakefile.config294 LEX= flex
/netbsd/src/crypto/external/bsd/heimdal/dist/lib/sl/
DNTMakefile52 $(LEX) -o$@ slc-lex.l
/netbsd/src/external/bsd/flex/dist/examples/fastwc/
DMakefile.in203 LEX = @LEX@
/netbsd/src/external/bsd/libpcap/dist/
Dconfigure9236 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/
Dconfigure4702 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/
DNTMakefile78 $(LEX) -o$@ lex.l
/netbsd/src/external/bsd/libpcap/dist/msdos/
Dmakefile.dj94 $(LEX) -Ppcap_ -7 -t $^ > $@
/netbsd/src/lib/libc/net/
DMakefile.inc37 ${LEX.l} -t ${.IMPSRC} | sed -e '/YY_BUF_SIZE/s/16384/1024/' >${.TARGET}
/netbsd/src/external/lgpl3/gmp/dist/printf/
DMakefile.in261 LEX = @LEX@

1234567