Searched refs:list2 (Results 26 - 27 of 27) sorted by relevance

12

/freebsd-9.3-release/contrib/diff/src/
H A Ddiff3.c905 char * const list2[], size_t const lengths2[],
909 char * const *l2 = list2;
901 compare_line_list(char * const list1[], size_t const lengths1[], char * const list2[], size_t const lengths2[], lin nl) argument
/freebsd-9.3-release/contrib/ntp/sntp/libevent/
H A DMakefile.in1210 list2=; for p in $$list; do \
1212 list2="$$list2 $$p"; \
1215 test -z "$$list2" || { \
1218 echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(libdir)'"; \
1219 $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(libdir)"; \

Completed in 177 milliseconds

12