Searched refs:orig (Results 1 - 4 of 4) sorted by relevance

/solaris-x11-s11/open-src/util/util-macros/
H A DMakefile60 $(PERL) -i.orig -p -e 's{util-macros}{xorg-macros}g' \
/solaris-x11-s11/open-src/doc/xorg-docs/
H A DMakefile64 find $(SOURCE_DIR) -name '*.xml' | xargs $(PERL) -i.orig -p -e \
/solaris-x11-s11/open-src/kernel/i915/src/
H A Dintel_crt.c379 u32 hotplug_en, orig, stat; local
398 hotplug_en = orig = I915_READ(PORT_HOTPLUG_EN);
419 I915_WRITE(PORT_HOTPLUG_EN, orig);
/solaris-x11-s11/open-src/common/
H A DMakefile.inc357 ORIG_PC_FILES = $(SOURCE_PC_FILES:%=%.orig)
374 @ print "FIX_PC: $(@:.orig=)"
375 $(MAKE_QUIET)$(PERL) -i.orig -p $(FIX_PC_OPS) $(@:.orig=)
681 find tmp-regen -name '*.orig' -exec rm {} \+ ; \

Completed in 14 milliseconds