Searched refs:dot_seen (Results 1 - 25 of 27) sorted by relevance

12

/openbsd-current/usr.bin/bc/
H A Dscan.l39 static bool dot_seen;
86 dot_seen = false;
92 dot_seen = true;
99 if (dot_seen) {
105 dot_seen = true;
/openbsd-current/gnu/lib/libstdc++/libstdc++/
H A DMakefile.in288 dot_seen=no; \
293 dot_seen=yes; \
301 if test "$$dot_seen" = "no"; then \
308 dot_seen=no; \
311 test "$$subdir" != "." || dot_seen=yes; \
313 test "$$dot_seen" = "no" && rev=". $$rev"; \
/openbsd-current/gnu/usr.bin/cvs/windows-NT/
H A DMakefile.in161 dot_seen=no; \
166 dot_seen=yes; \
174 if test "$$dot_seen" = "no"; then \
181 dot_seen=no; \
/openbsd-current/gnu/usr.bin/cvs/
H A DMakefile.in193 dot_seen=no; \
198 dot_seen=yes; \
206 if test "$$dot_seen" = "no"; then \
213 dot_seen=no; \
/openbsd-current/gnu/usr.bin/texinfo/
H A DMakefile.in310 dot_seen=no; \
315 dot_seen=yes; \
323 if test "$$dot_seen" = "no"; then \
330 dot_seen=no; \
/openbsd-current/gnu/usr.bin/binutils-2.17/gprof/
H A DMakefile.in524 dot_seen=no; \
529 dot_seen=yes; \
537 if test "$$dot_seen" = "no"; then \
550 dot_seen=no; \
840 dot_seen=no; \
845 dot_seen=yes; \
853 if test "$$dot_seen" = "no"; then \
H A DMakefile.am109 dot_seen=no; \
114 dot_seen=yes; \
122 if test "$$dot_seen" = "no"; then \
/openbsd-current/gnu/gcc/libmudflap/
H A DMakefile.in479 dot_seen=no; \
484 dot_seen=yes; \
492 if test "$$dot_seen" = "no"; then \
505 dot_seen=no; \
/openbsd-current/gnu/usr.bin/binutils/gprof/
H A DMakefile.in483 dot_seen=no; \
488 dot_seen=yes; \
496 if test "$$dot_seen" = "no"; then \
503 dot_seen=no; \
506 test "$$subdir" != "." || dot_seen=yes; \
509 test "$$dot_seen" = "no" && rev=". $$rev"; \
/openbsd-current/gnu/usr.bin/binutils-2.17/binutils/
H A DMakefile.in694 dot_seen=no; \
699 dot_seen=yes; \
707 if test "$$dot_seen" = "no"; then \
720 dot_seen=no; \
965 dot_seen=no; \
970 dot_seen=yes; \
978 if test "$$dot_seen" = "no"; then \
H A DMakefile.am130 dot_seen=no; \
135 dot_seen=yes; \
143 if test "$$dot_seen" = "no"; then \
/openbsd-current/gnu/usr.bin/binutils/binutils/
H A DMakefile.in661 dot_seen=no; \
666 dot_seen=yes; \
674 if test "$$dot_seen" = "no"; then \
681 dot_seen=no; \
684 test "$$subdir" != "." || dot_seen=yes; \
687 test "$$dot_seen" = "no" && rev=". $$rev"; \
/openbsd-current/gnu/gcc/libgomp/
H A DMakefile.in619 dot_seen=no; \
624 dot_seen=yes; \
632 if test "$$dot_seen" = "no"; then \
645 dot_seen=no; \
/openbsd-current/gnu/usr.bin/texinfo/makeinfo/
H A DMakefile.in347 dot_seen=no; \
352 dot_seen=yes; \
360 if test "$$dot_seen" = "no"; then \
367 dot_seen=no; \
/openbsd-current/gnu/usr.bin/binutils/opcodes/
H A DMakefile.in602 dot_seen=no; \
607 dot_seen=yes; \
615 if test "$$dot_seen" = "no"; then \
622 dot_seen=no; \
625 test "$$subdir" = "." && dot_seen=yes; \
628 test "$$dot_seen" = "no" && rev=". $$rev"; \
/openbsd-current/gnu/usr.bin/binutils/ld/
H A DMakefile.in903 dot_seen=no; \
908 dot_seen=yes; \
916 if test "$$dot_seen" = "no"; then \
923 dot_seen=no; \
926 test "$$subdir" != "." || dot_seen=yes; \
928 test "$$dot_seen" = "no" && rev=". $$rev"; \
/openbsd-current/gnu/lib/libiberty/src/
H A DMakefile.in288 dot_seen=no; \
293 dot_seen=yes; \
301 if test "$$dot_seen" = "no"; then \
/openbsd-current/gnu/usr.bin/binutils-2.17/ld/
H A DMakefile.in962 dot_seen=no; \
967 dot_seen=yes; \
975 if test "$$dot_seen" = "no"; then \
988 dot_seen=no; \
2638 dot_seen=no; \
2643 dot_seen=yes; \
2651 if test "$$dot_seen" = "no"; then \
H A DMakefile.am1865 dot_seen=no; \
1870 dot_seen=yes; \
1878 if test "$$dot_seen" = "no"; then \
/openbsd-current/gnu/usr.bin/binutils-2.17/bfd/
H A DMakefile.in1047 dot_seen=no; \
1052 dot_seen=yes; \
1060 if test "$$dot_seen" = "no"; then \
1073 dot_seen=no; \
1294 dot_seen=no; \
1299 dot_seen=yes; \
1307 if test "$$dot_seen" = "no"; then \
H A DMakefile.am688 dot_seen=no; \
693 dot_seen=yes; \
701 if test "$$dot_seen" = "no"; then \
/openbsd-current/gnu/usr.bin/binutils-2.17/opcodes/
H A DMakefile.in716 dot_seen=no; \
721 dot_seen=yes; \
729 if test "$$dot_seen" = "no"; then \
742 dot_seen=no; \
/openbsd-current/gnu/usr.bin/binutils/bfd/
H A DMakefile.in951 dot_seen=no; \
956 dot_seen=yes; \
964 if test "$$dot_seen" = "no"; then \
971 dot_seen=no; \
974 test "$$subdir" != "." || dot_seen=yes; \
977 test "$$dot_seen" = "no" && rev=". $$rev"; \
/openbsd-current/gnu/usr.bin/binutils-2.17/gas/
H A DMakefile.in2606 dot_seen=no; \
2611 dot_seen=yes; \
2619 if test "$$dot_seen" = "no"; then \
2632 dot_seen=no; \
3031 dot_seen=no; \
3036 dot_seen=yes; \
3044 if test "$$dot_seen" = "no"; then \
/openbsd-current/gnu/usr.bin/binutils/gas/
H A DMakefile.in2664 dot_seen=no; \
2669 dot_seen=yes; \
2677 if test "$$dot_seen" = "no"; then \
2684 dot_seen=no; \

Completed in 413 milliseconds

12