HomeSort by relevance Sort by last modified time
    Searched refs:SUNWonbld (Results 1 - 4 of 4) sorted by null

  /onnv/onnv-gate/usr/src/tools/scripts/
onblddrop.sh 29 # Make SUNWonbld package tarball for OpenSolaris. Besides the
52 tarfile=$CODEMGR_WS/SUNWonbld.$isa.tar
56 # SUNWonbld tree.
64 (cd $targetdir; find SUNWonbld -type f -print | \
73 (cd usr/src/tools/SUNWonbld; $MAKE -e install) || fail "Can't make package."
75 [ -d $PKGARCHIVE/SUNWonbld ] || \
76 fail "$PKGARCHIVE/SUNWonbld is missing."
77 (cd $PKGARCHIVE; tar cf - SUNWonbld) | (cd $stagedir/$subdir; tar xf -)
wx.sh 35 pkginfo SUNWonbld > /dev/null 2>&1; then
36 pkginfo -l SUNWonbld | egrep "PKGINST:|VERSION:|PSTAMP:"
    [all...]
  /onnv/onnv-gate/usr/src/tools/
Makefile 89 PKG_SUBDIRS= SUNWonbld
README.tools 29 in $ROOT/opt/onbld. If you like, 'make pkg' will build the SUNWonbld
362 3. Update usr/src/tools/SUNWonbld/prototype_*.

Completed in 300 milliseconds