Searched refs:arch (Results 1 - 8 of 8) sorted by relevance

/ast/src/lib/libcmd/
H A Duname.c150 char* arch = 0; local
158 if (arch = strchr(sys, '.'))
160 *arch++ = 0;
161 if (!*arch)
162 arch = 0;
180 if (!(ut->machine = arch))
/ast/src/cmd/INIT/
H A Dpackage.sh108 \b$INSTALLROOT\b (\b$PACKAGEROOT/arch/\b\ahosttype\a) tree, where
489 (\b$PACKAGEROOT/arch/$HOSTTYPE\b.) There are a few places that match
742 ${bB}lib${eB} instead of ${bB}arch/${eB}${bI}HOSTTYPE${eI}${bB}/bin${eB} and ${bB}arch/${eB}${bI}HOSTTYPE${eI}${bB}/lib${eB} by running this
756 preserve the ${bB}arch/${eB}${bI}HOSTTYPE${eI} hierarchy under ${bI}DIRECTORY${eI} then omit the
841 specific binaries are placed under ${bB}\$INSTALLROOT${eB} (${bB}\$PACKAGEROOT/arch/\$HOSTTYPE${eB}.)
901 ${bB}lib${eB} instead of ${bB}arch/${eB}${bI}HOSTTYPE${eI}${bB}/bin${eB} and ${bB}arch/${eB}${bI}HOSTTYPE${eI}${bB}/lib${eB} by running this
907 ${bT}(6)${bD}Build and install; all generated files are placed under ${bB}arch/${eB}${bI}HOSTTYPE${eI}
928 preserve the ${bB}arch/
[all...]
H A DWWW.mk144 * item ... :WWWBIN: index.mm file ... host:arch ...
147 * `host' of type `arch' for www.bin files
H A Dpackage.mk124 INSTALLROOT=$PACKAGEROOT/arch/`bin/package`
219 PACKAGEROOT := $(V:N!=*/arch/+([!/]):O=1)
388 X := $(PACKAGEROOT)/arch/$(CC.HOSTTYPE)/$(S)
610 ARCH = arch/$$(HOSTTYPE)
619 $(readme.$(style):@?$$(readme.$$(style))$$("\n\n")??)To build binaries from source into the ./arch/`bin/package` tree run:
646 /opt/$(org) then drop "flat" and export /opt/$(org)/arch/`package`/bin in PATH
/ast/src/cmd/msgcc/
H A Dmsgadmin.sh78 set -- $MSGROOT/arch/*/src/cmd/INIT/INIT.msg
/ast/src/cmd/3d/
H A D3d.sh193 */arch/sgi.mips[0123456789]*)
/ast/lib/package/
H A Dpackage.mk124 INSTALLROOT=$PACKAGEROOT/arch/`bin/package`
219 PACKAGEROOT := $(V:N!=*/arch/+([!/]):O=1)
388 X := $(PACKAGEROOT)/arch/$(CC.HOSTTYPE)/$(S)
610 ARCH = arch/$$(HOSTTYPE)
619 $(readme.$(style):@?$$(readme.$$(style))$$("\n\n")??)To build binaries from source into the ./arch/`bin/package` tree run:
646 /opt/$(org) then drop "flat" and export /opt/$(org)/arch/`package`/bin in PATH
/ast/src/cmd/nmake/
H A DMakerules.mk213 LCLDIRS = /usr/local/arch/$(_hosttype_):/usr/local
3610 * :VARIANT: [ arch:suffix:option ]
4906 .LIST.PACKAGE.BINARY.EDIT. = $(.LIST.PACKAGE.DIRS.:T=F:P=A:C%\(.*\)/arch/$(CC.HOSTTYPE)$%\1%:C%\(.*\)/arch$%\1%:H=RU:C,.*,C%^&/%%,:C, ,:,G)

Completed in 45 milliseconds