|
|
1.1 root 1: DIST= ("make" binaries output area)
2: RELSRC= (source file area)
3: MAKEPARAM="DESTDIR=$DIST \
4: AS=/bin/as \
5: CC=/bin/cc \
6: LD=/bin/ld \
7: INCLDIR=$DIST/usr/include \
8: LIBDIR=$DIST/lib \
9: ULIBDIR=$DIST/usr/lib"
10: DIR=${RELSRC}/SRC.basic/usr/src
11: BSCBIN=$DIR/usr.bin/bsc
12: echo '-------------- building /usr/bin ---------------'
13: (cd $BSCBIN; make $MAKEPARAM clean usrrel)
14: echo '-------------- building /usr/bin done ---------------'
15:
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.