Home | History | Annotate | Download | only in bison

Lines Matching refs:directory

1433 	$(AM_V_GEN)$(MAKE) --no-print-directory -s announcement \
1460 $(AM_V_at)echo " *** Upload the doc/manual directory to web-cvs."
1472 lcov --directory . --zerocounters
1481 lcov --directory . --output-file $(COVERAGE_OUT)/$(PACKAGE).info \
1485 genhtml --output-directory $(COVERAGE_OUT) \
1493 # a gnulib patch directory whose default name is gl/ (defined in bootstrap
1498 # gnulib patch directory via bootstrap.conf, this rule detects that name.
1499 # Run this from a non-VPATH (i.e., srcdir) build directory.
1525 wget --no-verbose --directory-prefix $(PODIR) --no-directories --recursive --level 1 --accept .po --accept .po.1 $(POURL) && \