Searched defs:GSED (Results 1 - 4 of 4) sorted by relevance

/solaris-userland-s11u3/components/unixodbc/
H A DMakefile61 GSED = /usr/gnu/bin/sed macro
113 $(GSED) -e "s#SED_SIZEOF_LONG#4#g" \
116 $(GSED) -e "s#SED_SIZEOF_LONG#8#g" \
119 $(GSED) -e 's#/lib#/lib/$(MACH64)#g' \
/solaris-userland-s11u3/components/mpfr/
H A DMakefile70 GSED = /usr/bin/gsed macro
79 CONFIGURE_ENV += SED="$(GSED)"
109 $(GSED) -e "s^\#include <gmp.h>^\#include <gmp/gmp.h>^g" \
115 $(GSED) -e "s/MACH64/$(MACH64)/g" \
/solaris-userland-s11u3/components/gnump/
H A DMakefile79 GSED = /usr/bin/gsed macro
97 CONFIGURE_ENV += SED="$(GSED)"
133 $(GSED) -e "s/MACH64/$(MACH64)/g" \
135 $(GSED) -e "s/MACH64/$(MACH64)/g" \
/solaris-userland-s11u3/make-rules/
H A Dshared-macros.mk416 GSED = /usr/gnu/bin/sed macro

Completed in 17 milliseconds