Subject: Re: Bootstrapping to -current from 1.3
To: Wolfgang Rupprecht <wolfgang@wsrcc.com>
From: Gary D. Duzan <gary@wheel.tiac.net>
List: current-users
Date: 05/02/1998 08:48:46
In Message <x7n2d1tdxm.fsf@capsicum.wsrcc.com> ,
   Wolfgang Rupprecht <wolfgang@wsrcc.com> wrote:

=>Now what is very curious is that a llib-lntp.ln does exist in the 
=>directory:
=>/v/src/netbsd/NetBSD-current/usr/src/domestic/lib/libntp/../../../lib/libntp/
=>
=>I can install it by cd-ing to that directory and doing a make install.

   This issue has been known for a while, and I believe there is a PR
on it. I'm not sure why it hasn't gotten into the tree yet. Try this:

*** bsd.lib.mk.orig	Sun Apr 19 14:32:30 1998
--- bsd.lib.mk	Sun Apr 19 14:32:39 1998
***************
*** 344,350 ****
  .PRECIOUS: ${DESTDIR}${LINTLIBDIR}/llib-l${LIB}.ln
  ${DESTDIR}${LINTLIBDIR}/llib-l${LIB}.ln: llib-l${LIB}.ln
  	${INSTALL} ${COPY} -o ${LIBOWN} -g ${LIBGRP} -m ${LIBMODE} \
! 	    llib-l${LIB}.ln ${DESTDIR}${LINTLIBDIR}
  .endif
  .endif
  
--- 344,350 ----
  .PRECIOUS: ${DESTDIR}${LINTLIBDIR}/llib-l${LIB}.ln
  ${DESTDIR}${LINTLIBDIR}/llib-l${LIB}.ln: llib-l${LIB}.ln
  	${INSTALL} ${COPY} -o ${LIBOWN} -g ${LIBGRP} -m ${LIBMODE} \
! 	    ${.ALLSRC} ${.TARGET}
  .endif
  .endif
  

                                      Gary D. Duzan
                         Humble Practitioner of the Computing Arts