Searched refs:ignore (Results 1 - 7 of 7) sorted by relevance

/solaris-userland/tools/
H A Dbuild-watch.pl41 my @ignore = (
42 '^[^/\.].*', # ignore paths that don't begin with / or .
43 '^/dev/', # ignore devices
44 '^/etc/', # ignore config files
45 '^/proc/', # ignore /proc
46 '^/tmp/', # ignore temp files
47 '^/var/', # ignore more temp/volatile files
48 '^/usr/lib/locale/', # ignore locale support
49 '^/usr/share/lib/make/', # ignore make bits
50 '^/usr/share/lib/zoneinfo/', # ignore timezon
[all...]
/solaris-userland/components/docbook/xsl/
H A DMakefile66 $(GNUTAR) -C $(SOURCE_DIR) --exclude-ignore=$(COMPONENT_DIR)/exclude \
/solaris-userland/components/ntp/
H A DMakefile100 CONFIGURE_OPTIONS += --enable-ignore-dns-errors
/solaris-userland/components/sudo/
H A DMakefile71 CONFIGURE_OPTIONS += --with-ignore-dot
/solaris-userland/components/intel-openmp/
H A DMakefile104 LDFLAGS += -z ignore -z relax=comdat
113 LD_OPTIONS = -z ignore -z relax=comdat
/solaris-userland/components/openstack/horizon/files/
H A Doverrides.py139 exceptions.handle(request, ignore=True)
303 exceptions.handle(request, ignore=True)
/solaris-userland/make-rules/
H A Dcmake.mk60 # Some components use LIB_INSTALL_DIR, as-is, others forcibly ignore it and set

Completed in 38 milliseconds