Searched refs:ANTLR (Results 1 - 8 of 8) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/forked-daapd-0.19/src/
H A DMakefile.am132 $(ANTLR) $(ANTLR_OPTIONS) $<
135 $(ANTLR) -depend $< > $@
H A DMakefile.in138 ANTLR = @ANTLR@
1302 @COND_ANTLR_TRUE@ $(ANTLR) $(ANTLR_OPTIONS) $<
1305 @COND_ANTLR_TRUE@ $(ANTLR) -depend $< > $@
H A DMakefile139 ANTLR = macro
1315 # $(ANTLR) $(ANTLR_OPTIONS) $<
1318 # $(ANTLR) -depend $< > $@
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/forked-daapd-0.19/sqlext/
H A DMakefile.in101 ANTLR = @ANTLR@
H A DMakefile101 ANTLR = macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/forked-daapd-0.19/
H A DMakefile.in139 ANTLR = @ANTLR@
H A DMakefile139 ANTLR = macro
H A Dconfigure669 ANTLR
12479 if test -n "$ANTLR"; then
12480 ac_cv_prog_ANTLR="$ANTLR" # Let the user override the test.
12499 ANTLR=$ac_cv_prog_ANTLR
12500 if test -n "$ANTLR"; then
12501 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ANTLR" >&5
12502 $as_echo "$ANTLR" >&6; }
12509 if test "x$ANTLR" = x; then
12522 if test "x$ANTLR" != x; then

Completed in 133 milliseconds